.bor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
}
a:link       { color: #000000; text-decoration: none }
a:visited    { color: #000000; text-decoration: none }
a:hover      { color: #FF3300; text-decoration: underline }
a:active     { color: #CC3300 }
a.menu:link  { color: #FFFFFF; text-decoration: none }
a.menu:visited { color: #FFFFFF; text-decoration: none }
a.menu:hover { color: #FFCC00; text-decoration: underline text-decoration underline }
a.menu:active { color: #FFFFFF }
td           { font-size: 9pt }
.new {
	font-size: 10pt;
	line-height: 150%;
	text-indent: 4pt;
	white-space: normal;
}
.tupian {
}
.newslist {
	font-size: 10pt;
	line-height: 150%;
	text-indent: 4pt;
	white-space: normal;
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #626262;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
	width: 96%;
	margin-left: 40px;
}
.newslistleft {
	font-size: 10pt;
	line-height: 150%;
	text-indent: 4pt;
	white-space: normal;
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #626262;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
	width: 96%;
	margin-left: 10px;
}
.news_title {
	height: 10px;
	border-bottom: 1px solid #000000;
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	font-weight: bold;
	margin-left: 4px;
	width: auto;
}
.adddate {
	text-align: right;
	margin-top: 4px;
	color: #666666;
}
.duanluo {
	line-height: 1.5;
	text-align: left;
	text-indent: 26px;
	height: auto;
	width: auto;
	margin-top: 4px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 9pt;
	letter-spacing: 1pt;
}