@charset "gb2312";
body {
	font-size: 12px;
	line-height: 25px;
	background-color: #003C89;
	margin: 0px;
	color: #000000;
}
a:link{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
.kuang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
.xiaxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
a.nav:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #F00;
	text-decoration: none;
}
.img{
	float: left;
	padding-right: 10px;
}
.text {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #084C7B;
}
