/*首页基本设置*/
body,td,th,p {
	 font-size: 12px;
	 font-family: " 宋体,Verdana, Arial, Helvetica, sans-serif,";
	 color: #555555;	
	 line-height:20px;
	 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	word-break:break-all;
	background: #80BAEC url(bg.gif) no-repeat repeat-x;
	margin:auto;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.font {
	line-height:25px;
	font-size:14px；
}
.class-font {
	line-height:40px;
}
.right-font {
	text-align:right;
	height:10px;
}
.table_bian1 {
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
kg { word-spacing : 10px; } 