
/*留言样式*/
#guestbook_list{ padding-top:10px; padding-bottom:10px; width:100%; height:auto;}
.guestbook_top_left{ background:url(../images/top_left.gif) no-repeat left top;height:17px;width:170px;}
.guestbook_top_mid{ background:url(../images/top_mid.gif) repeat-x top;height:17px;width:60%;}
.guestbook_top_right{ background:url(../images/top_right.gif) no-repeat right top;height:17px;width:145px;}
.guestbook_title{font-size:14px;padding:10px 10px 10px 10px;line-height:26px;text-align:left;text-indent:28px;width:100%;color:#000000;}
.guestbook_leave{ height:24px; text-align:left; text-indent:12px;border-bottom:#D7D 1px solid; border-left:#D7D7D7 1px solid;width:15%; background-color:#F00;}
.guestbook_leave_content{ height:24px; text-align:left; text-indent:24px; padding:6px;border-bottom:#D7D7D7 1px solid; border-left:#D7D7D7 1px solid;border-right:#D7D7D7 1px solid;width:85%; background-color:#FFFFFF;}
.guestbook_expert{ height:20px; text-align:left; text-indent:12px; border-left:#D7D7D7 1px solid;width:15%; background-color:#FFFFFF;color:#000000;}
.guestbook_expert_content{ height:20px; line-height:20px; text-align:left; text-indent:6px; padding:6px;  border-left:#D7D7D7 1px solid;border-right:#D7D7D7 1px solid;width:85%; background-color:#FFFFFF; color:#000000;}
.guestbook_replay{ height:24px; text-align:left; text-indent:12px; border-left:#D7D7D7 1px solid; border-bottom:#D7D7D7 1px solid;width:15%; background-color:#FFFFFF;color:#000000;}
.guestbook_replay_content{ height:24px; line-height:20px; text-align:left; text-indent:24px; padding:6px; border-left:#D7D7D7 1px solid;border-right:#D7D7D7 1px solid;width:85%; background-color:#FFFFFF; color:#000000;border-bottom:#D7D7D7 1px solid;}
.guestbook_foot{height:38px;background-color:#CBCBCB;}
.guestbook_foot tr td{height:38px;background-color:#ffffff; font-size:14px;}
.guestbook_bot_left{ background:url(../images/bot_left.gif) no-repeat left top;height:21px;width:145px;}
.guestbook_bot_mid{ background:url(../images/bot_mid.gif) repeat-x top;height:21px;width:90%;}
.guestbook_bot_right{ background:url(../images/bot_right.gif) no-repeat right top;height:21px;width:145px;}
.guestbook_border{ height:auto; border:#D7D7D7 1px solid;}
.guestbook_border tr td{padding:2px;}
.guestbook_border tr td strong{ color:#313131;}

.more_large{ text-align:right; float:right; text-align:left; height:29px;width:80px; overflow:hidden;}
.more_large a{ color:#6d6565;line-height:29px;text-align:left; vertical-align:middle;height:29px;width:80px;}
.more_large a:link{ color:#6d6565; text-decoration:none;}
.more_large a:visited{ color:#6d6565; text-decoration:none;}
.more_large a:active{ color:#6d6565; text-decoration:none;}
.more_large a:hover{ display:block; line-height:29px; text-align:left; vertical-align:middle;height:29px;width:80px;}


