body {
 margin:0px aut;
 padding:0px;
}
/******  font  ****/
.deepgray {
 font-family:"宋体";
 font-size:12px;
 line-height:21px;
 text-decoration:none;
 color:#3D3D3D;
}
.xinghuang {
 font-family:"宋体";
 font-size:12px;
 color:#DD5520;
 line-height:20px;
 text-decoration:none;
}
.title_black {
 font-family:"宋体";
 font-size:14px;
 color:#2B5F99;
 line-height:20px;
  font-weight:bold;
 text-decoration:none;
}
.black {
 font-family:"宋体";
 font-size:12px;
 color:#000000;
 line-height:20px;
 text-decoration:none;
}
.deeplan {
 font-family:"宋体";
 font-size:12px;
 color:#265388;
 text-decoration:none;
 line-height:20px;
 font-weight:bold;
}
.white {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold;
 line-height:20px;
}




/****** border ******/
.border-l-r-lan {
 border-left:1px #ADC3DB solid;
 border-right:1px #ADC3DB solid;
}
.borderlan {
 border:1px #BCCEE2 solid;
}



/******** a:link  *******/
a.fuwuxiangmu { 
  font-family:"宋体";
  font-size:12px;
  background-image:url(images/linebg.gif);
  width:140px;
  height:27px;
  line-height:27px;
  text-decoration:none;
  display:block;
  float:left;
  text-indent:20px;
  color:#5F5F5F;
  font-weight:bold;
}
a.fuwuxiangmu:hover {
   background-image:url(images/linebg1.gif);
   width:140px;
   height:27px;
   line-height:27px;
   color:#FF843A;
}

.blue {
 font-family:"宋体";
 font-size:12px;
 color:#265388;
 font-weight:bold;
 line-height:20px;
}
