/* CSS Document */

.Main_NewsB {
	width:100%;
}
.Main_NewsB .TitleNav {
	height:31px;
	background:url(../images/main_red_titlenav_bg.gif) bottom #eee repeat-x;
}
.Main_NewsB .TitleNav .Left {
	width:8px;
	height:31px;
	background:url(../images/main_red_titlenav_leftbg.gif) top left no-repeat;
	float:left;
}
.Main_NewsB .TitleNav .Right {
	width:8px;
	height:31px;
	background:url(../images/main_red_titlenav_rightbg.gif) top right no-repeat;
	float:right;
}
.Main_NewsB .TitleNav .Title {
	width:40%;
	padding:0;
	float:left;
}
.Main_NewsB .TitleNav .Title ul {
	margin:0;
	padding:0;
	list-style:none;
}
.Main_NewsB .TitleNav .Title ul li {
	margin:0;
	padding:0;
	display:inline;
}
.Main_NewsB .TitleNav .Title ul li a {
	float:left;
	text-decoration:none;
}
.Main_NewsB .TitleNav .Title ul li a span {
	float:left;
	display:block;
	overflow:hidden;
}
.Main_NewsB .TitleNav .Title ul li a:hover {

}
.Main_NewsB .TitleNav .Title ul li a:hover span {
	color:#fff;


}
.Main_NewsB .TitleNav .Title ul li.s a {

}
.Main_NewsB .TitleNav .Title ul li.s a span {
	color:#fff;
	height:31px;
	width:85px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
	background:url(../images/main_red_titlebg.gif) no-repeat;
}
.Main_NewsB .TitleNav .More {
	padding:4px 2px 0 0;
	width:33%;
	float:right;
	font-family:"ËÎÌå";
	text-align:right;
	color:#e92613;
}
.Main_NewsB .TitleNav .More a {
	color:#e92613;
	text-decoration:none;
}
.Main_NewsB .TitleNav .More a:hover {
	color:#000;
}
.Main_NewsB .ContentNav {
	padding:0 1px;
	background:#e9565d;
}
.Main_NewsB .ContentNav .Content {
	padding:1px 10px 5px;
	background:#fff;
}
.Main_NewsB .ContentNav .Content ul {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}
.Main_NewsB .ContentNav .Content ul li {
	height:28px;
	line-height:28px;
	overflow:hidden;
	padding-left:12px;
	border-bottom:1px dotted #aaa;
	background:url(../images/dian_01.gif) 3px 9px no-repeat;
}
.Main_NewsB .ContentNav .Content ul li a {
	color:#111;
	text-decoration:none;
}
.Main_NewsB .ContentNav .Content ul li a:hover {
	color:#f60;
	text-decoration:none;
}
.Main_NewsB .ContentNav .Content ul li span {
	margin-left:3px;
	color:#666;
	float:right;
	font-size:10px;
}
.Main_NewsB .BottomNav {
	height:1px;
	overflow:hidden;
	background:#e9565d;
}