@charset "utf-8";
/* CSS Document */
/*reset*/
button, input, select, textarea {font-size: 100%;}
h2 { padding:0; margin:0; font-size:100%;}
/***************************************** widget *****************************************/

/* 大头条 */


/* 头条样式补充 */
.zt_c_1 h2 a,.zt_c_10 h2 a{color:#F00; text-decoration:underline;}
.zt_c_1 h2 a,.zt_c_1 h2 a:hover,.zt_c_10 h2 a,.zt_c_10 h2 a:hover{color:#ba0000; font-weight:800; text-decoration:none;}

/* 焦点图一 */
.zt_c_7{zoom:1;overflow:hidden;text-align:center;}
.zt_c_7 div{text-align:center;}

/* 视频 */
.zt_c_8{zoom:1;overflow:hidden;text-align:center;}

/* 文本段 */
.zt_c_10{padding:5px 5px 0 5px;}
.zt_c_10 h2{text-align:center;height:31px;font-weight:normal;font-size:20px;line-height:31px;font-family:"黑体";}
.zt_c_10 .text_area{text-indent:2em;font-size:12px; line-height:24px;}

.biaogexy{}
.biaogexy table {
   border: 1px solid #CCC;
   border-collapse:collapse;
   
}
.biaogexy table td {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   padding:5px;
}