@charset "utf-8";
/* CSS messagePage */
.message{ text-align:left; line-height:25px; }
.message h2{ font-weight:700; font-size:18px; color:#1c62be; border-bottom:2px solid #DDD; margin-bottom:15px}
.message p{ margin:0 0 15px;}

span.tips{ font-size:13px;text-align:left; padding:0; margin:0;  width:180px; }
span.success{ color:#7ca738; }
span.fail{ color:#F00; padding-left:10px; }
span b{ font-size:15px; padding:0 2px;}
span.success b{ font-size:13px;}

.guestbook{border:2px solid #f1f1f1; width:976px; padding:10px 0 10px; overflow:hidden; background:url(../img/my_info_bg.png) repeat-x; }
.sendbox h3{ padding-left:15px; height:30px; line-height:30px;background:none; padding:0;  font-size:16px; color:#09f;}
.guestbook p{ margin-left:10px; }
.guestbook h3{  height:30px; line-height:30px;  font-size:23px; color:#2c4051; border-bottom:3px solid #2c4051}
.guestbook table{ border:0; border-collapse:collapse; width:99%;}
.guestbook table td{ padding-bottom:10px;vertical-align:top;}
.guestbook .txtbox{ height:26px; line-height:26px; width:300px; border:1px solid #7f9db9; padding-left:5px; color:#333;}
.guestbook textarea{  width:650px; height:150px;border:1px solid #7f9db9; padding:3px; color:#333;}
.guestbook .left{ width:24%; text-align:right; padding-right:10px;}
.guestbook .right{  text-align:left; width:40%;}
.guestbook .right1{  text-align:left; width:30%;}
.guestbook .width{ width:100px;}
.guestbook .vcimg{height:20px; width:80px;}
.guestbook .sendbtn{ width:115px; height:33px; border:0; background:url(../img/sendbtn.png) no-repeat; color:#FFF; font-weight:bold;}