@charset "gb2312";
body {
	width: 100%; padding: 0px;
	height: 100%; margin: 0px; color: #343434;
	font: normal 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
	background-color: #CCC1AC;
}
a.News {
	width: 230px; display: block;
	height: 26px; color: #663300;
	line-height: 26px;
	padding-left: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}
a.News:hover {
	color: #EC933C;
}
.upbox {
	border: 1px solid #A3652F;
	border-top: none;
	margin-bottom: 2px;
}
hr {
	width: 700px; height: 1px; text-align: center;
	background: url(images/bg.gif) repeat-x scroll center center;
	margin: 2px auto; padding: 0px; border: none;
}
#Title {
	background: url(images/tsms.gif) no-repeat;
	width: 694px; line-height: 35px;
	height: 35px; font-weight: bold;
	color: #FFFFFF; padding-left: 30px;
}
td.point {
	background: url(images/bg.gif) repeat-x scroll left bottom;
	height: 25px; line-height: 25px;
}
