.message_table th{font-weight: normal;height: 26px;padding-right: 5px;text-align: right;width: 16%;}
.message_table th span{color:red;margin-right:3px;}
.message_table td.title{background: none repeat scroll 0 0 #EEEEEE;height: 30px;text-align: center;}
.message_table td.submit{padding-top: 5px;text-align: center;}
.message_table td .textbox,.message_table td .textbox_over{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #A7A7A7;height: 20px;padding-left: 3px;width: 180px;}
.message_table td .b{width: 350px;}
.message_table td .textbox_over{border:1px solid #8BB546;}
.message_table td .textarea,.message_table td .textarea_over{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #A7A7A7;height: 100px;padding: 3px;width: 90%;}
.message_table td .textarea_over{border:1px solid #8BB546;}
.message_table .submit input{background: url("../images/btn.png") no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;height: 23px;line-height: 23px;margin: 0 5px;text-align: center;width: 60px;}
.message_table input.btn_over{background-position:0 -23px;}
.m_left{background:none repeat scroll 0 0 #EBF2FB;font-size:12px;height:27px;line-height:120%;text-align:right;}
.m_right{background:none repeat scroll 0 0 #F6F9FD;padding-left:5px;word-wrap: break-word;word-break:break-all;}
#Verify{float:left;width:40px;}
#VerifyCode{display: block;color:#000000;float: left;height: 20px;line-height: 20px;margin-left: 10px;position: relative;}
#VerifyCode img{cursor: pointer;left: 0;position: absolute;top: 0;}