table,p,div,span{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height:200%;
	font-unline:no;
	text-decoration: none;
}

a{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height: 120%;
	font-unline:yes;
	text-decoration: none;	
}

a:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
    line-height: 120%;
	font-unline:yes;
	text-decoration: none;
	position:relative;
	top:1px;
}

.dh {
    font-family:"宋体";
	font-weight:bold;
	font-size:13px;
	color:#105A80;
	margin-left:10px;
}
.dh1 {
    font-family:"宋体";
	font-weight:bold;
	font-size:13px;
	color:#0F0F0F;
}
.dh2 {
    font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#7E7E7E;
	margin-left:10px;
}