body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10638D;
	background-color: #F4F5F7;
}
.dhang {
	font-size: 10px;
	color: #D4FDFD;
	font-family: Arial, Helvetica, sans-serif;
}
.zi {
	line-height: 25px;
}
.size
{
	font-size: 11px;
	color: #10638D;
	}
.xian
{
	font-size: 11px;
	color: #ff9900;
	}
.bt {
	font-size: 11px;
	font-weight: bold;
	color: #D4FDFD;
	font-family: Arial, Helvetica, sans-serif;
}
a.dhang:link {
	color: #D4FDFD;
	text-decoration: none;
}
a.dhang:visited 
{
	color: #D4FDFD;
	text-decoration: none;
}
a.dhang:hover 
{
	color: #000000;
	text-decoration: underline;
}
a.dhang:active 
{
	color: #D4FDFD;
	text-decoration: none;
}

a:link {
	color: #10638D;
	text-decoration: none;
}
a:visited 
{
	color: #10638D;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration: underline;
}
a:active 
{
	color: #10638D;
	text-decoration: none;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}