@charset "gb2312";
.text {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.text a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
.text a:visited{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
    text-decoration:none
}
.text a:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration:underline}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8F3FA;
}
.lan {
	font-family: "Arial";
	color: #025DA4;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none
}
.lan a:link {
	font-family: "Arial";
	color: #025DA4;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none
}
.lan a:visited {
	font-family: "Arial";
	color: #025DA4;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none
}
.lan a:hover{
	font-family: "Arial";
	color: #025DA4;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline
}

