body{
	font-size:12px;
	margin:0px;
	background-color:#FFFFFF;
}
a{
	font-size:12px;
	color:#48494D;
	text-decoration:none;
}
a:hover{
	color:#48494D;
}
.con{
	font-size:12px;
	color:#48494D;
}

td{
	font-size:12px;
	line-height:150%;
	color:#48494D;
}
.title{
	background-image:url(images/index_061.gif);
	color:#63902A;
	font-size:14px;
	font-weight:bold;
	line-height:33px;
	padding-left:10px;
}
.tree{
	padding:5px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.news{
	border-bottom:1px dashed #CCCCCC;
	height:25px;
	line-height:25px;
}
.news a:hover{
	color:#FF0000;
}