/*---------------------页面基础定义----------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------链接定义----------------------------------*/
a {
	color: #333333;
}
a:hover {
	color: #FF0000;

}
a:active{
	color: #FF0000;

}

/*---------------------菜单样式------------------background: url(../images/v9/sy_r2_c8.jpg)----------------*/
#menu{
	height:32px;
	margin-top:8px;background: url(../images/v9/sy_r2_c8.jpg);
}
#menu ul{
	margin:auto; width:778px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:109px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px; border-right:#F0F0F0 2px solid;
}
.m_li a{
	display:block; color:#000000; width:109px;
}
.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{
	float:left; width:109px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/v9/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:114px;
}



.s_li{
	width:auto; display:none; font-size:13px;  height:330px;width:755px;
}
.s_li p{ margin-left:20px;}

.s_li_a p{
	 width:auto; display:block; padding-left:25px; padding-right:25px;padding-top:10px; font-size:13px; margin-bottom:10px;
}
.left_img{width:755px;  height:170px; background:url(../images/v9/img.jpg) no-repeat; }