#contentleft{
  width:206px;float:left;padding:35px 0px 0px 10px;
}
.left_pbj{
 display:block;width:206px;height:325px; /*background-image:url(/a/images/left_pbj.jpg); background-repeat:no-repeat;*/
  margin:0px 0px 0px 0px;padding-left:0px;
}
.arrowlistmenu{
  width:206px;padding-top:0px;
}
.arrowlistmenu h3{
 padding:0px; margin:0px;font-size:14px; background-image:url(/a/images/yiguh.jpg);
 height:35px;line-height:35px;margin-bottom:1px;
 color:#fff;cursor: pointer; overflow:hidden;
}

.arrowlistmenu .menuheader{ /*闭合效果*/
font:14px "微软雅黑" ; 
color:#fff;height:35px; line-height:35px;font-weight:bold;
background:#120600 url(/a/images/yiguh.jpg) repeat-x center left;
margin-bottom:2px; /*bottom spacing between header and rest of content*/ 
padding: 0px 0px 0px 25px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*展开效果*/
  font: 14px "微软雅黑" ; 
  color:#FF7B3A;height:35px; line-height:35px;font-weight:bold;
  background:#120600 url(/a/images/left_bj.jpg) repeat-x center left;
  margin-bottom:0px; /*bottom spacing between header and rest of content*/ 
 
  cursor: pointer;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
  list-style-type:none;margin:0;padding:0;padding:5px 0px 5px 10px; background:url(../a/tinted_back.png) no-repeat top #FFF;
   margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
  display:block;height:30px;color:#848484;/*bottom spacing between menu items*/ 
  
  text-align:left; border-bottom:1px #ACBED7 dashed; background:url(../images/92.gif) no-repeat   2px 18px;
  padding-left:5px;line-height:35px; height:35px;
}

.arrowlistmenu ul li a{
  display:block;padding:0px;color:#002F5D;
  padding:5px 0px 0px 10px; /*link text is indented 10px*/
  text-decoration: none;font-size:12px; 
}

.arrowlistmenu ul li a:visited{
  color:#002F5D; 
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
  color:#cc0505; font-size:12px; text-decoration:underline; 
}
/* plist结束*/