@charset "utf-8";
/* CSS Document */
.list_box_content {
	width:250px;
	height:auto;
	float:left;
	margin:5px 10px 10px 10px !important;
	margin:5px 5px 10px 5px;
	background:url(../images/box_bg2.gif) no-repeat top center;
}
.list_box_content2 {
	width:720px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0 !important;
	margin:5px 5px 10px 0;
}
.list_memu {
	width:233px;
	margin:5px;
	padding:3px;
	background-color:#FFF;
}
.list_info {
	width:710px;
	margin-top:10px;
	background-color:#FFF;
}
.list_info table{
	margin:2px;
}
.list_info table td{
	padding-top:8px;
	border-bottom:#ACACAC 1px dotted;
}

.list_info .newsList{
	margin-bottom:10px;
	padding:5px;
	border:#EBEBEB 1px solid;
}
.list_info .newsList .title{
	background: url(../images/arr_RED.gif) left center no-repeat;padding-left:10px;font-weight: bold;
	float:left;
	line-height:20px;
	font-size:14px;
}
.list_info .newsList .title a{
	background:none;
}
.list_info .newsList .datetime
{
	width:100px;
	float:right;
}
.list_info .newsList .image
{
	width:120px;
	height:80px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-right:20px;
}
.list_info .newsList .image img{
	widows:105px;
	height:70px;
	background:#F3F3F3;
	border:#EBEBEB 1px solid;
	padding:3px;
}
.list_info .newsList intro{
	float:left;
	clear:both;
}
.list_info .newsList .more
{
	color:#ACACAC;
}
h2 {
	width:100%;
}
h4{
	width:100%;
}

.box_text_content .notice{
	margin:10px 0px;
}
.box_text_content .notice img{
	padding:5px;
	margin:5px 20px;
	float:left;
}
.box_text_content .notice h2{
	width:100%;
}
.box_text_content .notice .content{
	padding:5px;
	margin:5px;
	float:left;
	width:560px;
}

.xz{background:url(../images/b_down_5.gif) left top no-repeat; font-weight:bold; color:#EB3D00; height:27px;}
.xz_title{padding-left:10px; height:40px; border-bottom:1px solid #E2E2E2}
