#News .SectionBody {
	margin: auto;
	background-image: url(../images/bg_03.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: 1px solid #AED5D0;
}
#News .SectionBeside {
	height: 100%;
	margin: 0px;
	float: left;
	clear: none;
	width: 200px;
}
#News  .NewsTypes {
	display: block;
	margin: 5px;
	padding: 0px;
	list-style-type: none;
}
#News .NewsTypes li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#News .NewsTypes li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(../images/Dot_07.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	text-indent: 12px;
}
#News .NewsTypes li a:hover {
	background-color: #509790;
	color: #FFFF00;
	background-image: url(../images/Dot_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#News   .NewsListBox {
	float: right;
	width: 700px;
}
#News .NewsListBox h1 {
	font-size: 16px;
	color: #999999;
	text-align: center;
	display: block;
	line-height: 40px;
}
#News   .NewsListBox  ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#News   .NewsListBox  li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#News   .NewsListBox   li  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/Dot_07.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
}
#News   .NewsListBox   li  a:hover {
	text-decoration: underline;
}

#News  .NewsList ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#News   .NewsList h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5FABA4;
	line-height: 22px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#News  .NewsList li {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/Dot_07.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 150%;
}
#News  .NewsList  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#News  .NewsList  li a:hover {
	text-decoration: underline;
}

#News .NewsShow {
	float: left;
	width: 710px;
}

#News #Content{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin: 20px;
}
#News #Title {
	font-size: 18px;
	color: #509790;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
#News #Head {
	line-height: 22px;
	background-color: #DCE7E6;
	text-align: center;
}
