@charset "gb2312";

.top{
	width: 975px;
	height: 188px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	background: url("imagestop_bg.jpg") no-repeat;
	margin: 0 auto;
	
	
}
.top_bg{
	
	
}
.top_logo{
	width: 283px;
	height: 60px;
	/*background: url("imagestop_logo.png") no-repeat;*/
	margin-left: 25px;
    margin-top: 90px;
}

.search_bar{
float:right;
	z-index:10;
	margin-top:6px;
	margin-right:21px;
}
.search_content{
	 background: url(imagessearch_bg.png) no-repeat ;
     padding: 2px;
	
}
.header_main_search_content {
	/*opacity: 0.8;*/
    width: 213px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border: none;
    float: left;
}

.header_main_search_btn {
    width: 44px;
    height: 30px;
    float: left;
    font-size: 16px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    text-align: center;
   
    
}
.l_logo_background span {
	float: left;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-left: 20px;
	line-height: 24px;
}

.l_logo_background {
	background: url(imagesl_top.gif) no-repeat;
	width: 975px;
	height: 26px;
	position: absolute;
	filter: alpha(Opacity = 80);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 10;
}

.l_logo_right {
	width: 390px;
	height: 25px;
	position: absolute;
	z-index: 100;
	right: 0;
	top: 0;
}

.l_logo_right ul li {
	float: left;
	padding-left: 30px;
}

.l_logo_right_font {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 24px;
}
/*Í¼Æ¬¹ö¶¯²¿·Ö*/
.l_gudongimg {
	width: 975px;
	height: 206px;
	background-color: #FFF;
	overflow: hidden;
	position: relative;
}

.l_logo1 {
	position: absolute;
	left: 10px;
	top: 60px;
	z-index: 100;
	background: none;
}

.l_gudongimg ul {
	width: 9999px;
	height: 262px;
	position: relative;
}

.l_gudongimg ul li {
	float: left;
	position: absolute;
}

.l_gudongimg ul li img {
	width: 981px;
	height: 206px;
}
/*µ¼º½À¸*/
#nav {
	width: 975px;
	height: 40px;
	background-color: #AC5053;
	margin: 0 auto;;
	
	/*margin-left: -293px;*/
}

#nav ul {
	width: 980px;
	margin: 0 auto;
	position: relative;
}


#nav ul li a {
	font-family: "Microsoft YaHei";
	font-size:17px;
	font-style:Regular;
	line-height: 2;
	height: 39px;
	width: 87px;
	display: block;
	color: #FFF;
	text-align: center;
}

#nav ul li {
	float: left;
	height: 39px;
	width: 87px;
	padding: 1px 10px 1px 0px;
	display: block;
}

#nav ul li a:hover {
	background: #f0c9ba;
	color: #c8383b;
}

#sub_nav ul {
	display:none;
}



#sub_nav ul li {
	float: left;
	height: 34px;
	width: 112px;
	text-align: center;
	filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.9;

}

#sub_nav ul li a {
	display: block;
	height: 30px;
	width: 112px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	font-family: "Microsoft HeiTi";
	background: #f9b9b4;
	color: #7a3833;
}

#sub_nav ul li a:hover {
	color: #ffffff;
	background: #bb8a87;
	text-decoration: underline;
}

