@charset "GBK";
/* CSS Document */

body{ margin:0; padding:0;font:normal normal 12px/20px "ËÎÌå";color:#333;background:url(../images/login_bg.gif) ;}
div,p,span,h1,h2,h3,h4,h5,h6,dl,dt,dd,input,select,textarea{ margin:0; padding:0; }
a{ color:#39C;text-decoration:underline;}
a:hover{ color:#39C; text-decoration: none;}
.warrper{ width:1000px; background:#FFF; margin:20px auto; height:500px; }
.warrper h1{ width:800px;padding-top:20px; height:60px;font: bold 30px/60px "Î¢ÈíÑÅºÚ"; color:#1d5a6c; margin:40px auto 20px; text-align:center;border-bottom:1px solid #ddd; }
.login_box{width:900px; height:400px;background:url(../images/login.gif) no-repeat left top; margin:0 auto}
.copyright{ width:1000px; margin:0 auto; height:30px; text-align: center; color:#1d5a6c;}
/* °´Å¥ÑùÊ½ */
.btn_submit {background:#3bc0c3; width:260px; text-align:center; color:#FFF; height:40px; font:16px/40px "Î¢ÈíÑÅºÚ"; border: none; cursor:pointer;}
.btn_submit:hover{ background:#eb3939}
