@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/new_site_2012_CE_page_2_main_bk.jpg);
	background-repeat: repeat;
}

#box {
	height: 1400px;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#box #top {
	height: 159px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11.5px;
}
#box #main_banner {
	height: 1086px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#box #top_banner {
	height: 82px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#box #footer {
	height: 25px;
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#box #footer #footer_text {
	margin-right: auto;
	margin-left: auto;
	width: 380px;
	text-align: center;
}
.font12 {
	font-family: "微软雅黑";
	font-size: 12px;
}
