@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: "微软雅黑";
	color: #000;
	background-image: url(../images/Spage2_KenndyTown_bk.gif)
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(../images/Spage2_KenndyTown_bk.jpg);
}

#box {
	height: 1500px;
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#box #top {
	height: 100px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	padding-top: 1px;
}
#box #top_banner {
	height: 508px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#box #mid_rate {
	height: 212px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#box #map {
	height: 347px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#box #bottom {
	height: 236px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#box #footer {
	height: 25px;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#box #footer #footer_text {
	margin-right: auto;
	margin-left: auto;
	width: 370px;
	text-align: center;
}
.font12 {
	font-family: "微软雅黑";
	font-size: 12px;
}
