@charset "utf-8";
/* CSS Document */
body {
	background-color: #EEF0ED;
	padding: 10px;
}
.news_content_wz {
	background-color: #FFF;
	border: 1px solid #D3D8D9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/main_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.news_content_title {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #D3D8D9;
	border-bottom-color: #D3D8D9;
	border-left-color: #D3D8D9;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 22px;
	line-height: 150%;
	color: #00806a;
}
.news_content_time {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D8D9;
	border-left-color: #D3D8D9;
	color: #555;
}
.news_content {
	background-color: #FFF;
	font-size: 14px;
	line-height: 180%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D8D9;
	border-bottom-color: #D3D8D9;
	border-left-color: #D3D8D9;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.news_content p {
	padding-top: 8px;
	padding-bottom: 8px;
}
.title {
	background-color: #FFF;
	background-image: url(../images/title_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 39px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D3D8D9;
	border-right-color: #D3D8D9;
	border-left-color: #D3D8D9;
}
.title_img {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D8D9;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
}
.title_list_c {
	float: left;
	background-image: url(../images/title_list_c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	width: 101px;
	line-height: 39px;
	text-align: center;
	color: #00806a;
	font-size: 15px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}
.title_list_d {
	float: left;
	background-image: url(../images/title_list_d.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 39px;
	width: 101px;
	line-height: 39px;
	text-align: center;
	color: #555;
	font-size: 15px;
	display: block;
	cursor: pointer;
}
.title .title_list_d a {
	color: #555;
}.news_main {
	background-color: #FFF;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D8D9;
	border-bottom-color: #D3D8D9;
	border-left-color: #D3D8D9;
}
.news_list {
	line-height: 30px;
	clear: both;
	height: 30px;
	background-image: url(../images/dian_a.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.news_list_left {
	background-image: url(../images/pic_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 30px;
}
.news_list .news_list_left a {
	font-size: 14px;
}
.news_list_right {
	float: right;
	color: #7DB3AA;
}
.page {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D8D9;
	border-bottom-color: #D3D8D9;
	border-left-color: #D3D8D9;
	text-align: right;
	color: #007B6C;
	background-image: url(../images/page_b.gif);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.page img {
	vertical-align: text-bottom;
}