
#topimg{
	width:800px;
	height: 229px;
	text-align: left;
}

.topimg1 {
	width: 800px;
	margin:0px;
	padding: 0px;
}
.topimg2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: -32px;
	margin-left: 15px;
}
.topimg2 a:link {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/top/i_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 4px 0px 4px 23px;
	margin-left: 15px;
}
.topimg2 a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/top/i_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 4px 0px 4px 23px;
	margin-left: 15px;
}
.topimg2 a:active {
	color: #000000;
	text-decoration: underline;
	background-image: url(../img/top/i_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 4px 0px 4px 23px;
	margin-left: 15px;
}
.topimg2 a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(../img/top/i_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 4px 0px 4px 23px;
	margin-left: 15px;
}
.newsLink {
	font-size: 12px;
	color: #00518f;
	line-height: 16px;
	margin-left: 15px;
}
.newsLink a:link {
	color: #25b3b0;
	text-decoration: none
}
.newsLink a:visited {
	color: #25b3b0;
	text-decoration: none
}
.newsLink a:active {
	color: #e59545;
	text-decoration: underline
}
.newsLink a:hover {
	color: #e59545;
	text-decoration: underline
}
h1 {
	background-color: #62a5d9;
	border-top: 3px solid #94c2e5;
	border-bottom: 3px solid #94c2e5;
}
.newsTitle {
	font-size: 16px;
	font-weight: bold;
	color: #00518f;
}
.topicTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px 0px 10px 0px;
	padding: 3px 5px;
	background-color: #82c191;
}
.topic{
	line-height: 21px;
	margin-left: 15px;
	text-align: left;
}