
*{ padding:0px; margin:0px;}
a{ text-decoration:none;}
li{ list-style:none;}
img{ border:0px;}
/*menu开始*/
.imenu_bg{
	width:100%;
	height:66px;
	margin:0 auto;
	background:#000000;
}
.imenu_main{
	width:980px;
	height:66px;
	margin:0 auto;
	position:relative;
}
.imenu{
	width:90px;
	height:66px;
	line-height:66px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	cursor:pointer;
	color:#FFF;
	float:left;
	background:url(../image/memu_xian.jpg) right no-repeat;
}
.imenu_logo{
	width:260px;
	height:66px;
	float:left;
}
.imenu_nav{
	width:575px;
	float:left;
	height:66px;
	background-color:#B32734;
}
.imenu_right{
	float:right;
	line-height:66px;
	text-align:center;
}
.imenu_right a{ color:#7C7575; font-size:14px; font-family:"微软雅黑";}
.imenu_right a:hover{ color:#F00;}
.imenu a{color:#FFF;text-decoration:none;font-size:14px;}
/*.imenu a:hover{text-decoration:underline;}*/
.imenu_on{
		width:90px;
		height:66px;
		cursor:pointer;
		float:left;
		line-height:66px;
		text-align:center;
		font-family:"微软雅黑";
		font-size:16px;
		background:url(../image/memu_xian.jpg) right no-repeat;
}
#nav_pin{ width:120px; background:none;}
.imenu_on a{color:#000000;text-decoration:none;}
/*.imenu_on a:hover{color:#015d22;text-decoration:underline;}*/
.submnu{
	width:980px;
	*width:980px;
	_width:980px;
	border:1px solid #CCC;
	background-color:#FFF;
	border-top:none;
	display:none;
	position:absolute;
	left:0px;
	top:66px;
	z-index:1000;
	text-align:left;
	filter:alpha(opacity=95);
	-moz-opacity:0.8;
	border-radius:0px 0px 20px 20px;
	line-height:20px;
	color:#555555;
	font-weight:100;
}
.imenu_zt{
	width:960px;
	min-height:80px;
	height:auto;
	float:left;
	overflow:hidden;
	background:#E9E7E8;
	padding:10px;
}
.imenu_zt ul{
	width:950px;
	float:left;
	padding-left:10px;
}
.imenu_zt ul li{ width:138px; list-style:inside; float:left; padding:0 10px 0 0; padding-left:0px;}
.imenu_zt ul li a{ font-size:13px; line-height:25px; color:#555555;}
.imenu_zt ul li a:hover{ text-decoration:underline;}

.imenu_dy{
	width:960px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:10px;
}
.imenu_dy li{
	list-style:inside;
	padding-left:15px;
}
.imenu_dy li a{
	color:#555555;
	font-size:12px;
}
.imenu_dy li a:hover{ color:#F00;}
#imenu_zxdy{
	width:120px;
	height:auto;
	float:left;
}
#imenu_pfdy{
	width:160px;
	height:auto;
	float:left;
}
#imenu_mb{
	list-style:none;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}
#imenu_mb a{color:#B22633; font-size:14px;}
.imenu_abf{
	width:278px;
	height:111px;
	padding:3px;
	float:right;
	border:1px solid #CCC;
}
.imenu_yc{
	width:290px;
	height:125px;
	padding:3px;
	float:right;
	border:1px solid #CCC;
}
.imenu_pp{
	width:191px;
	height:118px;
	float:right;
	border:1px solid #CCC;
	padding:5px;
	margin-right:10px;
	overflow:hidden;
}
.imenu_pp img{
	width:191px;
	height:118px;
	border:0px;
}
.header_top{
	width:980px;
	height:27px;
	font-size:12px;
	line-height:27px;
	color:#7C7575;
	margin:0 auto;
}
.header_top li{
	list-style:none;
	float:left;
	display:block;
}
.header_top li a{ color:#7C7575;}
.header_top li a:hover{ color:#F00;}