body {
	font-size: 12px;
	margin: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1	{ width:425px; color:#fff; height:50px; float:left;	font-size:12px; float:12px; display:block; padding:70px 0px 0px 85px; line-height:22px;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}



h2 {
	font-size:12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	color: #333333;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif, "Î¢ÈíÑÅºÚ", "ËÎÌå";
}
.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.banner{ width:100%; background:#157bd7; height:302px; overflow:hidden}
.banner p{ background:url(images/banner.jpg) no-repeat; width:1200px; height:302px; margin:0 auto; clear:both}