.pagelist  li{display:block;}


.pagelist  li{
    border: 1px solid #666666;
    cursor: pointer;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
}
.pagelist .thisclass{border: 1px solid #666666;
    background: #389fe7;
    color: #FFFFFF;
    border: 1px solid #389fe7;
	
    cursor: pointer;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
    float: left;
    margin-left: 9px;
    margin-top: 9px;
}
.pagelist {margin-top: 20px}

.fz2 dl{ clear:both; padding:15px 0; padding-bottom:40px; border-bottom:dashed 1px #ccc; }
.fz2 dl dt{ font-size:24px; color:#3395e8; padding-bottom:18px; text-indent:1em;}
.fz2 dl dt h2{font-weight:bold;font-size:28px;}
.fz2 dl dd{ font-size:16px; line-height:48px; padding-left:20px; background:url(../images/fzlc_03.jpg) no-repeat 0px 21px;}

