@charset "utf-8";
div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,tr,th,td,p,input,dl,dt,dd,ul,ol,li,select,input,textarea { font-family:"Microsoft YaHei UI";color: #666;text-shadow:0 1px 0 #fff;}
body {margin: 0px;background:#666666;SCROLLBAR-FACE-COLOR:  #666666;SCROLLBAR-HIGHLIGHT-COLOR: #DCDCDC;SCROLLBAR-SHADOW-COLOR: #DCDCDC;SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;SCROLLBAR-ARROW-COLOR:  #DCDCDC;SCROLLBAR-TRACK-COLOR: #DCDCDC;SCROLLBAR-DARKSHADOW-COLOR: #C0C0C0;SCROLLBAR-BASE-COLOR: #DCDCDC;}
td {font-size: 14px;line-height: 25px;}
a:link {color: #666;text-decoration: none;}
a:active {color:#000000;text-decoration: none;}
a:hover  {text-decoration: underline;}
a:visited {text-decoration: none;color: #666666;}

.anniu {font-size:15px;display:table;background: #999999;border: 1px solid #666666; padding:0 20px; height:30px; line-height:30px;text-align: center;border-radius:3px;text-shadow:0 1px 0 #fff;}
.anniu:link {color: #000;}
.anniu:visited {color: #000;text-align: center;}
.anniu:hover{background-color: #666666;border: 1px solid #666666;text-decoration: none;transition:0.5s; }
.anniu:active { color: #000;}

.main_login { text-align:center; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}
.main_box { width:950px; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}
.main_class {width:450px; margin:2% auto; background-color:#eee; border:#4F4F4F 1px solid;padding:15px;border-radius:3px}

.content {width:800px;height:500px}
.content_small {width:800px;height:300px}

.button {color: #000;font-size:15px;height:40px; margin:5px 0; line-height:30px;background: #999999;width:100px;cursor: pointer;border: 1px solid #666666;border-radius:3px;text-shadow:0 1px 0 #eee;}
.button:hover {background-color: #666666;transition:0.7s; }
.login_title { font-size:16px; color: #FFF;text-shadow:0 1px 0 #333; margin-top:20%; text-transform:uppercase;box-shadow: 0px 0px 0px #333; }
.chinese_title {color: #999;font-size: 16px;text-align: center;line-height: 30px;height: 25px;text-shadow:0 1px 0 #fff;}
.checkbox {font-size:15px;height:20px;width:20px;cursor: pointer;border: 1px solid #666666;border-radius:3px;}
.input{font-size:16px;height:40px;line-height: 30px;margin:5px 0; text-indent:5px;cursor: pointer;border: 1px solid #ccc;border-radius:3px;}
.input_content{margin: 2px 0;text-indent:5px; font-size:14px;border: 1px solid #ccc;}
.select {font-size:16px;color: #000;background: #999999;line-height: 35px;height: 35px; padding:0 5px; border: 1px solid #666666;cursor: pointer;text-shadow:0 1px 0 #eee;border-radius:3px;}
.copyright {color:#FFF;font-size: 11px;text-transform: uppercase;text-align: right; padding:10px; text-shadow:0 1px 0 #333;}