@charset "utf-8";
/* SHLCMS 4.2 CSS Document*/
/**/
/*ul*/
#pagelist { padding:0; width:100%; font-size:12px; list-style-type:none; margin-left:5px; margin-bottom:0px;}
#pagelist li { height:30px; }
#pagelist li a .lbt {display:block; width:82%; float:left; text-indent:5px; text-decoration:none; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; display:inline;}
#pagelist li a .ldt { font-size:12px; display:block; width:75px; float:right; text-align:center; color:#069; text-decoration:none; display:inline;  }
#pagelist li a {width:95%; height:30px; display:block; line-height:30px; color:#666; text-decoration:none; cursor:hand;  border-bottom:1px #ccc dashed;}
#pagelist li a:hover{ color:#F90; text-decoration:none;  }
#pagelist li a:hover .ldt {color:#03c;}
#pagelist h2{  text-indent:10px; background: url(../images/more_list.png) right no-repeat #eee;  line-height: 36px; font-size:18px;border-bottom: 1px solid #999; margin: 10px 0 10px 0; text-decoration: none; color:#369;zoom:1;} 
#pagelist a:hover h2{ text-decoration: none;  color:#F90;}
.clear{ clear:both;}
  