﻿.ban_man{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}
.ban_bgd{
	margin:auto;
	width:100%;
	height:342px;
	overflow:hidden;
}
.ban_bgd_itm{
	float:left;
	background-position:center top;
	background-repeat:none;
	width:100%;
	height:342px;
	display:block;
}
.opa_10{
	filter:alpha(opacity=10); -moz-opacity:0.1; opacity:0.1;
}
.opa_20{
	filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;
}
.opa_30{
	filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;
}
.opa_40{
	filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;
}                                                         
.opa_50{                                                  
	filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
}                                                         
.opa_60{                                                  
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6;
}                                                         
.opa_70{                                                  
	filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
}                                                         
.opa_80{                                                  
	filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
}                                                         
.opa_90{                                                  
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;
}
.opa_100{                                                  
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;
}
.ban_tol{
	position:absolute;
	z-index:1;
	left:0px;
	top:250px;
	width:100%;
	overflow:hidden;
}
.ban_tol .l{
	float:left;
	display:inline-block!important;
	*display:inline!important;
	display:inline;
	width:35px;
	height:60px;
	cursor:pointer;
	margin-right:0px;
	margin-left:20px;
}
.ban_tol .r{
	float:right;
	display:inline-block!important;
	*display:inline!important;
	display:inline;
	width:35px;
	height:60px;
	cursor:pointer;
	margin-left:0px;
	margin-right:20px;
}
.ban_mnu{
	position:absolute;
	z-index:2;
	left:0px;
	bottom:10px;
	width:100%;
	overflow:hidden;
}
.ban_mnu_itm{
	margin:0px 4px;
	width:14px;
	font-size:12px;
	height:14px;
	cursor:pointer;
}


.new_man{
	float:left;
	width:100%;
	height:37px;
	background:url(../images/bg.gif) repeat-x;	
}
.new_in{
	width:990px;
	margin:auto;
	text-align:left;
}
#mq {
	width:100%;
	height:37px;
	overflow:hidden;
	line-height:37px;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.new_lef{
	float:left;
	width:88px;
	height:37px;
	background:url(../images/dot.gif) no-repeat 14px 15px;	
	text-indent:26px;
	font:bold 12px/37px Arial;
	color:#c3181e;
}
.new_lef:hover{
	color:#f28100;
}
.new_mid{
	float:left;
	width:690px;
	height:37px;
	background:url(../images/line.gif) no-repeat 0px 9px;
	padding-left:15px;
	font:12px/37px Arial;
	color:#848484;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_mid a{
	color:#848484;
}
.new_mid a:hover{
	color:#f28100;
}
.c_btn{
	float:left;
	width:20px;
	height:37px;
}
.c_btn .btn1,.c_btn .btn2 {
	width:20px;
	height:18px;
	cursor:pointer;
}
/*search-start*/
.new_sch{
	float:right;
	width:170px;
	height:21px;
	margin-top:7px;
	background:url(../images/sch_bg.jpg) no-repeat;
	padding-left:10px;
}
.new_sch .txt{
	float:left;
	width:128px;
	height:21px;
	line-height:21px;
	background:transparent;
	border:0px;
	vertical-align:middle;
	color:#d1d1d1;
	padding:0px;
}
.new_sch .btn{
	float:left;
	cursor:pointer;
	background:transparent;
	width:28px;
	height:21px;
	border:0px;
	padding:0px;
}
/*search-end*/