/* CSS Document */
.red-bg{ background:#044A9F;display:block;}
.blue-bg{ background:#06C; display:block;}
.blank-bg{background:#000; display:block;}



.leftguest{ width:240px; overflow:hidden; box-shadow: 0 0 10px #ccc; color:#666;position: fixed; left:20px;z-index:99999;bottom: 0px;}
.guest_t{ width:100%; height:46px; border-radius:10px; line-height:42px;display:block;}
.guest_tit{ font-size:16px; height:42px; line-height:42px; color:#FFF; float:left; margin-left:15px;}
.guest_tr{ width:16px; height:2px; background:#fff; float:right; margin-right:15px; margin-top:20px;}
.guest_content{ width:100%; background:#FFF; text-align:left; }

.guest_company{ float:left; margin-left:4px; font-size:14px; height:30px; line-height:30px; font-weight:bold;}
.guest_ctel{float:left; margin-left:4px; font-size:14px; height:20px; line-height:20px; margin-bottom:10px;}
.guest_item{ width:96%; overflow:hidden; margin:0 auto;}
.guest_lab{ width:100%; height:30px; line-height:30px; border:1px solid #CCC; padding-left:9%;background:url('/assets/sms/images/icon01.jpg') no-repeat;background-position: center left;border-radius:5px; margin-bottom:15px; font-size:12px;}

.guest_laba{ width:100%; height:30px; line-height:30px; border:1px solid #CCC; padding-left:9%;background:url('/assets/sms/images/icon02.jpg') no-repeat;background-position: center left;border-radius:5px; margin-bottom:15px;font-size:12px;}

.guest_textarea{ width:100%; border:1px solid #CCC; height:60px; font-size:12px; padding:5px; line-height:180%; margin-bottom:10px;}

.guest_button{ width:40%; float:right;  color:#FFF; height:30px; line-height:30px; text-align:center; text-align:center; margin-bottom:10px;border:1px solid #fff;border-radius:5px;font-size:12px;}