/* lu@2010/06/01 */
@import url(core.css);

/*background*/
#regbox .title { background: url(../img/index.png) no-repeat 0 0;}
/*common*/
.red { color: #F30;}
#regbox { background: #FFF; border: 1px solid #CCF; margin-top: 10px;}
#regbox .title { height: 35px; line-height: 28px; background-position: 0 0;}
#regbox .title h3 { padding-left: 30px; font-size: 14px;}
#regbox .boxcon { padding: 14px 14px 34px;}
.formbox { margin-left: 20px;}
.formbox p { margin-top: 10px;}
.formbox .hits { margin-top: 5px; margin-left: 100px;}
.formbox .indent { margin-left: 100px;}
.formbox .hit { margin-left: 5px; font-size: 12px; color: #888;}
.flab { float: left; display: inline; width: 90px; padding-right: 10px; line-height: 23px; text-align: right;}
.flab strong { margin: 0 2px;}
.ftxt { width: 210px; padding: 2px; height: 19px; line-height: 19px; border: 1px solid #CCC;}
.fbtn_zc { width: 150px; height: 35px; font-size: 14px; font-weight: 700;}

.contract { float: right; display: inline; width: 300px; margin: 15px 0 0; padding-left: 20px; border-left: 1px dotted #CCC;}
.contract p { line-height: 25px; margin-bottom: 10px;}
.contract h5 { margin: 10px 0 5px; font-size: 14px;}
