.lnav{
  width: 250px;
  overflow: hidden;
}
.tit4{
  padding-left: 45px;
  height: 30px;
  line-height: 30px;
  background: url(innertit.jpg) no-repeat;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.lnav ul{
  margin-top: 1px;
  border: 3px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.lnav ul li{
  padding-left: 50px;
  height: 38px;
  line-height: 38px;
  background: url(icon2.jpg) 20px 50% no-repeat;
  border-bottom:1px solid #e5e5e5 ;
}
.lnav ul li a{
  font-size: 14px;
}
.lnav ul li a:hover,.lnav ul li a.active{
  color: #ff4200;
}

/*rbox*/
.rbox{
  width: 735px;
  overflow: hidden;
}
.pos{
  padding-left:49px ;
  height: 28px;
  line-height: 28px;
  background: url(titbg.jpg) no-repeat;
  border: 1px solid #e5e5e5;
}
.pos a{
  margin: 0 5px;
}
.listbox li{
  padding-left: 20px;
  line-height: 38px;
  background: url(dot.jpg) 8px 50% no-repeat;
  border-bottom: 1px dashed #a1a1a1;
  font-size: 14px;
}
.listbox li span{
  float: right;
}
.page{
  margin: 15px 0;
  height: 20px;
  line-height: 20px;
}

/*content*/
.content{
  border: 1px solid #cfea95;
}
.conhead{
  padding: 15px;
  background: #f3f9e7;
}
.conhead h1{
  font-size: 16px;
  font-weight: bold;
  color: #009944;
  line-height: 30px;
}
.conhead .info{
  line-height: 30px;
}
.conhead .info span{
  margin: 0 15px;
}
.context{
  padding: 0 30px;
  line-height: 34px;
  font-size: 14px;
}
.conpage{
  padding: 30px 0;
}
.print{
  height: 66px;
  line-height: 66px;
  border-top: 1px solid #e5e5e5;
}
.print a{
  margin: 0 10px;
}
.list_dx{ width:735px; height:30px; background:url(list-dx-bg.gif) no-repeat; line-height:30px; margin-top:10px;}
.list_dx span{ margin-left:32px; color:#009944; font-size:14px;}
.list_dx a{ float:right; color:#009944; margin-right:15px;}