@charset "utf-8";

#banner{ width: 100%; height: 90px; background: url(../img/common/banner2.jpg) center center no-repeat; }

.section{ width: 100%; padding: 60px 0; background: #fff; }
.section.backgray{ background: #F2F7F7; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.section.nobottom{ border-bottom: none; }

.cell-1{ width: 400px; }
.cell-2{ width: 548px; }
.row{ width: 100%; }
.caption{ display: inline-block; width: auto; height: 34px; padding: 0 10px; border: 1px solid #ccc; background: #F2F7F7; line-height: 34px; font-size:20px; font-family: Arial,"\5FAE\8F6F\96C5\9ED1"; color: #396767; text-align: left; vertical-align: middle;  }
.caption.white-back{ background: #fff; color: #555; }

.reg-type{ width: 289px; }
.reg-type>button{ width: 33.33%; }

.qlogo{ float: left; width: 338px; height: 33px; background-image: url(../img/common/transstainless.png); background-repeat: no-repeat; }

.sign{ width: 100%; border: 1px solid #ccc; background: #fcfcfc; }
.sign input{ width: 290px; }
.sign input.vcode{ width: 191px; }
.sign label.cap{ width: 120px; }
.sign .row{ margin-left: 68px; }

#sign-vimg{ width:100px; height: 30px; margin-left: -1px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius:3px; overflow: hidden; cursor: pointer; }

#reg-btn{ width: 191px; margin-left: 120px; }

#sign-notify{ width: 409px; }

ul.svctext{ display: block; width: 100%; list-style-position: inside; }
li{ line-height: 30px; font-size: 14px; color: #666; }





