@charset "utf-8";
/* CSS Document */

body{ background:url(../img/bg_body.gif) repeat-x 0 66px}
img{ border:0}
#warp{ width:980px; margin:0 auto;}
#header{margin-bottom:10px}

#content{ padding:5px; background:#fff; border:5px solid #D4D2D4}
#content .main h2{ padding:20px 0; text-align:center; font-size:24px; font-family:"微软雅黑"; border-bottom:1px solid #CCC; margin-bottom:15px}
#content .main{ padding:0 30px}
#content .main p{ line-height:24px; font-size:14px; text-align:justify; margin-bottom:10px}
#content .main h3{ padding:15px 0; font-size:16px; font-family:"微软雅黑"}
#content .main h4{ margin-bottom:10px; font-size:14px; font-family:"微软雅黑"}
#content .main ol li{ margin-bottom:5px;}
#content .main .abouts p{ text-indent:24px;}
#content .main .abouts p a{ text-decoration:underline}

.table_list{ width:100%; border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.table_list th{ background:#E7E7E7; height:37px; border-bottom:1px solid #CCC;border-right:1px solid #CCC; text-align:center}
.table_list td{height:37px; border-bottom:1px solid #CCC;border-right:1px solid #CCC; text-align:center}
.table_list .br0{ border-right:0}
.table_list .last td{ border-bottom:0}
#content .main .table_list td p{ padding:5px; font-size:12px!important; margin-bottom:0}
#footer p{ text-align:center; padding:20px 0}