body {margin-left: 0px; margin-top: 0px; color: #333333;}

BODY {
SCROLLBAR-FACE-COLOR: #FFFFFF;
 SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
 SCROLLBAR-SHADOW-COLOR: #ACACAC;
 SCROLLBAR-3DLIGHT-COLOR: #ACACAC;
 SCROLLBAR-ARROW-COLOR: #ACACAC;
 SCROLLBAR-TRACK-COLOR: #EFEFEF;
 SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
 SCROLLBAR-BASE-COLOR: #FFFFFF
}

A:link {text-decoration: none; color:#333333}
A:visited {text-decoration: none; color: #333333}
A:hover {text-decoration: none; color: #FF7700}

A.news_totalcomment:link, A.news_totalcomment:visited, A.news_totalcomment:active{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
A.news_totalcomment:hover{
	color:#E10000;
	font-weight: bold;
	text-decoration: underline;
}

TR { FONT-SIZE: 12px; FONT-FAMILY: "宋体";   height: 18px; line-height: 18px;}
TD { FONT-SIZE: 12px; FONT-FAMILY: 宋体;}

A.font01:link {text-decoration: none; color:#FF7700}
A.font01:visited {text-decoration: none; color: #FF7700}
A.font01:hover {text-decoration: none; color: #FF0000}

A.font02:link {text-decoration: none; color:#3A80BF}
A.font02:visited {text-decoration: none; color: #3A80BF}
A.font02:hover {text-decoration: none; color: #FF7700}

A.font03:link {text-decoration: none; color:#FFFFFF}
A.font03:visited {text-decoration: none; color: #FFFFFF}
A.font03:hover {text-decoration: none; color: #000000}

.input01 {font-family: "Arial"; font-size: 9pt; height: 20px; border: 1px #333333 solid; background-color: #FFFFFF}
.input02 {font-family: "Arial"; font-size: 9pt; border: 1px #333333 solid; background-color: #FFFFFF}
.input03 {font-family: "宋体"; font-size: 9pt; height: 20px; border: 1px #000000 solid; background-color: #DEDEDE}

.blank01 {padding-right: 10px; padding-top: 10px}
.blank02 {padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px}
.blank02 li{ word-break:break-all}
.blank03 {padding-right: 10px;}
.blank04 {padding-left: 8px; padding-right:8px}
.blank05 {padding-left: 10px; padding-right:10px; padding-top: 4px; padding-bottom: 4px} 
.blank06 {padding-left: 5px; padding-right:5px} 
 
.word01 {font-size: 9pt; font-weight: bold; color: #FFFFFF}
.word02 {font-size: 9pt; font-weight: bold; color: #FF7700}
.word03 {font-size: 9pt; color: #4C964C}

.newstitle {font-size: 11pt; font-weight: bold; color: #000000; letter-spacing: 1px;}
.newstitle1 {font-size: 11pt; color: #000000; letter-spacing: 1px;}
.newscontent {font-size: 11pt; color: #000000; height: 20px; line-height: 25px;letter-spacing: 1px;}

.newscontent img {
	max-width: 100%;
}

.shadow {FILTER: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1)}



/**  =========================  日历CSS    ========================        **/
A.Calender:link {text-decoration: none; color:#000000}
A.Calender:visited {text-decoration: none; color: #000000}
A.Calender:hover {text-decoration: none; color: #ff0000}

#Calender_content {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 25px;
}
#Calender_bar {
	position:absolute;
	width:200px;
	height:25px;
	z-index:2;
	background-color: #e7e7e7;
	left: 0px;
	top: 0px;
	font-size:14px;
	padding:6px 0px 0px 15px;
	font-weight:bolder;
	color:#FF7700;
}
#Calender_but_1 {
	position:absolute;
	width:14px;
	height:14px;
	z-index:3;
	left: 165px;
	top: 6px;
	overflow: hidden;
	font-size:12px;
	cursor:hand;
}
#Calender_but_2 {
	position:absolute;
	width:10px;
	height:10px;
	z-index:4;
	left: 145px;
	top: 6px;
	overflow: hidden;
	font-size:12px;
	cursor:hand;
}
#Calender_but_3 {
	position:absolute;
	z-index:5;
	left: 185px;
	top: 6px;
	overflow: hidden;
	font-size:14px;
	font-size:12px;
	cursor:hand;
}




/**  =========================  新闻分页CSS  字体变大    ========================       

  ul#hovershow2{
   list-style-type: none;
   padding:10px 150px;
   width:100%;
   display:inline;
   clear: both;
  }
  ul#hovershow2 li{
   float: left;
   display: inline;
   width:20px;
   height: 20px;
   margin: 2px;
     
  }
  ul#hovershow2 li a {
   text-decoration: none;
   display: block;
   width:20px;
   height:20px;
   border:1px #ff7700 solid;
   background-color: White;
   line-height: 20px;
   font-size: 12px;
   text-align: center;
  }
  ul#hovershow2 li a:hover{
  position: absolute;
  width:30px;
  height: 25px;
  line-height: 30px;
  font-size: 18px;
  z-index:80;
  margin: -5px 0 0 -8px;
  }
ul#hovershow2 li:hover + li a{
  position: absolute;
  width:30px;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  z-index:99;
  margin: -5px 0 0 -5px;
  }
   **/
