@charset "utf-8";
table.mess_table{ margin:0px auto; width:600px;}
table.mess_table tr td input.input1{ border:1px solid #cfcfcf; height:28px; display:block; line-height:28px; text-indent:10px;  width:97%;}
table.mess_table tr td .input2{ border:1px solid #cfcfcf; height:140px; line-height:20px;width:97%;}
table.mess_table tr td .tj{ cursor:pointer; width:100px; height:30px; line-height:30px; border:none; color:#FFF; background:#00955C}


@media screen and (max-width:640px){	
table.mess_table{ width:300px;}
}