@charset "utf-8";
/* CSS Document */

.advr_cont970{width:1280px; height:auto; margin:0 auto; background:url(../images/advr_nav_bg.jpg) repeat-y left top;clear:both;}

.advr_lft_cont{width:255px; height:auto; float:left; margin-right:5px;}
.advr_rgt_cont{width:1010px; height:auto; float:left;}


.advr_nav{width:255px; height:auto;}
.advr_nav ul{margin:0; padding:0; list-style:none;}
.advr_nav li{width:230px; height:43px; border-top:1px solid #fff; border-bottom:1px solid #bebebe; display:block; position:relative;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size:16px;
  color:#000;
  text-decoration:none;
  }
.advr_nav li a{width:200px; height:25px; color:#000; text-decoration:none; display:block; padding:15px; position:absolute; top:-6px; left:-3px; z-index:1}
.advr_nav li a:hover{background:url(../images/advr_nav_act_bg.png) no-repeat 3px 0; width:255px; height:55px; color:#006699;}
.advr_nav li .active{background:url(../images/advr_nav_act_bg.png) no-repeat 3px 0; width:255px; color:#006699; border:0;}
.advr_nav li .active_sub {
    background: url(../images/advr_nav_act_bg_sub.png) no-repeat 3px 0;
    width: 255px;
    color: #006699;
    border: 0;
}


.adver_pghead{width:100%; height:auto; font-family:'Roboto Condensed'; font-style: normal; font-weight:700; font-size:26px; color:#000; border-bottom:1px solid #ccc; padding-bottom:10px;padding-top: 10px; }
.advr_dlbtn{background-color:#356aa0; border:1px solid #174574; color:#fff; text-decoration:none; font-family: 'Roboto'; font-weight:700; font-size:14px; padding:5px 8px; float:right;}
.advr_specs{width:1020px; height:auto; margin-top:20px; font-family: 'Roboto'; font-weight:400; font-size:16px;}
.advr_specs td{padding:10px;}
.advr_specs .tblhead{background-color:#e5e5e5; padding:5px 10px; font-weight:700;}
.advr_btmbrd{border-bottom:1px dotted #c3c3c3;}

.advr_bld14{font-family: 'Roboto'; font-weight:700; font-size:14px; color:#000;}

.advr_demolnk{font-family: 'Roboto'; font-weight:700; font-size:15px; color:#000;}
.advr_demolnk a{font-weight:400; font-size:14px; color:#006699;}
.advr_demolnk a:hover{color:#cc0000; text-decoration:underline;}

.advr_scrncont{width:600px; height:auto; /*margin:40px auto 0 auto;*/}
.advr_scrntlt{width:100%; height:auto; font-family: 'Roboto'; font-weight:700; font-size:14px; color:#000; border-bottom:1px dotted #c3c3c3; padding-bottom:5px; margin-bottom:10px;}

.advr_content{width:100%; height:auto; font-family: 'Roboto'; margin-top:40px;}
.advr_contenttlt{width:100%; height:auto; font-weight:700; font-size:15px; color:#000; border-bottom:1px dotted #c3c3c3; padding-bottom:5px; margin-bottom:10px;}
.advr_content ul{margin:0; padding:0; list-style:none;}
.advr_content li{font-weight:400; font-size:14px; background:url(../images/arrow_bullet.png) no-repeat 10px 7px; padding-left:25px; line-height:18px; margin:5px 0;}





