.css {
	font-family: "宋体";
	font-size: 12px;
}
.b1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-align:left;
    vertical-align:top;
}
.b2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.b6 {
	font-family: "宋体";
	font-size: 12px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #C01502;
	text-decoration: none;
}

.STYLE2{
    font-size:14px;
}

.h1{
    font-size:12px;
    color:#868686;
}

.l1{
    font-size:14px;
    color:#565656;
    font-weight:bold;
}

.kwd{
    color:#d22922;
    font-weight:bold;
}