.leave_blank{ text-align: left; background:#FFF repeat;border: 1px solid #dcdcdc; width:625px; position:relative;z-index: 9999;}
.leave_blank .ly_top_img{width: 625px;}
.leave_blank td .btn{margin:0;}
.leave_blank h1{ font-size:23px; font-family: "Microsoft YaHei",SimSun,SimHei; text-align:center; margin-top:20px; line-height:40px; color:#f73e3e;}
.leave_blank table{ margin:20px 0 12px 72px;}
.leave_blank th{color:#555; font-weight:normal; text-align:right;}
.leave_blank td{padding:5px 0;}
.leave_blank td input{ border:1px solid #ccc; border-radius:2px; color:#333; display:inline-block; font-size:14px; line-height:18px; outline:none; padding:4px; vertical-align:middle; width:150px;}
.leave_blank td span{padding:5px; color:#f00;}
.leave_blank td .btn a{background:#f73e3e;width:110px; display:block; margin:0;color: #FFF;
font-size: 18px;text-align: center;height: 30px; margin-bottom: 20px;line-height: 30px;cursor: pointer;}

.leave_blank textarea{ border:1px solid #ccc; color:#333; float:left; font-size:14px; height:50px; outline:none; overflow:auto; padding:4px; resize:none; width:276px;}
.leave_blank .L_close{ width:13px; height:13px; cursor: pointer; background:url(../images/huilong/common/close.png) no-repeat; position:absolute; top:10px; right:10px; display:block; transition:all 0.3s ease 0s;}
.leave_blank .L_close:hover{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -0-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg);}
.leave_blank .error th{color: red;}
.leave_blank .error input, .leave_blank .error textarea{border: 1px solid red;}
.leave_blank textarea, .leave_blank input{
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.leave_blank textarea:focus, .leave_blank input:focus{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
    background: #FAFAFA; 
}

#prepared{ position:absolute; bottom: 190px; font-size:12px; _bottom: 210px; left: 180px; z-index: 99999; display: none; background: #FFF; border:1px solid #ccc; margin-left:20px;  padding:10px; width:216px; height: 100px;}
#prepared #trigon{ background:url(http://source.7808.cn/faces/images/trigon.jpg) no-repeat; height:11px; bottom:-11px; position:absolute; left:80px; width:17px;}
#prepared li{ height:24px; line-height:24px; background:url(http://source.7808.cn/faces/images/l_b_circle.png) no-repeat left center; padding-left:8px; overflow:hidden;}
#prepared li a{color:#ccc; text-decoration:none;}
#prepared li a:hover{color:#d32424; text-decoration:underline;}