* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体";
	font-size: 13px;
	color:#656363;
	text-align:center;
	background-color:#ccc;
}
img {
	border:0;
}
#layout {
	width: 1002px;
	margin:0 auto;
}
#top {
	height:150px;
	background: url(../images/top_bg.gif) repeat-x;
	border-bottom:1px #fff solid;
}
#top img {
	float:left;
	margin-right:18px;
}
#top .map {
	padding-top:120px;
}
#top .map a {
	color:#656363;
	text-decoration:none;
	padding:0 6px;
}
#top .map a:hover {
	color:#000;
}
.shengtai {
	width:1002px;
	height:389px;
}
#bottom {
	height:159px;
	background:url(../images/bottom_bg.gif) repeat-x;
}
.version {
	width:620px;
	margin:0 auto;
	padding-top:24px;
}
.version_img {
	height:55px;
	background:url(../images/version_bg.gif) repeat-x;
	padding-top:2px;
}
.version_img img {
	margin-right:3px;
}
.address {
	height:17px;
	background:url(../images/bottom_line.gif) no-repeat left bottom;
	padding-bottom:5px;
}
#bottom span {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	margin-top:3px;
}
