@charset "gb2312";
.styel1 {
	font-size: 14px;
	font-weight: bold;
	color: #337704;
	text-decoration: none;
	font-family: "黑体";
}
.styel3 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.styel4 {
	font-family: "宋体";
	font-size: 12px;
	color: 676666;
	text-decoration: none;
}
.styel7 {
	font-family: "微软简综艺";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.styel5 {
	font-family: "新宋体";
	font-size: 12px;
	color: 464646;
	text-decoration: none;
}
.styel6 {
	font-family: "新宋体";
	font-size: 12px;
	color: 3e3e3e;
	text-decoration: none;
}
#a a:link {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: 337704;
	text-decoration: none;
}
#a a:visited {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #337704;
	text-decoration: none;
}
#a a:hover {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.styel2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.styel8 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#biao1 {
	font-family: "新宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#biao1 a:visited {
	font-family: "新宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#biao1 a:hover {
	font-family: "新宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
}/*=========新闻详细页面标题==============*/
.newstitlefont {
	padding-top:40px;
	color:#333333;
	font-size:16px;
	font-weight:bold;
}

.newstitlefont2 {
	padding-bottom:10px;
	color:#666666;
	font-size:12px;
	line-height:20px;
}

  #tabsC {
      float:left;
      width:100%;
      background:#EDF7E7;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("../images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("../images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  