/*---------------------菜单样式----------------------------------*/
.hd .nav ul {width:957px; margin:0 auto; text-align:center; height:49px; background: url(../images/menu_bj.jpg) no-repeat center top;}
.hd .nav ul li {float: left;background: url(../images/mid.jpg) right center no-repeat;}
.hd .nav .sunnav {width:959px; margin:0px auto; padding:0px;text-align:center; height:36px; color:#006600; background: url(../images/menu_bj2.jpg) no-repeat center top;}

.m_li{
	float:left;
	text-align:center;
}
.m_li a{
	color:#FFFFFF;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{

	background-image:url(images/menu_bg.jpg);
}
.m_li_a a{
	color:#FF0000;
}


.smenu{
	margin:0px auto ;
	padding:0px;
	list-style-type:none;
	height:32px;
}
.sunnav li {
	width:500px;
	float: left;
	text-align:left;
	height: 25px;
	padding:0px;
	margin:0px;
}

.s_li{
	line-height:32px; width:auto; display:none;  
}
.s_li_a{
	text-align:center;
	line-height:32px; width:auto; display:block; 
}
#g2{color: #006600;text-decoration: none;}
#g2 a:link{text-decoration: none;color: #006600;}
#g2 a:visited {text-decoration: none;color: #006600;}
#g2 a:hover { text-decoration: underline; color: #CC3300; }
#wi {color: #c5c5c5;text-decoration: none;}
#wi a:link{ text-decoration: none; color: #c5c5c5; }
#wi a:visited { text-decoration: none; color: #c5c5c5; }
#wi a:hover { text-decoration: underline; color: #e9a919; font-weight:bold; }
