﻿/*  css document  */
body { text-align: left; font-family:Consolas; margin:0; padding:0; font-size:12px; color:#000; background:url(default/headbg.gif) top #7aaae8 repeat-x; }
div, form, img, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
table, tr, td { font-size:12px; }
li { list-style-type:none; }
em { font-style:normal; }
/*  link  */
a:link { color: #333; text-decoration:none; }
a:visited { color: #333; text-decoration:none; }
a:hover { color: #bc2931; text-decoration:underline; }
a:active { color: #bc2931; }
/*  public  */
.highlight, .highlight:visited, .highlight a, .highlight a:visited { color:#f00; }
.message, .message:visited, .message a, .message a:visited { color:#f00; }
.gray, .gray:visited, .gray a, .gray a:visited { color:#585858; }
.hidden { display: none; }
.clear { clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.tipscontent { line-height: 180%; padding:5px; color: #049; border: 1px dotted #3C5EA8; background-color:#fff; }
.tipscontent b { color: #333; font-weight: lighter; }
.textbox { border: 1px solid #9AB7E0; }
.button { border: 1px solid #9AB7E0; background:url(default/btnbg.gif) center center; height:20px; font-size:12px; }
.err { color:#f00; display:block; }
.summary {display:none;}
/* 页面层容器 */
#containerer { margin:0 auto; width:960px; padding:0px; }
/* 页面头部 */
#header { background:url(default/topbg.jpg) 0 0 no-repeat; margin:0px; padding:0px; height:108px;}
#header #leftfont { margin:0px; font-size:24px; font-family:"Microsoft YaHei"; color:#FFF; padding:0px; text-align:center; padding:50px 0px 0px 0px; }
#header .huang { color:#fcca02;}
#containerer #content {margin:0px auto; width:460px;}
#containerer #content #column {padding:0px; margin:40px 0px 0px 0px;}
#containerer #content #column .columntop{ background:url(default/loginbgg.gif) 0 0 no-repeat; height:16px;}
#containerer #content #column .columnmiddle{ background:url(default/loginbg2.gif) 0 0 repeat-y;}
#containerer #content #column .columnfoot{ background:url(default/loginbg3.gif) 0 0 no-repeat; height:15px;}



*html #containerer #content #column .columnmiddle #logincontent{ width:352px; margin:0px 0px 0px 45px; padding:20px 0px 0px 0px;}
#containerer #content #column .columnmiddle #logincontent{ width:300px;  margin:0px 0px 0px 55px; padding:20px 0px 0px 0px;}
#logincontent h1 { font-size:16px; font-weight:bold; color:#204f92; margin:0px 0px 0px 12px; background:url(default/warning.gif) 0 0 no-repeat; padding:0px 0px 0px 20px;}
#logincontent .buttom{padding:3px 10px;font-size:12px; border:1px #1E7ACE solid;background: #D0F0FF; cursor:hand;}
#logincontent #formwrapper {width:450px;margin:15px auto;padding:20px;text-align:left;border:1px solid #A4CDF2;}
#logincontent fieldset { padding:0px; margin-top:20px; border:0px;}
#logincontent fieldset label {float:left; width:80px; text-align:right; margin:0px 8px 0px 0px;}
#logincontent fieldset div { clear:left;  height:30px;  line-height:30px; margin:0px 0px 10px 0px; }
#logincontent .username { background:url(default/username.gif) 0 2px no-repeat; width:180px; height:24px; line-height:24px;  border: 1px solid #9AB7E0; padding:0px 0px 0px 15px; }
#logincontent .password { background:url(default/password.gif) 0 2px no-repeat; width:180px; height:24px; line-height:24px;  border: 1px solid #9AB7E0; padding:0px 0px 0px 15px; }
#logincontent .confirm { width:195px; height:24px; line-height:24px;  border: 1px solid #9AB7E0; padding:0px 0px 0px 0px;}

#logincontent h2 { font-size:12px; font-family:"宋体"; height:25px; font-weight:normal; color:#666; padding:0px 0px 0px 88px; margin:0px;}
#logincontent #yzconfirm { width:206px; padding:0px 0px 10px 90px; margin:0px;  display:block;}
#logincontent #yzconfirm .yznumber{ width:80px; float:left; background:#f7feec; border:1px solid #d2efbc; padding:0px; margin:0px;}
#logincontent #yzconfirm span.yztishi{ width:100px; display:inline;}
#logincontent .forgotpass { padding:10px 0px 0px 20px; margin:0px;}
#logincontent .green:link{ color:#508001; font-weight:bold;}
#logincontent .green:visited{ color:#508001; font-weight:bold;}
#logincontent .green:hover{ color:#000000; font-weight:bold;}
#logincontent .green:active{ color:#508001; font-weight:bold;}
.customMessage{ padding:0px 0px 0px 88px; }






