body,td,th {
	font-size: 12px;
}
body {
	background-color: #505833;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.btn{
	background-image: url(images/btn.jpg);
	background-repeat:no-repeat;
	height: 24px;
	width: 43px;
	color: #FFFF00;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
}
.btcss{
	color: #993300;
}
.news_list{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.news_title{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.news_content
{
	font-size: 12px;
	line-height: 16pt;
	color: #996600;
	padding: 10px;
}

.news_view{
	font-size: 10px;
	color:#990000;
}
.news_datetime{
	font-size: 10px;
	color: #CCCCCC;
}.selectcss {
	width: 85px;
	z-index:1;
}

