@charset "utf-8";
/* CSS Document */
body{ font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53","Verdana",sans-serif;color:#444;margin:0 auto; background-color:#f1f1f1;}
*{ margin:0; padding:0;}
a{ text-decoration:none; cursor:pointer; color:#fff;}
li{ list-style-type:none}
ul,td,table,dd,dl,dt,h1,h2,h3{ margin:0; padding:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
h1{ font-size:20px; margin:0; padding:0;}
.w{ width:100%; height:auto;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right}
.boder-left{ border-left:1px solid #f1f1f1}
input{-moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;outline:none;}
.juli{ width:100%; height:70px; float:left}
/*fugai*/
.msg{ width:90%; height:50px; line-height:50px; color: #fff; background:#000000; opacity:0; text-align:center; display:none; position:fixed; top:10px; left:5%; z-index:4; border-radius:5px;}
.fugai{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:3; background:#000000; opacity:0.1; display:none}



.logo{ width:80%; max-width:720px; height:100px; margin:50px auto;}
.logo td{ text-align:center; font-size:20px; font-weight:900; color:#ff0;}
.logo td h1{ font-size:24px; color:#09F}

.login{ width:80%; max-width:720px; height:auto; margin:50px auto; padding:50px 0 50px 0; border-radius:10px; background:#FFF; box-shadow:0px 0px 10px #999;}
.login td{ width:100%; height:50px; text-align:center;}
.login td input{ width:90%; height:40px; color:#999; line-height:40px; border-radius:5px; text-indent:10px; font-size:12px; border:1px solid #eee;}
.login td input.bot{ background:#0099ff; color:#fff; text-align:center; text-indent:0; border:none;}









