/* 专题目CSS*/

/* #################### 字体表格基本 ##################### */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,hr,
fieldset,input,p,blockquote,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:none;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
img a {border: none;}

/* #################### 框架基本 ##################### */

body {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font: 微软雅黑,宋体，Arial, Helvetica, sans-serif;
}
body {
	margin:0 auto;
	background:url(gh_01.gif) repeat-x;
	background-color: #FFFFFF;
    padding:0px;
}

a{  font-size: 12px;
line-height:21px; 
	color: #333;
	text-decoration: none;
}

.top{
margin:0 auto;
	text-align:left;
padding:0px;
position:relative;
WIDTH: 100%; 
height:276px;
background:url(zglx_02.jpg) no-repeat center top;
    

}

/* ####  常用12号字摘要  ### */


.fonter{ line-height:21px;  
       font-size: 12px;
	color: #333;
	text-decoration: none;
}

.fonter a{  font-size: 12px;
line-height:21px; 
	color: #333;
	text-decoration: none;
}

.fonter a:hover {
	color: #be0000;
	text-decoration: underline;
}
.fonter a:active {
	color: #be0000;
	text-decoration: none;
}

.red{ line-height:21px;  
       font-size: 12px;
	color: #be0000;
	text-decoration: none;
}

.red a{  font-size: 12px;
line-height:21px; 
	color: #c34000;
	text-decoration: none;
}

.red a:hover {
	color: #c34000;
	text-decoration: underline;
}
.red a:active {
	color: #c34000;
	text-decoration: none;
}

.baihui{  font-size: 12px;
line-height:21px; 
	color: #999;
	text-decoration: none;
}

/* ####  推荐阅读图边框 ##### */
.pickuang{
margin-left: 0px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 0px;
padding:5px;
background-color: #ffffff;
border:1px solid #e0e0e0;}

/* ####  中号新闻主题  ##### */
.blue-bg{wight:1200px;
height: 100px;
background:url(blue-bg.jpg) no-repeat center top;
margin: 0px;
padding:0px;}

.subject {font-family: 微软雅黑;
          font-size: 24px;
          line-height: 36px;
          color: #be0000;
}
.subject a{
          font-size: 24px;
          line-height: 36px;
          color: #be0000;
text-decoration: none;
}

.subject a:hover{
          font-size: 24px;
          color: #be0000;
	  text-decoration: underline;
}

.subject a:active{
          font-size: 24px;
          color: #be0000;
}


/* ####  14号字新闻主题  ##### */

.white_h{
text-align:left;
padding-left:17px;
       line-height:24px;  
font-weight:bold;
       font-size: 14px;
	color: #fff;
	text-decoration: none;
margin: 0px;
}

.white_c{
text-align:center;
padding-left:17px;
       line-height:24px;  
font-weight:bold;
       font-size: 14px;
	color: #fff;
	text-decoration: none;
margin: 0px;
}

.black_h{
       line-height:24px;  
       font-size: 14px;
	color: #333;
	text-decoration: none;
}

.black_h a{
    font-size: 14px;
	color: #333;
	text-decoration: none;
}

.black_h a:hover {
    font-size: 14px;
	color: #be0000;
	text-decoration: underline;
}

.black_h a:active {
    font-size: 14px;
	color: #be0000;
	text-decoration: underline;
}

/* ####  蓝色加粗14号字新闻主题  ##### */

.blue_b{
       line-height:24px;  
       font-size: 14px;
	color: #333;
        font-weight:bold;
	text-decoration: none;
}

.blue_b a{
    font-size: 14px;
	color: #333;
	text-decoration: none;
}

.blue_b a:hover {
    font-size: 14px;
	color: #be0000;
	text-decoration: underline;
}

.blue_b a:active {
    font-size: 14px;
	color: #be0000;
	text-decoration: underline;
}



