.body {
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo{
	clear:both;
	background:url(/images/logo.png) top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/images/logo.png");
	_background:none;
	}.font12x {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.bodybottombg{
	background:url(../images/index_bodybg.gif) repeat-x bottom left;
	}.font14whit {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
.borderwhit {
	border: 1px solid #CCC;
}
.font12bule {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #069;
}
.boderunderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
