/* CSS Document */
html { color: #333; background: #fff; font-size: 12px; font-family: 宋体; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, th, td { margin: 0; padding: 0; }
img { border: 0; }
li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ""; }
input, button, textarea, select { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win,IE7-Win */
input,button,textarea,select{*font-size:100%;}
a { text-decoration: none; color: #333; }
a:hover { color: #fe0000; }
:active, :focus { outline: 0; }
p { line-height: 1.5em; margin: 1em auto; padding: 0; }
img { _vertical-align: middle; }
/*防止IE6，IMG底部出现间隙*/
/*英文强制换行*/
.word { word-break: break-all; }

/* clear both */
.clearfix { display: table; zoom: 1; }
.clear { clear: both; }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }


/*注册*/
#zhuce_main { width: 748px; border: 1px solid #c3b29e; margin: 0 auto; background: url(../img/new/zhuce_bg.gif) repeat-x left top; padding: 0 0 20px 0; position:relative; }
.zhuceHeader { position: relative; height: 105px; }
.logo { position: absolute; top: 18px; left: 26px; }
.goto { position: absolute; right: 26px; top: 20px; }
.zhuceTable01, .zhuceTable02 { margin: 0 0 0 20px; }
.zhuceTable01 a, .zhuceTable02 a { color: #8b551d; }
.zhuceTable01 { margin: 25px 0 25px 20px; border-bottom: 1px solid #d9d0c7; }
.zhuceTitle { width: 700px; margin: 0 auto; background: url(../images/zhuceTitle_bg.png) no-repeat left bottom; padding-bottom: 10px; }
.zhuceTable01 th, .zhuceTable02 th { text-align: right; font-weight: lighter; width: 105px; padding-right: 5px; padding-top: 7px; }
.zhuceTable01 input, .zhuceTable02 input { width: 360px; height: 23px; line-height: 23px; border: 1px solid #c3b29e; background-color: #f4f4f4; }
.zhuceTable02 input.zhuce_btn { width: 181px; height: 30px; margin: 15px 0 0 0; }
.zhuceTable02 input.zhucecheckbox { width: auto; height: auto; border: none; }
.zhuceTable02 select { width: 362px; height: 25px; line-height: 25px; }
.zhuceTable01 p, .zhuceTable02 p { line-height: 20px; margin: 3px 0 10px 0; }


#zhuce_main #msg {width:400px; height:80px; font-size:14px; color:Red; position:absolute; left:280px; top:60px;}
