@charset "utf-8";
/* CSS Document */

body,td,th { font-family: "宋体"; font-size: 14px; color: #000; }
body { margin: 0 auto; background:#FAFAFA; overflow: scroll; }

/*顶部*/
.top { width:100%; background:url(../images/top_img_bj.jpg) repeat-x; height:240px; }
.top_subject{ margin:auto; width:965px;height:240px; color:#FFF; background:url(../images/top_img_01.jpg);}
.top_menu{font-size:12px; height:35px; line-height:35px; padding-left:20px; text-align:right; }
.top_menu a{ color:#FFF;font-size:12px; text-decoration: none;}
.top_menu a:visited {text-decoration: none;}
.top_menu a:hover {text-decoration: none; color: #FFFF00;}
.top_menu a:active{text-decoration: none;}
.top_menu_center{ overflow:hidden; width:920px; margin:auto;}
.top_menu_left{ float:left; }
.top_menu_right{ float:right; margin-right:20px;}

/*主要内容*/
.content{ margin:0 auto; width:965px; background:#FFF; overflow:hidden; }
.month{ margin:30px;}
.month_tt_number01{ width:150px;height:150px; float:left; padding:10px 20px;}
.month h1{ border:5px solid #EEE; display:block; overflow:hidden; }
.month_tt_bj{ height:150px; float:left; padding:0 20px; width:665px; overflow:hidden; }
.month_tt_bj span{ display:block;}
.news{ float:left; overflow:hidden; width:835px; margin:10px 30px 20px 30px; border-top: 1px dashed #CCC;}
.news p{text-indent: 2em; font: 12px/26px "Arial"; color:#333; padding:0;}
.news p a{ color:#398FA8; text-decoration: none; }
.news p a:visited { color:#398FA8; text-decoration: none; }
.news p a:hover { color:#398FA8; text-decoration: underline; }
.news p a:active { color:#398FA8; text-decoration: none; }
.news h4{  font: bold 16px/30px "Microsoft YaHei"; display:block; text-align:center; color:#AE3544;border-top:1px solid #AE3544;  background:#F6F6F6; padding:5px 0; margin:20px 0 10px 0; }
.column_01{ color:#000; font: bold 20px/70px "Microsoft YaHei";}
.column_02{ color:#666; font: 12px/26px "Arial"; float:left;}
.column_03{ color:#D8AD13; font: 12px/26px "Arial"; float:right;}
.column_03 a{ color:#D8AD13; text-decoration: none; }
.column_03 a:visited { color:#D8AD13; text-decoration: none; }
.column_03 a:hover { color:#D8AD13; text-decoration: underline; }
.column_03 a:active { color:#D8AD13; text-decoration: none; }
.button{ background:#FFF; color:#AE3544; border:1px solid #AE3544; padding:5px 5px 3px 5px; margin:5px 3px 5px 0; cursor:pointer;}

/*申明*/
.bottom { width:100%; background:#D8AD13; height:130px; }
.bottom_subject{ margin:0 auto; width:1000px;height:130px; color:#FFF; overflow:hidden;}
.foot_left{ width:610px; padding:20px 10px 20px 20px; color:#FFF; line-height:25px; float:left; font-size:12px;}
.foot_right{width:310px; padding:20px 20px 20px 10px; color:#FFF; line-height:25px;float:left;font-size:12px;}


/*底部版权信息*/
.tcopyright { width:100%; padding: 10px 0; font-size: 12px; line-height:28px; text-align:center; clear:both; background:#000; color: #FFF; }
.tcopyright .en{ color:#FFF; font-family:Arial; }
.tcopyright a { text-decoration: none; font-size: 12px; color: #FFF;}
.tcopyright a:hover{ text-decoration: underline; font-size: 12px; color: #FFF;}

