@charset "utf-8";
/* CSS Document */
body{ background:#d1d1d1}
#header{ height:318px; border-bottom:1px solid #ccc; margin-bottom:10px;background:#fff url(../img/bg_body.jpg) no-repeat 50% 0}
#header h1{ display:none}

#content{ width:1000px; margin:0 auto;background:#fff;border:1px solid #ccc; box-shadow:4px 2px 5px #999 }
#content .main{ padding:20px; }
#content .main h2{ font-size:24px;padding-bottom:10px; font-family:"微软雅黑","黑体"; text-align:center}
#content .main h3{ font-size:18px;margin:20px 0; font-family:"微软雅黑","黑体";}
#content .main h4{ font-size:16px;margin:20px 0; font-family:"微软雅黑","黑体"}
#content .main p{ font-size:14px; line-height:26px; color:#666666; text-indent:24px; margin-bottom:15px; overflow:hidden;zoom:1}
#content .main p a{ text-decoration:underline}
#content .main p.ind0{ padding-left:24px; text-indent:0}


#content .lnb{ height:38px; background:#f9f8f8; line-height:38px; overflow:hidden; border-bottom:1px solid #ccc}
#content .lnb ul li{ float:left; border-right:1px solid #e2e2e2;}
#content .lnb ul li a{font-family:"微软雅黑","黑体"; font-size:14px; font-weight:bold; padding:0 10px; display:block}
#content .lnb ul li a:hover{ background:#b30037; color:#fff; text-decoration:none}
#content .lnb ul li.on a{ background:#b30037; color:#fff; text-decoration:none}
#content .lnb ul li.ck{ position:relative}
#content .lnb ul li span.hot{ position:absolute; right:-15px; top:8px}
#content .lnb ul li span.new{ position:absolute; right:-15px; top:8px}



#content .main  .table_list{ width:100%; border:1px solid #ccc; margin-bottom:15px; border-right:0; border-bottom:0; font-size:14px}
#content .main  .table_list th{ text-align:center; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; height:30px; background:#EFEFEF}
#content .main  .table_list td{ text-align:center; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding:5px}
#content .main  .table_list td.left{ text-align:left}
#content .main  .table_list td a{ text-decoration:underline}

#content .main .thumb{ float:left; margin:0 10px 10px 0; padding:2px; border:1px solid #e2e2e2}
#content .main .thumb2{ float:right; margin:0 0 10px 10px; padding:2px; border:1px solid #e2e2e2}

#footer{ padding:20px 0}
#footer p{ text-align:center}

.pht_list{ overflow:hidden; zoom:1}
.pht_list li{ float:left; margin-right:5px}
.pht_list li.last{ margin-left:0}
.pht_list li img{ padding:1px; border:1px solid #e2e2e2; width:231px; height:196px;}

