@charset "utf-8";
/* CSS Document */


.top {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/top_bg.jpg) no-repeat;
	height:109px;
}
.top1 {
	padding-top:11px;
	height:13px;
	line-height:13px;
	text-align:right;
	padding-right:25px;
}
.top2 {
	padding-top:13px;
	height:26px;
	width:200px;
	float:right;
}
.sr {
	height:23px;
	line-height:23px;
	margin-left:7px;
	margin-top:1px;
	width:156px;
}
.banner {
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	height:235px;
}
.b2 {
	z-index:300;
	width:1002px;
	height:235px;
	position:absolute;
	background: url(../images/banner_top.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.nav {
	_z-index:999999;
	_position: absolute;
	_right:0px;
	margin-top:10px;
	height:28px;
	float:right;
	width:610px;
}
.nav ul li {
	float: left;
	list-style: none;
	height:28px;
	line-height:28px;
	width:76px;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	width:76px;
	color: #333333;
	text-align:center;
}

.nav ul li a:hover {
	background: #b61e22;
	color: #fff;
	font-size:12px;
	position:relative;
	z-index:999;
	font-weight:normal;
}
.drop_dwon {
         display:none;
	margin: 0;
	background:url(../images/menu_list_bg.png) no-repeat;
	width:76px;
	position:relative;
	z-index:999;
}
.drop_dwon a:hover{
background: #000;}
.onemenulayout {
	float: none;
	display: inline;
	width:76px;
	position:relative;
	z-index:999;
			
}
#currlayout a {
	width:76px;
	color:#24313C;
	font-size:12px;
	position:relative;
	z-index:999;
	font-weight:normal;

}
#currlayout a:hover{
background: #b61e22;}
#sss {
	background:url(../images/menu_on.png) no-repeat;
	height:28px;

}
