@charset "UTF-8";


.viewpoint_btn{background:url(../images/guestbook_button.png) left top;display:block;width:230px;height:30px;text-align:center;font-size:10px;font-weight:bold;line-height:30px;text-decoration:none;color:#000;margin-left:25px;}
.highlight_txt{color:#F60;}
.guestbook_small_icon{background:url(../images/guestbook_small_icon.png) left center no-repeat;display:block;float:left;margin-left:10px;padding-left:25px;}
.viewpoint_btn,.big_btn{float:left;margin-right:10px;}
.viewpoint_btn:hover,.big_btn:hover,.small_btn:hover,.guestbook_body a{color:#9C0;}
.guestbook_list{min-height:100px;margin:0 40px;padding:10px 0 0;}
.guestbook_item_title{font-size:11px;font-weight:bold;color:#000;display:block;line-height:22px;border-bottom:#AACAFF 1px dotted;}
.guestbook_item_title img{border:none;}
.guestbook_item_title a{line-height:22px;display:block;width:16px;height:22px;float:left;background:url(../images/email.png) center center no-repeat;margin-right:5px;}
.guestbook_list dd{font-size:12px;min-height:100px;margin:0;}
.guestbook_list dd p{line-height:22px;margin:0;}
.guestbook_content{margin-top:5px;}
.guestbook_body{background:url(../images/guestbook_bg.png) center top no-repeat;margin-top:10px;}
.gb_publisher{background:url(../images/gbpublisher_bg.png) left top no-repeat;width:300px;height:420px;position:absolute;}
.publisher_icon{display:block;float:left;width:200px;background:url(../images/guestbook_small_icon.png) left center no-repeat;height:30px;line-height:30px;font-size:10px;font-weight:bold;margin-left:10px;padding-left:25px;}
.publisher_body{clear:both;}
#close_btn{background:url(../images/close_app_btn_black.png) center center no-repeat;display:block;width:30px;height:30px;line-height:30px;float:right;}
.publisher_body p{font-size:10px;font-weight:bold;line-height:30px;margin:0 10px;}
.tips{color:#F60;font-style:italic;font-weight:normal;}
.normal_txt{height:18px;line-height:18px;}
.normal_txt,#message_txt{width:278px;font-size:12px;margin:0 0 0 10px;padding:0;}
#message_txt{height:200px;overflow:auto;}
#submit_btn{float:right;margin-top:10px;}