.9pt_black { /* 9磅黑字 */
	font-family: "Arial";
	font-size:9pt;
	color:#000000 }
	
.9ptB_black {  /* 9磅粗体黑字 */
	font-family: "Arial";
	font-size:9pt;
	color:#000000;
	font-weight:bold }

.9pt_blue { /* 9磅深蓝字 */
	font-family: "Arial";
	font-size:9pt;
	color:#2E6692 }

.10ptB_black {  /* 10磅粗体黑字 */
	font-family: "Arial";
	font-size:10pt;
	color:#000000;
	font-weight:bold }
	
.12ptB_black {  /* 10磅粗体黑字 */
	font-family: "Arial";
	font-size:12pt;
	color:#000000;
	font-weight:bold }	

.10ptB_blue {
	font-size:10pt;
	color:#6584A9;
	font-weight:bold;
	font-family: "Arial"}

.font10B_blue_space14 { /*9象素白字宽行*/
	font-size: 10pt;
	color:#386293;
	font-family: "Arial";
	font-weight:bold;
	line-height: 14pt}

.10pt_whiteshadow {  /* 10磅阴影白字 */
	font-family: "Arial";
	font-size: 10pt;
	letter-spacing: 3pt;
	filter:shadow(color=#27456B,direction=135);
	height:1;
	color:#ffffff }

.10ptB_whiteshadow {  /* 10磅阴影白字 */
	font-family: "Arial";
	font-size: 9pt;
	letter-spacing: 3pt;
	filter:shadow(color=#ffffff,direction=135);
	height:1;
	font-weight:bold;
	color:#406A92 }

.18pxB_blue {
	font-size:18px;
	color:#6584A9;
	font-weight:bold;
	font-family: "Arial"}

.1px_nomal { /* 1磅字 */
	font-size:1px }

.hm-l {
	background-image: url(../images/hm-2.gif);
	background-repeat: no-repeat;
}

a{color:#000000; font-family: "Arial"; font-size: 9pt;} /* 黑色到蓝色 */
a.fontblack:link {color: #000000; font-family: "Arial"; text-decoration: none} /* 未访问的链接 */
a.fontblack:visited {color: #000000; font-family: "Arial"; text-decoration: none} /* 已访问的链接 */
a.fontblack:hover {color: #285170; font-family: "Arial"; text-decoration: underline} /* 鼠标在链接上 */

a.dh:link {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: none;
}
a.dh:visited {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: none;
}
a.dh:hover {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: underline;
}
a.dh:active {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: underline;
}

a.dh01:link {
        font-family: "Arial";
	color: #6584A9;
	text-decoration: none;
}
a.dh01:visited {
        font-family: "Arial";
	color: #6584A9;
	text-decoration: none;
}
a.dh01:hover {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: none;
}
a.dh01:active {
        font-family: "Arial";
	color: #2A4666;
	text-decoration: none;
}
