* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "宋体";
	font-size: 12px;
}
#box {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #b4bec7;
}
#top {
	width: 898px;
	height: 258px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4bec7;
}
#logo {
	height: 61px;
	width: 898px;
}
#banner {
	width: 898px;
	height: 157px;
}
#nav {
	width: 898px;
	background-color: #093686;
	height: 40px;
}
#main {
	width: 898px;
}
#lujing {
	width: 898px;
	height: 27px;
	background-image: url(../images/lujing_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 27px;
	text-align: right;
}
#beian {
	width: 878px;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	line-height: 25px;
	text-align: right;
	color: #8a8a8a;
	padding-right: 20px;
}
#lianjie {
	width: 898px;
	height: 40px;
	background-color: #f6f6f6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	padding-top: 4px;
}
