body {
	scrollbar-face-color:eeeeee;
	scrollbar-highlight-color:buttonhightlight;
	scrollbar-3dlight-color:buttonface;
	scrollbar-darkshadow-color:buttondarkshadow;
	scrollbar-shadow-color:buttonface;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:buttonhighlightcolor;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
td{
	font-size: 12px;
	FONT-FAMILY: Verdana;
	color: #666666;
}
/*-----------------默认超链接------------------*/
a:link{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
/*-------------以上为每个网页都应该有的样式表，后面所加为另外所需的----------------------------*/
a.b:link{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.b:visited{
	color: #000000;
	text-decoration: none;
}
a.b:hover{
	color: #000000;
	text-decoration: underline;
}
a.c:link{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.c:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.c:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}


#goback{
	float:right;
	line-height:20px;
	width:150PX;
	padding-right:15px
}
#PictureShow{margin:10px;border: 1px solid #CCCCCC;}
#ShowTxt{text-align:left;border: 1px solid #AAAAAA;background-color: #EFEFEF;padding:10px;margin:10px;line-height:18px;}
.shadow {text-align:center;
  float: left;
  margin: 3px 5px 5px 8px;
  background: #CCC;
}

#example {
  float: left;
  position: relative;
  padding:5px;
  top: -3px;
  left: -3px;
  background: #FFF;
  border: 1px solid #999;
}

#NewsTitle {
	font-size: 16pt;
	font-weight: bold;
	text-align:center;
	line-height:50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#Newstop {
	text-align:center;
	padding:6px;
}
#demo {COLOR: #ffffff; OVERFLOW: hidden; WIDTH: 500px;}
#Txt{line-height:20px;}
#Txt-30{line-height:30px;}
.Txt-top{font-size:10pt;font-weight:bold;}
.newslist{border-top-style: none;border-right-style: none;border-bottom-style: dashed;border-left-style: none;border-bottom-color: #E1E1E1;border-bottom-width: 1px;}
.left{float:left;}
#newsdate{float:right;text-align:center;width:80;}
#P-list{line-height:27px;}
#P-name{text-align:center;padding-bottom:12px;width:150px;}
