/* CSS Document */
<!--
body,td,th {
	color: #194964;
	font-family: Arial, Verdana, ËÎÌå;
	font-size: 12px;
}
body {
	background-color: #E6F1F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{ line-height:150%;}
img{ border:none;}
a{ line-height:22px;}
a:link {
	color: #194964;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #194964;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #009933;
}
-->
.title{color:#002E4C; font-weight:bold;}
.title_01{color:#FF7800; font-weight:bold;}
.menu{ color:#9ABBCE; font-size:11px}
.menu a:link {
	color: #F7F7F7;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
.menu a:visited {
	text-decoration: none;
	font-size:12px;
	color: #F7F7F7;
	font-weight:bold;
}
.menu a:hover {
	text-decoration: none;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}
.menu a:active {
	text-decoration: none;
	font-size:12px;
	color: #CCCCCC;
	font-weight:bold;
}
.service{ margin-left:35px; margin-top:5px; margin-bottom:0; color:#fff;}
.service li a:link,.service li a:visited{ color:#fff; line-height:25px;}

.newsTitle{ font-size:16px; text-align:center; font-weight:bold; margin-top:20px; margin-bottom:10px; color:#666}
.newsDate{ text-align:right; margin-bottom:10px;}

.newsListTitle a:link,.newsListTitle a:visited{ color:#666; font-weight:bold }

.slogan{ margin-left:30px; margin-top:20px;}