
.header{
    height: 90px;
    background: #1C1C1C;
   border-bottom: 1px solid #CD950C;
}
.header .wrap{position: relative;}
.header .logo{
     float:left;
    width: 365px;
    height: 90px;
   padding-top:5px;
}
.header b{
    float: left;
    width: 335px;
    height: 24px;
    margin: 10px 0 0 90px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    border: 0px ;
}
.header b span{
    color: #fef000;
    font-size: 13px;
}
.header .navvv{
	float:left;
    width: 568px;
    height: 52px;
}
.header .navvv a{
    display: inline-block;
    height: 20px;
    margin: -15px 10px;
    text-decoration: none;
    border-radius: 6px;
    color: #ede3c8;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    padding-top: 35px;
    background-image: url(../images/nav.png);
    background-repeat: no-repeat;
    width: 70px;
}
.header .navvv a.a1{background-position:  20px 0px;}
.header .navvv a.a2{background-position: -74px 0;}
.header .navvv a.a3{background-position: -160px 0;}
.header .navvv a.a4{background-position: -247px 0;}
.header .navvv a.a5{background-position: -330px 0;}
.header .navvv a.a6{background-position: -404px 0;}
.header .navvv a:hover,.header .navvv a.curr{color:#d89731;}
.header .server{
    float: right;
    width: 250px;
    margin-top: -32px;
    margin-right: 1px;
    font-size: 12px;
    color: #ede3c8;
    text-align: right;
}
.header .server p{
    height: 20px;
    line-height: 20px;
    color: #e4cba5;
    text-align: right;
}
.header .server i{
    font-size: 12px;
    font-style: normal;
    color: #f2e789;
}



.wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

#show{width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.5); z-index:999; left:0; top:0; display:none}
#tangchuang{width:1000px; height:410px; z-index:1000; position:relative; margin:10% auto 0; background:#fff}
#tangchuang #close{width:30px; height:30px; right:-16px; top:-16px; background:url(../images/close.png) no-repeat center; position:absolute; cursor:pointer}
#stitle{color:#fff; height:35px; background:#c2aa92; line-height:35px; text-indent:20px; font-weight:bold; font-size:14px}


.tbl-box {
	position: relative;
}


.tbl-box .tb_head {
	background: url(../images/tb_head.png) no-repeat;
    background-size: 100%;
    height: 124px;
    width: 104.8%;
    position: absolute;
    top: -13px;
    left: -24px;
    z-index: 999;
}

.tbl-box .tb_body {
	background: url('../images/tb_body.png') repeat-y;
	background-size: 100%;
	height: 90%;
	width: 104.8%;
	position: absolute;
	top: 100px;
	left:-24px;
	z-index: 999;
}

.tbl-box .tb_footer {
	background: url('../images/tb_footer.png') no-repeat;
	background-size: 100%;
	height: 124px;
	width: 104.8%;
	position: absolute;
	left:-24px;
	bottom: 0px;
	z-index: 999;
}

.search .inner2 {
	margin-top:80px;
}




.iDialogLayout {
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
}

.iDialog {
	position: fixed;
	_position: absolute;
	font: 14px/1.75 Arial,sans-serif,宋体;
	color: #2b2b2b;
	text-align: left;
}

.awardContent {
	position: relative;
	width: 796px;
	height: 394px;
}

.awardContent .awardClose {
	position: absolute;
	right: 11px;
	top: 11px;
	height: 24px;
	width: 24px;
	background-image: url(images/x-1.png);
}

.awardContent .awardBtn {
	  position: absolute;
	  left: 310px;
	  top: 310px;
	  height: 52px;
	  width: 192px;
	  background-image: url(../images/btn2.png); 
}

ow{width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.5); z-index:999; left:0; top:0; display:none}
#tangchuang{width:1200px; height:380px; z-index:1000; position:relative; margin:6% auto 0; background:#fff}
#tangchuang #close{width:30px; height:30px; right:-16px; top:-16px; background:url(../images/close.png) no-repeat center; position:absolute; cursor:pointer}
#stitle{color:#fff; height:35px; background:#c2aa92; line-height:35px; text-indent:20px; font-weight:bold; font-size:18px}


.clearMargin{margin-top:0!important}
.clearMargin > div{border-bottom:solid 1px #fff}
.white > div{background:#e5e5e5!important; color:#333!important}
.l5,.l6,.pages{width:90%; height:35px; line-height:35px; margin:15px auto 0}
.l5 > div,.l6 > div{position:relative; text-align:center; float:left; background:#c2aa92; color:#fff}
.l5 > div:after,.l6 > div:after{content:""; position:absolute; width:1px; height:100%; background:#fff; right:0; top:0}
.l6 > div{width:10%}
.l5 > div{width:13.5%}
.l6 > div.last{width:25%}
