#fenmhy {height:224px;width: 265px; float:left;border: 1px solid #cccccc;margin:0px auto 0px;}
#fenmhy2 {height:224px;width: 265px; float:right;border: 1px solid #cccccc;margin:0px auto 0px;}
#fenmhytop {height:22px;width: 265px;margin:0 auto; background:#F1F2F2;}

#fenmhylm {height:auto; text-align:left; float:left}
#fenmhylm ul{
	text-align: left;
	margin:2px 0px auto 18px;
	list-style-type: none;
	list-style-image: url(newsbg2.gif);
}
#fenmhylm ul li a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 1px;
	background-repeat: no-repeat;	
}

#fenmhylm ul li a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
#fenmhylm a{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

#fenmhylm a:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

/*二级栏目*/
#endNavRzs {height:31px;width: 802px;margin:10px auto; background-color: #98B91A;}

#endNavRzs ul {

	margin-left: 50px;
	list-style:none;
}

#endNavRzs ul li {
	float:left;
　/*左侧浮动，这样可以使链接排列在同一行类*/
	display:block; /*显示为块，目的是为了与line-height一起使得文字垂直居中*/
	line-height:31px;
　/*行高为30PX，文字就可以垂直居中了*/

	padding-left: 6px;

}

#endNavRzs ul li a{
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#endNavRzs ul li a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

/*在菜单选项间增加一条竖线*/
.endNavRzsDiv {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

/*右栏目颜色*/
#fenmzsrighttop {height:22px;width: 255px;margin:0 auto; background-color: #E6EEC9;}
