@charset "utf-8";
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
*{font-family:Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
.b,b{font-weight:bold;}
form{margin:0;padding:0;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cp{cursor:pointer;}
.dn{display:none;}
.no-b{border:none;}
.no-mp{margin:0;padding:0;}
.no-lst{list-style-type:none;}
.no-bg{background-image:none;}
.no-bg-r{background-repeat:no-repeat;}
.bg-top{background-position:top;}
.bg-bottom{background-position:bottom;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
a{}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body{margin:0px;padding:0px;font-size:11px;background:url(../imgs/bg-imgs/bg-0.jpg) no-repeat 20% top #000;} 
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w{width:980px;margin:0 auto;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.efc675{color:#efc675;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w-head{position:relative;height:220px;}
  .w-head .logo{position:absolute;width:444px;height:165px;top:40px;left:35px;background-image:url(../imgs/logos/logo-1.png);background-repeat:no-repeat;background-position:center center;}
  .w-head .nb-1{position:absolute;bottom:25px;right:10px;}
    .w-head .nb-1 li{float:left;padding:0 11px;border-right:solid 1px #f9d073;}
      .w-head .nb-1 li a{font-size:12px;color:#f9d073;text-decoration:none;margin-bottom:2px;line-height:18px;padding-bottom:2px}
      .w-head .nb-1 li a:hover{margin-bottom:0px;border-bottom:solid 2px #f9d073;}
      .w-head .nb-1 li a.selected{margin-bottom:0px;border-bottom:solid 2px #f9d073;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w-strip{height:290px;margin-bottom:30px;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w-main{}
  .w-main a{}
  .w-main a:hover{text-decoration:none;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w-foot{position:relative;padding:20px 0;background:#000;}

  .w-foot .w-copyright,.w-foot .w-comp{position:absolute;top:20px;font-size:12px;color:#f9d073;}
  .w-foot .w-copyright{left:20px;}
  .w-foot .w-comp{right:20px;}
  .w-foot .w-comp a{font-size:12px;color:#f9d073;text-decoration:none;}
  .w-foot .w-comp a:hover{color:#444;}
  .w-foot .w-info{
	position:absolute;
	top:-99px;
	right:6px;
	text-align:right;
	color:#e68b48;
}
  
  .w-foot .nb-1{margin:0 auto;text-align:center;}
    .w-foot .nb-1 span{margin:0 11px;border-right:solid 1px #202020;}
      .w-foot .nb-1 a{font-size:12px;color:#f9d073;text-decoration:none;}
      .w-foot .nb-1 a:hover{color:#444;}
      .w-foot .nb-1 a.selected{}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
