.menu {
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 134px;
}
.menulist {
	margin-top: 0px;
	margin-bottom: 5px;
}

.menubg {
	background-image: url(../img/menubg.jpg);
	margin: 0px;
	padding: 0px;
	height: 395px;
	width: 170px;
}
.btm20px {
	margin-bottom: 20px;
}
.count {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(../img/head_btm.jpg);
	background-repeat: no-repeat;
}
.cnthead {
	background-image: url(../img/frame_lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 530px;
	margin-bottom: 20px;
}
.cntmain {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.cunfoot {
	background-image: url(../img/frame_rb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 530px;
	padding-bottom: 50px;
}
.about {
	width: 400px;
	margin-bottom: 20px;
}
.aboutmain {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #444444;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.link {
	list-style-position: outside;
	background-image: url(../link/img/li_flower.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	height: 35px;
	padding-left: 40px;
	padding-top: 15px;
}
