@charset "utf-8";
/* CSS 中文版 */
.title_sign_in{
position:relative;
margin:auto;
width:798px;
height:67px;
background:url(../../images/public/mesgtitle.gif) no-repeat top;
}

.title_sign_in_word{
position:absolute;
left:22px;
top:10px;
}
.aline{
width:100%;
text-align:left;
clear:both;
}

.div_title{
width:120px;
padding-top:10px;
float:left;
}

.div_con{
float:left;
text-align:left;
width:480px;
}

.div_input{float:left; width:190px;}
.input_1{width:175px; height:20px; background-color:#FFF; border:1px solid #ccc;}
.input_submit{font-size:14px; font-weight:bold; width:100px; color:#333; height:30px;}

#mes_email{float:left; padding-top:5px;}