@charset "utf-8";

body {margin:0px;padding:0px; font-family:Arial,"微软雅黑"; font-size:12px; background:url('../images/login/bg_login.jpg') repeat 0 0;}
div, form, img, ul, ol, li, dl, dt, dd, span {margin:0px; padding:0px; border:none; vertical-align:top;}
ul, dl, ol {list-style-type:none;}
h2, h3, h4, h5, h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
h1 {font-size:12px; font-weight:normal; margin:0; padding:0;}
input, select, button {font-size:12px; font-family:Arial,"微软雅黑",Verdana,Tahoma; vertical-align:middle; margin:0px; padding:0px; outline:none;}

a, a:active {outline:none; star:expression_r(this.onFocus=this.blur());}
a:link{color:#28A7E1;text-decoration:none;}
a:visited{color:#28A7E1;text-decoration:none;}
a:hover{color:#28A7E1; text-decoration:none;}
a:active{color:#28A7E1;text-decoration:none;}

.relative {position:relative; left:0; top:0; z-index:2;}
.warp{margin:200px auto;width:810px;height:500px}
.logo{background:url(../images/login/img_logo.png) no-repeat;height:200px;width:580px;margin:0 auto;float:left;}
.login {width:222px;  height:74px;float:left;}
.login strong {line-height:40px; font-size:22px; color:#194280; margin-right:21px; display:block; float:left;}
.login b a {margin:0 8px; text-decoration:none;color:#0873a3;}
.login b {display:block; float:left; margin-top:18px;color:#0873a3; font-size:16px;vertical-align:bottom;}
.login b a:hover {color:#E61874;}
.login span {display:block; float:left;}
.login span input {margin-right:5px;}
.login span input.inputtext {border:none; background:none;width:195px; height:35px; line-height:35px; margin:2px 0 0 10px; color:#000; font-size:18px; z-index:8; position:absolute;s}
.login span font {position:absolute; font-size:18px; color:#999; top:7px; text-shadow:none; left:10px; z-index:3;line-height:25px}

.msg {position:absolute; left:0; top:-50px; height:57px; z-index:9; display:none;}
.msg_l {width:16px; height:57px; background:url('../images/login/bg_msg_l.png') no-repeat top left; float:left;_background:none !important;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="../images/login/bg_msg_l.png");}
.msg_r {width:16px; height:57px; background:url('../images/login/bg_msg_r.png') no-repeat top right; float:left;_background:none !important;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="../images/login/bg_msg_r.png");}
.msg_c {height:57px; background:url('../images/login/bg_msg.png') no-repeat top center; float:left; line-height:50px; color:#fff; font-weight:bold; padding:0 10px;_background:none !important;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="../images/login/bg_msg.png");}

.inputtxt {width:217px; height:40px; background:url(../images/login/bg_textfield.jpg);margin-right:5px;margin-left:10px;margin-top:8px;}
.inputr {background:url(../images/login/bg_textfield_focus.jpg);}
.login_warp{float:left; margin-left:5px;margin-top:10px;display:inline; width:217px; height:32px; float: right;}
a.login_btn {display:block; width:96px; height:38px; background:url(../images/login/btn_login.jpg) no-repeat 0 0; text-indent:-9999px;float:right;}






