body {
	font-size: 14px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a.new:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.tit {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.tit2 {
	font-family: "黑体";
	font-size: 16px;
	color: #ffffff;
}



a.new:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
a.new:hover {
	font-size: 14px;
	color: #FFFF00;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
a.new:active
{
	font-size: 14px;
	color: #FFFF00;
	font-family: "宋体";
	text-decoration: none;
	font-weight: bold;
}
.hui {
	font-size: 24pt;
	color: #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
}
.huju {
	font-size: 14px;
	line-height: 28px;
}



a.new1:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.new1:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a.new1:active
{
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a.new1:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
/*设置表格下边边框*/
.table_td_bottom td{
border-bottom:1px #ccc dashed;
padding:5px 5px;
}
/*设置表格左边边框*/
.table_td_left td{
border-left:1px #333333 dashed;
padding:0 20px;
}
/*设置表格中图片边框*/
.table_img_border img{
padding:2px;
border:1px #CCC solid;
}
.tab{
border-collapse:collapse;
}
.xian {
	font-size: 14px;
	line-height:28px;
	font-weight: bold;
	color: #CC0000;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-left: 8px;
	height:28px;
}
