@charset "utf-8";
/* CSS Document */
#wrapper {
	width:1024px;
	height:1262px;
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width:955px;
	height:916px;
	float: left;
	margin-left: 35px;
	display: inline;
}
.right img {
	margin-top: 5px;
	float: left;
}
.right li {
	background-image: url(../images/fuwu-icno.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	float: left;
	height: auto;
	width: 726px;
	line-height: 24px;
	text-align: left;
	margin-top: 20px;
}

