@charset "utf-8";
/* CSS Document */

body{ padding:0px; margin:0px; font-family:"微软雅黑"; background-color:#f8e4c8; }
ul,li,ol,dd,dt{padding:0px; margin:0px; list-style:none;}
a{ text-decoration:none; color:#000;}
img{ border:0;}



/* 框架 */
body{ background:#f8e4c8; }
.wapper{ width:100%; margin:0 auto; background:url(bg.jpg) no-repeat center top;  height:auto; overflow:hidden }
.top{ width:886px; margin:100px auto 80px auto; text-align:left; }
.con{ width:983px;  height:auto; overflow:hidden ;margin:0 auto;margin-bottom:70px;clear:both;  }





/* 三级页字体样式*/
.content{ width:100%; margin:0 auto;}
.thr_title{ font-family:"微软雅黑"; font-size:24px; color:#000000; line-height:34px;}
.thr_content{  font-family:"微软雅黑"; font-size:14px; color:#000000; line-height:24px; text-indent:28px;}
.thr_content p{  font-family:"微软雅黑"; font-size:18px; color:#000000; line-height:40px; text-indent:36px;}
.thr_content table{ border:1px solid #505050; text-indent:0px;}
.thr_content table td{ border:1px solid #515050; font-family:"微软雅黑"; font-size:14px; padding:5px; text-indent:0px; text-align:center }

.thr_content .tab_tit{ font-family:"微软雅黑"; font-size:16px; color:#000000; }