body {
	font-size: 11px;
	font-family: tahoma, verdana, ËÎÌå;
	margin:4px;
	background-color:#a22e1a;
}
td {
	font-size: 11px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none; 
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.newslist td {
	border-bottom: dashed 1px #E4E4E4;
	padding: 5 20 5 10;	
	background-image: url("../images/icon003.gif");
	background-repeat : no-repeat;
	background-position : left;
}
.newscontentlist td {
	border-bottom: dashed 1px #E4E4E4;
	padding: 10 20 5 10;	
	background-image: url("../images/icon003.gif");
	background-repeat : no-repeat;
	background-position : left;
}
.govnewstitle td{
	border-bottom: solid 1px #016CA0;
	padding: 10 20 5 10;
	background-color; #cccccc;		
	text-align: center;
	font-weight:bold;
}
.govnewscontentlist td{
	border-bottom: dashed 1px #000000;
	padding: 10 20 5 10;	
}
.notelist td {
	border-bottom: dashed 1px #E4E4E4;
	padding-left: 2px;
}
.linklist td {
	background-image: url("../images/icon002.gif");
	background-repeat : no-repeat;
	background-position : top left;
	border-bottom: dashed 1px #E4E4E4;
	padding-left: 20px;
	font-size: 14px;
}
.modeltlist td {
	background-image: url("../images/icon002.gif");
	background-repeat : no-repeat;
	background-position : left;
	border-bottom: solid 1px #BDD3F1;
	padding-left: 20px;
	font-size: 14px;
	background-color: #fff6e0;
}
.font_more {
	font-size: 9px;
	Text-align: right;
}
.font_content {
	font-size: 14px;
	padding: 20 20 50 10;	
	font-weight: 20px;
}
.font_print {
	font-size: 11px;
	font-weight:bold;
	Text-align: center;
}
.font_title {
	font-weight:bold;
	font-size: 14px;
}
.font_data {
	font-size: 11px;
	Text-align: right;
}
.solid {
	border: solid 1px #D6D5D5;
}
.solid_td {
	border-left: solid 1px #E4E4E4;
	border-right: solid 1px #E4E4E4;
}
.solid_right_td {
	border-right: solid 1px #E4E4E4;
}
.solid_bottom {
	border-bottom: dashed 1px #E4E4E4;
}
.border {
	border: solid 8px #F8F8F8;
}
.border_bottom_td {
	border-bottom: solid 2px #016CA0;
}
.border_white {
	border: solid 8px #FFFFFF;
}
.copyright {
	padding: 15 10 10 10;
	border-top: solid 1px #CCCCCC;
}
.nav td {
	color: #FFFFFF;
	white-space: nowrap; 
	Text-align: center;
	padding: 5 0 5 0;	
	font-size: 14px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none; 	
	font-size: 14px;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
