body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../images/001_05.gif);
	background-color: #2C3242;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}.corner {
	background-image: url(../images/001_11.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hotnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6CDBD;
	background-image: url(../images/news_bg.gif);
	padding: 10px;
	text-align: center;
}
.hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #22325d;
	text-decoration: underline;
}
a:visited {
	color: #22325d;
	text-decoration: underline;
}
a:active {
	color: #22325d;
	text-decoration: underline;
}
a:hover {
	color: #233c7d;
	text-decoration: underline;
}
.contacts {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #534A44;
}

.articleitem {
	margin:1em 0;
}
.articleitem_cur {
	margin:1em 0;
}

.datatable {
	width:100%;
	border-left:1px solid #908077;
	border-top:1px solid #908077;
	border-collapse:collapse;
}
.datatable th {
	border-right:1px solid #908077;
	border-bottom:3px solid #908077;
	font-size:90%;
	padding:5px;
}
.datatable td {
	border-right:1px solid #908077;
	border-bottom:1px solid #908077;
	padding:5px;
}
h1 { margin:0;}
