BODY, TD {
	font-family: Verdana, Arial;
	color: #00438c;
	font-size: 11px;
}
INPUT, TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	border: 1px solid #0a51a1;
}





A:link, A:visited, A:active {
	text-decoration: underline;
	color: #0068b3;
}
A:hover {
	text-decoration: none;
	color: #0068b3;
}
/*
A.art_v:link, A.art_v:visited, A.art_v:active {
	text-decoration: none;
	color: #10263e;
}
A.art_v:hover {
	color: #b94131;
	text-decoration: none;
}
*/



.news_date {
	color: #0086df;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 27px;
}
.news_content {
	padding-top: 7px;
	padding-left: 27px;
	padding-right: 20px;
}
.tit {
	background: url('./images/10.gif') no-repeat right;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
.zgl {
	color: #082073;
	font-size: 13px;
	font-weight: bold;
}
.bclr {
	color: black;
	font-size: 12px;
	height: 28px;
}

table.homeHrefs td {
	text-align: center;
}
table.homeHrefs td a {
	font-family: Tahoma;
	font-size: 10px;
	color: #0068B3;
}
table.homeHrefs td a:link {
	text-decoration: none;
}
table.homeHrefs td a:visited {
	text-decoration: none;
}
table.homeHrefs td a:hover {
	text-decoration: underline;
}
