@charset "utf-8";
/* CSS Document */

/*################################基础布局################################
 *|---------------------|
 *|       #header       |
 *|---------------------|
 *|       #menu         |
 *|---------------------|
 *|            |        |
 *|            |        |
 *|            |        |
 *|   #listl   | #listr | 
 *|            |        |
 *|            |        |
 *|            |        |
 *|---------------------|
 *|       #footer       |
 *|---------------------|
 *################################@end################################


/*listl*/
#listl{width:731px; float:left; padding:13px 0px 0px 14px;}

.listt{width:732px; clear:both; position:relative; border-bottom:#7cb4d3 1px solid;}
.listt h4{background:url(../images/s1_list_tot_h4.gif) no-repeat; text-indent:1em; font-size:14px; font-weight:bold; height:26px; line-height:26px; color:#193b5f;}
.listt ul{width:718px; padding:6px; border-left:#7cb4d3 1px solid; border-right:#7cb4d3 1px solid;}
.listt li{height:26px; line-height:26px; width:238px; float:left; text-indent:1em; overflow:hidden;}
.listt li.on{height:26px; line-height:26px; width:238px; float:left; text-indent:1em; background-color:#F4F4F4; overflow:hidden;}
.listt a{display:block;}
.listt a:hover{color:#F60;}
.listt .lb{height:4px; width:4px; background:url(../images/listl_lb.gif) no-repeat; left:0px; bottom:-1px; _bottom:-11px; position:absolute;}
.listt .rb{height:4px; width:4px; background:url(../images/listl_rb.gif) no-repeat; right:0px; _right:-1px; bottom:-1px; _bottom:-11px; position:absolute;}
.listt h5{font-size:12px; font-weight:bold; color:#000; height:26px; line-height:26px; text-indent:1em; border-bottom:#CCC 1px dashed;}

#list_gray{width:732px; clear:both; overflow:hidden; border-bottom:#cccccc 1px solid;}
#list_gray .title{background:url(../images/list_gray_bg.gif) no-repeat; height:26px; line-height:28px; width:732px;}
#list_gray .title h4{font-size:12px; font-weight:bold; float:left; width:346px; color:#333; padding-left:20px;  height:28px; line-height:28px; _line-height:24px; }
#list_gray .title span{background:url(../images/list_gray_title.gif) no-repeat; width:71px; text-align:center; display:block;}
#list_gray .title p{padding-top:2px;_padding-top:4px; height:26px; _height:24px;}
#list_gray .con{width:730px; border-left:#CCC 1px solid; border-right:#CCC 1px solid;}
#list_gray ul{width:365px; float:left; padding:6px 0px;}
#list_gray li{text-indent:1em; background:url(../images/point.gif) no-repeat; height:22px; line-height:20px;}
#list_gray small{font-size:10px; color:#CCC; font-weight:normal; float:right; padding-right:10px;}
#list_gray a{display:block;width:276px; overflow:hidden; white-space:nowrap;}
#list_gray a:hover{color:#F60;}