* {
	margin:0;
	padding:0;
}

#banner{
}
#banner_1{
	width:1100px;
	margin:0 auto;
}
#banner_news {
	z-index:999;
}
#banner_news, #banner_news a{
	padding:10px;
	height:430px;
	width:355px;
	background-color:#580000;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	text-decoration:none;
}
	
#banner_news .title, #banner_news .title a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
#banner_news .content, #banner_news .content a{
	color:#fff;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
}
#banner_news ul{
	padding:0;
	margin-left:-10px;
}	
#banner_news ul li{
	float:left;
	width:100px;
	margin:8px;;
	list-style:	none;
}	
#banner_news ul li img{
	border:none;
}	


/*Í·²¿ start*/
.header{
	height: 138px;
	width: 100%;
}
.headertop{
	height: 40px;
	min-width: 300px; 
	background: #191919;
	border-bottom: 1px solid #4e2c2c;
}
.headertop_in{
	color: #fff; 
	min-width: 300px; 
	width:300px;
	margin: auto;
	height: 40px; 
	position: relative; 
	z-index: 201;
}
.search{
	position: relative; 
	float: right; 
	width: 121px; 
	height: 20px; 
	margin: 10px 25px 5px 5px;  
}
.search .text{
	border:0 none;
	background: transparent;
	float:left; 
	height: 20px;
	width: 60px; 
	padding-left: 10px;
}
.search .btn{
	border:0 none; 
	cursor: pointer; 
	background: transparent;
	position: absolute; 
	right:-1px; 
	height: 20px;
	width: 30px; 
	background: url(../images/search_btn.gif) no-repeat center center;
}
.top_menu{  
	float: right;  
	line-height: 40px;
}
.top_menu a{
	display: inline-block; 
	font-size: 12px;
	padding:0 10px;
	text-decoration:none;
}
.top_menu .span_link{
	display: inline-block;
	width: 73px;
	height: auto;
}
.top_menu .yhlog{
	display: inline-block;
	width: 85px;
	height: auto;
	position: relative;
}
.top_menu .a_link {
	padding-right: 15px;
	background: url(../images/a_link.gif) no-repeat right center;
}
.top_menu .link{
	display: none;
	position: absolute;
	right: 0;
	top: 39px;
	width: 70px;
	line-height: 33px;
	background: #000;
	padding:0 5px;
	z-index: 201;
}
.top_menu .link a{
	display: block;
	height: 33px;
	border-bottom: 1px solid #333;
}
.top_menu .link a:hover{
	color: #ADACAC;
}
.top_menu .link a.last{
	border: 0 none;
}
.top_menu .yhlog .link{
	display: none;
	position: absolute;
	right: 0;
	top: 39px;
	width: 82px;
	line-height: 33px;
	background: #000;
	padding:0 5px;
	z-index: 201;
}

