/* CSS Document */

#pagelist {border:0px solid #ccc; padding:10px; width:655px; font-size:12px; list-style-type:none; margin:0;}
#pagelist li {
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#pagelist li a .lbt {display:block; width:580px; float:left; text-indent:5px; text-decoration:none; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; display:inline; }
#pagelist li a .ldt {display:block; width:75px; float:right; text-align:center; color:#069; text-decoration:none; display:inline;}
#pagelist li a {width:655px; height:30px; display:block; line-height:30px; color:#666; text-decoration:none; cursor:hand; }
#pagelist li a:hover{ color:#03c; text-decoration:none; background:url(20070807_bg.png) no-repeat 0 -30px;}
#pagelist li a:hover .ldt {color:#000; }  