table,p,div,span{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height:120%;
	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;	
}

.dh {
    font-family:"宋体";
	font-weight:bold;
	font-size:13px;
	color:#000000;
	margin-left:12px;
}
.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;
}