body {
	font-size:13px; color:#000000;
}
*{ margin:0; padding:0;}
.tit_bt{ color:#FFFFFF; font-size:14px; font-weight:bold; padding-left:15px;}
a{ font-size:12px; color:#000000; text-decoration:none;}
a:hover{ font-size:12px; color:#CC0000; text-decoration:underline;}
.husbor{ border:1px #c6ac9f solid}
.weiz{ color:#000000; padding-left:15px; padding:5px;}
.blue{
  color:#00007F;
  font-size:13px;}
.pa{
 padding:4px;}
 .borr{
 border-top:1px #CDCDCD solid;
 border-right:1px #CDCDCD solid;
 border-bottom:1px #CDCDCD solid;}
 .bort{
 border-top:1px #CDCDCD solid;
 border-left:1px #CDCDCD solid;
 border-right:1px #CDCDCD solid;
 }
#daohang {
 color:#00007F;
 margin:4px 0px 0px 40px;
 font-size:13px;
}
#daohang ul {
 margin:0px;
 padding:8px 0px 0px 8px;
 list-style:none;
}
#daohang li{
  color:#00007F;
  display:inline;
  padding-right:6px;
  margin:0px 0px;
  font-size:13px;
 }
#daohang a{
 color:#00007F;
 text-decoration:none;
}
#daohang a:hover{
 color:#00007F;
 text-decoration:underline;
}