td{font-family:ËÎÌå,"Times New Roman";font-size:9pt}
.hfont {
	font-family:"¿¬Ìå_GB2312","Times New Roman";
  font-size: 13pt;
  font-weight: bold;
	color: #000000;
}
.p{
    line-height:20px;
   font-size: 11pt;
}
.hfont1 {
	font-family:"¿¬Ìå_GB2312","Times New Roman";
  font-size: 20pt;
  font-weight: bold;
	color:#00BBFF;
}
.hfont2 {
	font-family:"¿¬Ìå_GB2312","Times New Roman";
  font-size: 20pt;
  font-weight: bold;
	color:#003377;
}
.mfont {
	font-size: 9pt;
	color: #FFFFFF;
}
.efont {
	font-family:"Arial";
	font-size: 10pt;
}
.titlefont {
	font-weight:bold;
}

.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b,.b{display:block;overflow:hidden;}
.b1,.b2,.b3,.b1b,.b2b,.b3b{height:1px;}
.b2,.b3,.b4,.b2b,.b3b,.b4b,.b{border-left:1px solid #999;border-right:1px solid #999;}
.b1,.b1b{margin:0 5px;background:#999;}
.b2,.b2b{margin:0 3px;border-width:2px;}
.b3,.b3b{margin:0 2px;}
.b4,.b4b{height:2px;margin:0 1px;}
.d1{background:#F7F8F9;}
	
a.nor_a:link{text-decoration:underline;color:#0B47AB;}
a.nor_a:visited{text-decoration:underline;color:#0B47AB;}
a.nor_a:hover{text-decoration:underline;color:#C40606;}
a.link_a:link{text-decoration:none;color:#0B47AB;}
a.link_a:visited{text-decoration:none;color:#0B47AB;}
a.link_a:hover{text-decoration:underline;color:#0B47AB;}
a.menu_a:link{text-decoration:none;color:#FFFFFF;}
a.menu_a:visited{text-decoration:none;color:#FFFFFF;}
a.menu_a:hover{text-decoration:none;color:#FFFFFF;}

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*CHANGE COLOR*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
text-align:left
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*CHANGE COLOR*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}


