@charset "utf-8";
/* CSS Document */
#wrapper {
	width:1024px;
	height:1470px;
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width:955px;
	height:1114px;
	float: left;
	margin-left: 35px;
	display: inline;
}
.zhinan {
	background-image: url(../images/dingdan-zhinan.jpg);
	float: left;
	height: 188px;
	width: 211px;
	background-repeat: no-repeat;
}
.zhinan ul {
	float: left;
	width: 150px;
	line-height: 26px;
	margin-top: 32px;
	text-align: left;
	margin-left: 35px;
	display: inline;
}
.right p {
	float: left;
	width: 728px;
	text-align: left;
	line-height: 24px;
	margin-top: 5px;
	display: inline;
}
.right span {
	color: #9b3205;
	font-weight: bold;
}
.zhifubao {
	float: left;
	width: 200px;
	height: 70px;
	margin-top: 10px;
	display: inline;
}

