@charset "utf-8";
/* CSS Document */
.img{margin-left:auto; margin-right:auto; width:960px;}
/*分页框架*/
#box{width:960px; margin-left:auto; margin-right:auto; margin-top:10px; background:url(../images/nav_bg_03.png) repeat-x;  color:#FFFFFF;}
.h3{line-height:41px; height:41px; overflow:hidden; font-family:"宋体"; font-size:14px; padding-left:15px;}
.h3 a{color:#FFFFFF; text-decoration:none;}
.h3 a:hover{color:#FFCC00; text-decoration:underline;}
/*分页内容*/
#content{width:628px; border:1px solid #dddddd; margin-top:10px; text-align:center; float:left; padding:10px 0;}
#content ul{list-style:none; line-height:2; text-align:center; margin-left:auto; margin-right:auto; font-family:"宋体";}
#content li{width:610px;font-size:14px;text-align:left; color:#000000;}
#content li a{color:#000;text-decoration:none; height:25px; line-height:25px;}
#content li a:hover{color:#f00;text-decoration:underline;}
#content li span{float:right;color:#999;margin-right:3px;}
.ult{border-bottom:dotted 1px #999999; width:610px; padding-bottom:10px; margin-bottom:10px;}
/*右边部分*/
#box_r{float:right; width:313px; height:900px; border:1px solid #dddddd; background:#fff; margin-top:10px;}
.box_n{width:313px; line-height:2; background:#fff;  padding-bottom:10px; text-align:center;}
.box_n h3{width:303px; background:#f7f7f7; color:#c82a00; font-size:14px; border-bottom:1px solid #dddddd; border-top:1px solid #dddddd; padding-left:10px; text-align:left;}
.lb{width:293px; text-align:left; margin-left:auto; margin-right:auto; margin-top:5px;} 
#box_r a{color:#333333; text-decoration:none;}
#box_r a:hover{text-decoration:underline; color:#CC0000;}
/*快速查询*/
.box_c{width:298px; line-height:2; background:#f9fafc url(../images/box_c_03.jpg) no-repeat; padding-top:35px; padding-left:15px; border-bottom:#c9ced1 1px solid; padding-bottom:10px; margin-top:10px;}
.box_c ul{list-style:none; width:240px; height:70px;}
.box_c ul li{float:left; width:60px;}
.box_c ul li a{float:left; margin-left:5px;}
.clear{clear:both;}



