@charset "utf-8";
/* CSS Document */
body, div, img, iframe, ul, p, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, textarea, select, table { margin: 0; padding: 0; }
body {color: #444; font:12px/20px "微软雅黑"; }
img { border: medium none; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; }
.h3 { font-size:14px; }
a:link, a:active { color:#444; text-decoration:none; }/* 未访问的链接 *//* 点击链接一瞬间的样式的链接 */
a:visited { color:#444; text-decoration:none; }/* 已访问的链接 */
a:hover { color:#005BAC; text-decoration:underline; }/* 当有鼠标悬停在链接上 */
ul, ol, dl { list-style: none; }
input, select, button { font: 12px Verdana, Arial, Tahoma; vertical-align: middle;
    height: 22px;
}
.f_r { float: right; }
.f_l { float: left; }
.clear { clear: both; font-size: 1px; height: 0; line-height: 0; }
#login-header{ height:98px;width:835px; margin:74px auto 0 auto;}
.login-flash{ margin-top:15px;}
#loginbox{ background:url(../images/loginbg.jpg) repeat-x; height:426px;}
#loginbox #login-bule { width:835px; margin:0 auto; background:url(../images/loginimg.jpg) no-repeat; height:426px; position:relative;}
#loginbox #login-bule  #login-regin{ position:absolute; width:275px; height:225px; padding:15px 0 0 30px; top:105px; right:0; background:url(../images/login.jpg) no-repeat;}
#login-regin dt{ height:32px; font-size:16px; line-height:32px; color:#006DBA;}
#login-regin dd{ margin-top:15px;}
.loginbtn{ background:url(../images/loginbtn.jpg) no-repeat; width:100px; height:36px; text-indent:-9999px; cursor:pointer; border:none;}
#footer { text-align:center; color:#666; margin-top:15px;}
