﻿*,ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
body{
	font-size:12px;
	color:#555555;
	background:url(../img/top_bg.jpg) repeat-x;
	font-family:"宋体";
}
.jj{margin-right:14px;}
.clr{clear:both;}
.fdz{float:left;}
.fdy{float:right;}
.top{
	height:31px;
	width:968px;
	margin:auto;
}
.top_l{
 	width:180px;
	height:30px;
	padding-left:20px;
}
.top_r{
 	width:750px;
	height:30px;
}

.top ul li{
	float:left;
	line-height:31px;
	margin-right:40px;
}
.top a{
	color:#555;
	text-decoration:none;
}
.top a:hover{
	color:#555;
	text-decoration:underline;
}
.top1{
	height:95px;
	width:100%;
	margin-top:1px;
	background:url(../img/top1_bg.jpg) repeat-x top;
}
.top1_con{
	width:958px;
	height:80px;
	margin:auto;
	padding-top:14px;
	padding-left:10px;
}
.top1_con .midd{
	width:370px;
	height:50px;
	margin-top:14px;
	margin-left:176px;
}
.top1_con .nav{
	margin-right:10px;
	margin-top:3px;
	line-height:21px;
}
.top1_con .nav a{
	color:#555;
	text-decoration:none;
}

/*---------------------导航----------------------------------*/
.menu{
	height:33px;
	width:968px;
	margin:auto;
}
.menu_l{
	background:url(../img/nav_l.jpg) no-repeat;
	width:760px;
	height:33px;
	padding-left:7px;
	font-weight:bold;
}
.menu_r{
	background:url(../img/nav_r.jpg) no-repeat;
	width:191px;
	height:33px;
	line-height:33px;
	color:#fff;
	padding-left:10px;
}
.m_li{
	float:left;
	line-height:32px;
	text-align:center;
	padding-left:11px;
	padding-right:11px;
}
.menu .m_li a{
	display:block; color:#FFFFFF;
}
.menu a {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu a:active{
	color: #FF0000;
	text-decoration: none;
}

.m_line{
	float:left; width:2px; height:14px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left;
	line-height:33px;
	text-align:center;
	padding-top:4px; 
	background-image:url(../img/navbg.jpg); 
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	position:relative; 
	height:32px; 
	margin-top:-3px; 
	margin-right:-2px; 
	margin-left:-2px;
	padding-left:11px;
	padding-right:11px;
}
.m_li_a a{
	display:block; color:#FF0000;
}
.menu_bg{
	height:33px; 
	background:url(../img/navbg_e.jpg) repeat-x;
	width:966px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	margin:auto;
	position:relative;top:-3px;
}
.smenu{
	width:964px; 
	margin:0px auto 0px auto; 
	padding:0px; 
	list-style-type:none; 
	height:31px;
}
.s_li{
	line-height:31px; 
	width:auto; 
	display:none; 
	height:31px; 
}
.s_li_a{
	line-height:32px; 
	width:auto; 
	display:block; 
	height:32px; 
	padding:0 20px;
	width:924px;
}
/*--------------------------导航结束------------------------*/



