.module_form{float:left;width:90%;height:auto;padding:0px 0px 10px 5%;}
.module_formTitle { width:100%; height:auto; float:left; font-size:13px; color:#666; font-weight:bold;margin:0px 0px 10px 0px;}
.module_form_line { width:100%; height:auto; float:left; font-size:12px; color:#999; line-height:19px;font-weight:normal; padding:0px 0px 6px 0px;}
.module_form_line label { width:100%; font-weight:bold; height:auto; float:left; padding:3px 0px 3px 0px; font-size:12px; color:#666;}
.module_form_line_input { width:90%; float:left; height:25px; border:1px solid #ccc; borer-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; color:#666; font-size:13px;}
.module_form_line_textarea { width:90%; float:left; height:125px; border:1px solid #ccc; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; color:#666; font-size:13px;}
.module_form_line_submit { background:#10598C; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; color:#fff; border:1px solid #10598C; font-size:13px; padding:3px 10px 3px 10px; }
.module_form_line_select { width:90%; float:left; height:25px; border:1px solid #ccc; borer-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; color:#666; font-size:13px; background:#fff;}