@charset "utf-8";
/* CSS Document */
#warp{ width:1100px; margin:0 auto}
#head{ background:url(../img/bg_body.jpg) no-repeat; height:228px}
#cont{ border:1px solid #e2e2e2; border-top:0; padding:20px}

#cont .main h1{ font-family:"微软雅黑"; font-size:30px; margin-bottom:15px; text-align:center}
#cont .main h2{ font-family:"微软雅黑"; font-size:20px; margin-bottom:15px}
#cont .main p{margin-bottom:15px; line-height:20px; text-indent:24px; text-align:justify}
#cont .main p.ind{ text-indent:0}
#cont .main p img.thumb{ float:left; margin:0 10px 10px 0}
#cont .main .table_list{ width:100%; margin-bottom:15px;border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
#cont .main .table_list th{ background:#F2F2F2; text-align:center; height:40px; border-right:1px solid #ccc;border-top:1px solid #ccc;}
#cont .main .table_list td{text-align:center; padding:8px;border-right:1px solid #ccc;border-top:1px solid #ccc;}
#cont .main .table_list td p{ text-indent:0; margin-bottom:0}
#cont .main .pht_list{overflow:hidden; zoom:1}
#cont .main .pht_list li{zoom:1; float:left; font-size:0; margin:0 14px 5px 0}
#cont .main .pht_list li.mr0{ margin-right:0}

#foot{padding:20px 0}
#foot p{text-align:center}

