@charset "utf-8";
/* CSS Document */

body{ background:#f2f2f2}

#warp{ width:1100px; margin:10px auto 10px; box-shadow:2px 2px 2px #ccc; border:1px solid #ccc;background:#fff;}
.hd{ background:#03C url(../img/bg_hd2.jpg) no-repeat 50% 0; height:375px; border-bottom:4px solid #347ed7}

.ct{ padding:0 20px;position:relative; margin:0;}
.ct h2{ text-align:center; font-size:26px; margin-bottom:30px; font-family:微软雅黑; padding:50px 0 0}
.ct h2 span{ font-size:14px}
.ct h3{ font-size:16px; padding:15px 0; font-family:微软雅黑;border-bottom:2px solid #347ed7; margin-bottom:10px; position:relative}
.ct h3 span{height:35px; line-height:35px;display:inline-block; border-bottom:2px solid #f30; position:absolute; bottom:-2px; padding:0 2em;}
.ct p{ font-size:14px; margin-bottom:15px; padding:0 10px; line-height:28px; text-indent:2em}
.ct p a{ text-decoration:underline; color:#F00; font-weight:800}
.ct p.wx img{ position:absolute; right:20px; bottom:20px}

.ct .table_list{ border-top:3px solid #CCCCCC; border-bottom:2px solid #CCCCCC; background:#fff; width:100%; margin-bottom:15px; border-left:1px solid #e2e2e2}
.ct .table_list th{ background:#f2f0f0; height:35px; text-align:center; border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2; font-size:14px;}
.ct .table_list td{border-bottom:1px solid #e2e2e2; text-align:left;border-right:1px solid #e2e2e2;font-size:14px; padding:8px; line-height:28px;}
.ct .table_list td.center{ text-align:center}
.ct .table_list td a{ color:#F30; text-decoration:underline}



.ct ol li{ font-size:14px; line-height:28px;}


.ft{ height:40px; background:#0162b6; line-height:40px; text-align:center; color:#fff}

.list{ background:#0066cc; height:40px; overflow:hidden}
.list li{ line-height:40px; float:left; border-right:1px solid #0355a7}
.list li a{ padding:0 10px; color:#FFF; font-size:14px; display:block; font-weight:bold}
.list li a:hover{ background:#0355a7; text-decoration:none}
.list li.on a{ background:#0355a7; text-decoration:none}