body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: "宋体";
	font-size: 12px;
	scrollbar-face-color: #D7F0FF; 
	/*滚动条及上下箭头面板右、下边颜色*/
	scrollbar-shadow-color: #76BDFF;
	/*滚动条及上下箭头面板左、上边颜色*/
	scrollbar-highlight-color: #76BDFF;
	/*滚动条及上下箭头面板左、上边阴影颜色*/
	scrollbar-3dlight-color: #ffffff;
	/*滚动条及上下箭头面板右、下边阴影颜色*/
	scrollbar-darkshadow-color: #ffffff;
	/*滚动条轨道颜色*/
	scrollbar-track-color: #F2FAFF;
	/*滚动条上、下箭头颜色*/
	scrollbar-arrow-color: #ffffff; 
}
/*------------------连接模块---------------------*/
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #FF0000
}
.underline0{
	border-bottom: 1px dashed #666666;
	height: 20px;
	vertical-align: baseline;
}
.underline{
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	vertical-align: text-bottom;
}
.news_piece{
	border-bottom: 1px dashed #666666;
	height: 23px;
	vertical-align: bottom;
}
.psco_line {
	line-height: 15px;
}
.news_title {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.more_title {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #CC00FF;
}
.news_con {
	font-family: "宋体";
	font-size: 13px;
	word-spacing: 5px;
	line-height: 20px;
}
.auther {
	font-family: "宋体";
	font-size: 12px;
	text-align:center;
}
.news_lit_title {
	font-family: "宋体", "黑体";
	font-size: 14px;
	font-weight: bold;
}
