body{
	text-align:center;
	background-repeat: repeat;
} 

.top {
	background-image: url(top.jpg);
	height: 283px;
	width: 1000px;
	margin:0 auto;
}
.kong{
	height:5px;
	width:100%;
	margin:0 auto;
}

.lanmu1 {
	background-image: url(lanmu.jpg);
	background-repeat: repeat;
	height:48px;
	width:1000px;
	margin:0 auto
}
.lanmu1-nr{
	width:1000px;
	height:430px;
	margin:0 auto;
	border:1px solid #A5D3F5
}

.lanmu2 {
	height:590px;
	width:1000px;
	margin:0 auto
}
.youshi{
	width:635px;
	height:500px;
	float:left
}

.yuanxiao{
	width:344px;
	height:630px;
	float:right
}

.lanmu-bt{
	width:344px;
	height:49px;
	margin:0 auto;
	font-size:18px;
	line-height:50px;
	background-image:url(lanmu-5.jpg);
	color:#ffffff
}
.yuanxiao-nr{
	width:340px;
	height:534px;
	margin:0 auto;
	border:1px solid #A5D3F5
}
.yuanxiao{
	width:344px;
	height:600px;
	float:right
}

.xunjiang-nr{
	width:340px;
	height:240px;
	margin:0 auto;
	border:1px solid #A5D3F5
}
.xunjiang-zl{
	width:340px;
	height:333px;
	margin:0 auto;
	border:1px solid #A5D3F5
}
.lanmu3 {
	height:690px;
	width:1000px;
	margin:0 auto
}
.lanmu4 {
	height:520px;
	width:1000px;
	margin:0 auto
}

.tableborder {
	border-bottom-width: 1px;
	/*以上分别设置的是表格边框中上右下左的边框宽度*/
	border-bottom-style: solid;
	/*设置边框的表现样式，solid为实线*/
	border-bottom-color: #cccccc;
	/*设置边框的颜色*/
}
-->