
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;margin:0px;background:url(../image/bg.png) repeat center top;}
p {padding:0px;margin:0px;line-height:20px;}
.all {width:980px;margin:0px auto;background-color:#f2f2f2;padding:20px 10px;}

.fl {float:left;display:block;}
.fr {float:right;display:block;}
.w10 {width:10px;}
.h10 {height:10px;}
.cb {clear:both;float:none;}

#list a {display:inline-block;padding:4px 5px;margin:0px 2px;color:#000;text-decoration:none;}
#list a:hover {background-color:#eee;color:#000;}
.page_list_a_current {font-weight:bold;border-bottom:2px solid #005eac;margin:0px 2px;}

.jianjie-div {background:url(../image/dot.jpg) no-repeat 0px 5px;padding-left:10px;}
.jianjie-div a {text-decoration:none;color:gray;}
.jianjie-div a:hover {color:#f60;}