#guest_menu {float: left;width: 196px;background-image:url(../images/main_l_bg.gif);background-repeat: no-repeat;	background-position: 0px 0px;border-left-width: 2px;border-left-style: solid;border-left-color: #6ab021;border-right-width: 1px;border-right-style: solid;border-right-color: #d9d9d9;margin: 0px;padding: 0px;background-color: #fff;}
#guest_menu img{float: left;margin-left: 3px;margin-bottom: 3px;}
#guest_main {background-image: url(../images/guest_top_bg.gif);background-repeat: no-repeat;background-position: 10px 5px;float: right;	width: 698px;padding-top: 65px;}
#guest_main #guest_class {
	float: left;
	height: 25px;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #f0f0f0;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#guest_main #guest_class a {text-decoration: none;color: #333;}
#guest_main #guest_class a:hover {text-decoration: none;color: #F60;}

#guest_add {	float: left;	width: 650px;	text-indent: 10px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 5px;}
#guest_add  textarea,#guest_add #username,#guest_add #vcode,#guest_add #useremail {BORDER-RIGHT: #fff 1px solid;BORDER-TOP: #999 1px solid;PADDING-LEFT: 3px;
FONT-SIZE: 12px;BORDER-LEFT: #999 1px solid;COLOR: #666;BORDER-BOTTOM: #fff 1px solid;FONT-FAMILY: "宋体";BACKGROUND-COLOR: #f3f3f3;}
#guest_add  textarea {width: 660px;height: 60px;margin-top: 5px;margin-bottom: 5px;}
#guest_add select{
	width:48px;
	font-family: "宋体";
	font-size: 12px;
	background-color: #f0f0f0;
}
#guest_add #username,#guest_add #useremail {margin: 0px;padding: 0px;height: 16px;}
#guest_add #username{width:100px}
#guest_add #useremail{width:150px}
#guest_add #vcode {width: 32px;margin: 0px;padding: 0px;height: 16px;}
#guest_add img,#guest_add #write {vertical-align: baseline;margin: 0px;padding: 0px;height: 16px;}
#guest_list {}/*留言列表*/ 
#guest_page {
	text-align: center;
	margin-top: 20px;
}/*留言分页*/
.guesttitle{
	text-align: left;
	clear: both;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	height: 22px;
	background-color: #f0f0f0;
	padding-top: 2px;
	margin-top: 10px;
} /*留言信息*/
.guestmemo{padding: 8px 0px 2px 3px;}
.guestre{
	background-color: #f6f6f6;
	margin-left: 30px;
	padding-left: 10px;
	margin-right: 20px;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.guestname{}/*留言人姓名*/
.guestnameman {}/*留言人性别男*/
.guestnamewoman {}/*留言人性别女*/
.guesttime{} /*留言时间*/
.guestip{} /*留言IP*/
.guesthide{
	padding: 8px 0px 10px 3px;
	color: #666;
	text-align: center;
}

