﻿.NewsContent * {
	font-size: 14px;
	font-family: "宋体", Verdana, sans-serif, "Courier New";
	/*text-indent:2em;*/	
	line-height: 25px;
}
.NewsContent a {
	text-decoration: underline;
}
.BottomLayer {
	background-image: url();
	border-top: 1px #cccccc solid;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	padding: 15px 5px 5px 5px;
	text-align: center;
	line-height: 120%;
}
.time {
	font-size: 12px;
	margin: 5px 0 10px 0;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 15px 3px;
	color: #006600;
}
.sizetool {
	padding-right: 20px;
}
.sizetool a {
	padding: 1px 2px 1px 2px;
	background-color: #DEEBF1;
	text-decoration: none;
}
.printtool a {
	background-image: url('../Images/printer.gif');
	background-repeat: no-repeat;
	padding: 1px 1px 1px 18px;
	text-decoration: none;
	line-height: 15px;
}
.contentBig *{
	font-size: 16px;
	line-height: 25px;
}
.contentSmall *{
	font-size: 12px;
}

