HTML {
	min-width: 1008px;
	background-color: #66FF66;
}
body {
	FONT-FAMILY: "宋体";
	FONT-SIZE:12px;
	LINE-HEIGHT:normal;
	TEXT-ALIGN: center;
	color: #666666;
	background-color: #66FF99;
}
a{
	margin: 0px 0px 0px 0px;
	color: #333333;
	text-decoration: none;
}
a:visited{color:#000000;}
a:hover{color: #FF0000;}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
h2{
	font-size: 12pt;
	font-weight: bold;
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-color: #00CCFF;
}
#header {
	width: 1008px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo{
	width: 300px;
	float: left;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
#logo a ,logo a:link,logo a:visited,logo a:hover{font-size: 36px;color: #0000FF;text-align: left;}
#logoad{text-align: right;float: right;}
#heng{
	background-color: #00CCFF;
	text-align: center;
	height: 25px;
	width: 1008px;
	clear: both;
	float: none;
	font-size: 14px;
	font-weight: bold;
}
#content{
	width: 1008px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contentad{float: right;height: 250px;width: 300px;}
#left{
	text-align: left;
	width: 728px;
	float: left;
	padding: 10px;
	background-color: #CCFFFF;
}
#right{
	width: 250px;
	margin: auto;
	text-align: left;
	float: right;
}
#footer {
	width: 1008px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

242
