@charset "utf-8";
@import url("../common.css");

.box{width:960px;margin:20px auto 50px;overflow:auto;zoom:1;}

#submit .txt{background:#f5f5f5;padding:10px 15px;border:#eee 1px solid;line-height:20px;margin-bottom:15px;}
#submit .txt p{}
#submit .txt h4{font-size:16px;margin-top:10px;}

#submit .msg{padding:10px 15px;margin-bottom:15px;background:#F4FAFF;color:#F06;}

.sm th{padding:8px 5px 5px 5px;width:120px;text-align:right;white-space:nowrap;vertical-align:top;}
.sm td{padding:5px;}
.sm input,
.sm textarea{padding:8px 10px;font-size:14px;}
.sm button{font-size:14px;background:url(../btn_3.png) no-repeat;width:104px;height:39px;padding:1px 3px 3px 1px;color:#fff;border:none;}
