@charset "utf-8";
/* CSS Document */

body{ background:#e2e2e2 !important}
img{ border:0}
.blind{ display:none}
#hd .txt{ float:left; padding-top:100px}

#warp{ width:960px; margin:10px auto 20px; background:#fff; border:1px solid #cccccc; box-shadow:0 6px 5px #c1c1c1}

#hd{background:url(../img/bg_hd.jpg) no-repeat 50% 0 !important; overflow:hidden; height:400px; border-bottom:1px solid #bacee0;zoom:1}
#ct{padding:10px;}
#hd h1{ display:none}
#ct .main h2{font-family:"微软雅黑","黑体"; font-size:26px; padding:20px 0 10px 0; text-align:center; color:#0263b0}
#ct .main h3{font-family:"微软雅黑","黑体"; font-size:20px; padding:10px 0; padding-left:24px; color:#0263b0}
#ct .main h4{font-family:"微软雅黑","黑体"; font-size:16px; padding:10px 0; padding-left:24px}

#ct .main p{ line-height:28px; font-size:12px; margin-bottom:10px; text-indent:24px; text-align:justify}
#ct .main p a{ text-decoration:underline; font-weight:bold}
#ct .main p strong{ font-size:14px}
#ct .main p.ind{ text-indent:0; padding-left:24px;}
#ct .main p.ind0{padding-left:0; padding-top:15px}
#ct .main p.hot{ color:#FF3300; font-size:16px; text-indent:0; padding:15px 0; font-weight:bold}

#ct .main .table_list{ width:100%; border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;}
#ct .main .table_list th{border-right:1px solid #e2e2e2; height:35px; background:#F7F7F7; text-align:center}
#ct .main .table_list td{border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2; text-align:center; padding:5px}


#hd .menu{ border-bottom:1px solid #BACEE0;border-top:1px solid #BACEE0;height:40px; *zoom:1; overflow:hidden; background:#f3f7fb; margin-top:360px}
#hd .menu ul li{ float:left; line-height:40px;}
#hd .menu ul li a{ font-family:"微软雅黑"; font-size:16px; display:inline-block; padding:0 20px; font-weight:bold}
#hd .menu ul li.on a{ color:#336699;background:#d0dbe6;}


#ft{ padding:20px 0; background:#EFEFEF}
#ft p{ text-align:center}
