@CHARSET "UTF-8";
body {font:12px/24px Verdana, Geneva, sans-serif; background:#fff; color:#333;}
body,p,ul,ol,li,dl,dt,dd,input,h1,h2,h3,h4,form{padding:0; margin:0;}
img {border:0;}
table {border-collapse:collapse;}
input {font-size:12px;}
input,label {vertical-align:middle;}
label {display:inline-block;}

ul {list-style:none;}
a:link, a:visited, a:hover, a:active {color:#3a52a8; texst-decoration:underline;}
.bold {font-weight:bold;}
.hide {display:none;}
.show {display:block;}
.clear {clear:both;}

/* clearFix */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
.clearfix {display:inline-block}
.clearfix {display:block}

.wrap {width:960px; margin:0 auto;}
#header {overflow:hidden;}
#header #logo {float:left; width:300px;}
#header .login {line_height:30px; padding-left:250px; text-align:right;}
#header .search {line-height:25px; padding-left:300px; text-align:right;}

/*Dialog*/
.dialog {width:680px; margin:50px auto;}
.dialog h4 {margin:5px 20px; font-size:14px; line-height:30px; border-bottom:1px solid #ccc;}
.dialog .box {border:1px solid #ccc;}
.dialog .infos {padding:10px 20px; color:#666;}
.dialog .buttons {padding:20px 0; text-align:center;}
.dialog .buttons input {margin:0 5px; border:0;}
.dialog table {line-height:40px;}
.dialog table .field {width:120px; text-align:right;}
.dialog table tr td .hint {color:#e2415f; colspan:2;}
.dialog table input.text {width:240px; margin:7px 0; border:1px solid #85a0be; padding:4px 6px;}
.dialog table input.code {width:120px; margin:7px 0; border:1px solid #85a0be; padding:4px 6px;}
.dialog .msg {padding:50px 0; text-align:center}

#footer {clear:both; margin-top:20px; border-top:1px solid #ccc; line-height:30px; color:#e2415f;}
#footer dl dt {float:left; width:400px}
#footer dl dd {margin-left:400px; text-align:right;}

#regLogin {margin:50px auto;}
#regLogin .dialog {width:500px; margin:0 auto;}
#regLogin .dialog .box {background:#f0f5f8; font-size:14px;}
#regLogin dl {line-height:30px; font-size:14px; font-weight:bold; border-bottom:3px solid #09c;}
#regLogin dl dt,
#regLogin dl dd {float:left;}
#regLogin dd dt {padding-left:10px; padding-right:30px;}
#regLogin dl dd {padding:0 50px; background:#eee; color:#666; border-left:1px solid #fff;}
#regLogin dl dd.past {background:#09c; color:#fff;}
#regLogin .dialog .box table {width:600px; margin:0 auto;}
#regLogin .dialog .box .infos {padding:40px 0;}
#regLogin .dialog .box .buttons input {background:url(../images/btn_bg.gif); width:125px; height:36px; font-size:14px; font-weight:bold; color:#fff;}
