@charset "utf-8";
/* CSS Document */
body{ background:url(../img/bg_body.gif) repeat-x 0 66px}
#warp{ width:1002px; margin:0 auto}
#header{ background:url(../img/bg_head.jpg) no-repeat; height:208px}
#content{ background:#fff; padding:20px; border:1px solid #e2e2e2; border-top:0}
#content .main h2{ font-size:24px; text-align:center; padding-bottom:10px; font-family:"微软雅黑","黑体"}
#content .main h3{ font-size:20px;margin:20px 0; font-family:"微软雅黑","黑体"}
#content .main h4{ font-size:18px;margin:0 0 10px 0; padding-left:24px; font-family:"微软雅黑","黑体"}
#content .main p{ font-size:14px; line-height:24px; color:#666666; text-indent:24px; margin-bottom:15px}
#content .main p a{ text-decoration:underline}
#content .main p.ind0{ padding-left:24px; text-indent:0}
#content .main dl{ padding-left:24px; font-size:14px; margin-bottom:20px}
#content .main dl dt{ font-weight:bold; margin-bottom:5px; font-family:"微软雅黑","黑体"}
#content .main dl dd{margin-bottom:5px;}
#content .main .table_list{ width:100%}
#content .main .table_list th{ text-align:center; height:30px;}
#content .main .table_list td{ text-align:center; padding:5px}
#content .main .thumb{ float:left; margin:0 10px 10px 0; padding:2px; border:1px solid #e2e2e2}

#footer{ padding:20px 0}
#footer p{ text-align:center}