#guestform {margin-top: 10px;float:right;width: 720px}

#guestform label {
	font-weight: bold;
	text-align: right;
}
#guestform div {
	line-height: 150%;
	text-align: left;
}
#guestbook {
	border: 1px solid #9B9B9B;
	width: 710px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#guestlist ,#guestpage{
	margin-top: 10px;
	float:right;
	width: 720px
}
#guestlist li {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	list-style-type: none;
}
.box #guestlist p.guesttitle {
	color: #E00404;
	line-height: 30px;
	background-color: #FFF7E6;
	text-align: left;
}
#guestlist .guestuser {
	font-weight: bold;
	color: #996600;
}
.box #guestlist .guest_re {
	color: #990000;
}
.box #guestlist .guest_re .reuser {
	font-weight: bold;
	color: #990000;
}
.box #guestlist p {
	text-align: left;
	padding-left: 20px;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#guest_title {
	background-image: url(/skins/hzm/images/cp_bg.gif);
	height: 28px;
	line-height: 28px;
	padding-top: 2px;
}
#guest_title span {
	background-image: url(/skins/hzm/images/cp_xb1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
	display: block;
	width: 60px;
	float: left;
	text-align: center;
	line-height: 28px;
	height: 28px;
}
#guest_title a {
	line-height: 28px;
}
