/* CSS Document */

a:link {
	color: #00659C;
	text-decoration: none
}
a:visited { color: #000000; text-decoration: none}
a:hover {  color: #ff6600; text-decoration: underline}


a.nav:link { color: ##ff6803; text-decoration: none  }
a.nav:visited {  color: ##ff6803; text-decoration: none}
a.nav:hover {  color: ##ff6803; text-decoration: underline}

a.more:link { color: #ff6600; text-decoration: none  }
a.more:visited {  color: #ff6600;text-decoration: none}
a.more:hover {
	color: #ff6803;
	text-decoration: underline;
	font-size: 13px;
	line-height: 1;
}

a.zimu:link { color: #666666; text-decoration: none  }
a.zimu:visited {  color: #003399;text-decoration: none}
a.zimu:hover {  color: #FF6600; text-decoration: underline}

td {font-size:10pt;color: #333333}
.navigator{font-size:10pt}
.time{font-size:10pt}
.nav2{font-size:10pt;color: #333333}
.zimu{font-size: 13px; color: #666666}
.shadow{filter:DropShadow(Color=#000000,OffX=1,OffY=1,Positive=1)}
BODY
{
scrollbar-face-color:3399CC;
scrollbar-shadow-color:000000; 
scrollbar-highlight-color:99CCFF;
scrollbar-3dlight-color:000000; 
scrollbar-darkshadow-color:ffffff;
scrollbar-track-color:E4F1FD; 
scrollbar-arrow-color:ffffff;
};
.line12 {line-height: 150%;}
.unnamed1 {
	letter-spacing: 12em;
	word-spacing: 12em;
}
.auto {overflow: auto; height: 100%; width: 200px; clip: rect( ); padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px} .STYLE102 {
	line-height: 1.5;
}



 #newsList{
    margin-top:0px;
   
}
.newsListClass {
  background:url(../images/0-5-2-2-3.jpg) no-repeat ;
  text-align: left;
  
}


 .newsListClass ul{	
    
     margin: 5px 5px 5px 25px;	
	list-style-type:none;
}

 .newsListClass li{
	
	margin-left:5px;
	padding:5px;
}

 .newsListClass li span{
	float: right;/*使span元素浮动到右面*/
	text-align: right;/*日期右对齐*/
	color:#3366CC;
	margin-top:2px;
}


 .newsListClass a{
	display: block;
	color:#000;
	text-decoration:none;
}

 .newsListClass a:visited {
	color:#000;
}

 .newsListClass a:hover {
	color:#CC3300;
	text-decoration:underline;
}

.moreContent {
  
}
.moreContent img{

  padding-top:3px;
  padding-right:5px;
  float:right;
  border:0px;
}

