﻿/* CSS Document */
/*****************login style******************************/
body{ border-style: none;border-color: inherit;border-width:0px;margin:0px auto;text-align:center;position:relative; font-size:12px; font-family:Arial, Verdana, 宋体, Sans-Serif, simsun; min-width:900px; background:#141B21;text-align:center; padding:0px;}
.login_loginbox_bg{width:768px; height:349px; background:url(../images/pages.png) -247px -179px;position:absolute;left:50%; margin-left:-380px; top:50%; margin-top:-174}
.login_login_log_img{width:359px;height:189px;padding-top:80px;margin-left:0px;*margin-left:-380px;}
.login_login_input_div{width:360px;height:35px;line-height:35px;margin-left:395px;*margin-left:380px;margin-top:-150px;text-align:left;}
.login_login_lable{width:90px;height:auto;color:white;font-size:13px;text-align:left;margin-left:5px;float:left;}
.login_login_input_text{width:260px;height:35px;line-height:35px;background:url(../images/pages.png) -663px 104px;float:left;}

.login_login_input_checkebox{width:32px;height:30px;background:url(../images/pages.png) -930px 101px;margin-left:100px;}
.login_login_input_checkebox_checked{width:32px;height:30px;background:url(../images/pages.png) -980px 101px;margin-left:100px;}
.login_login_button{width:100px;height:40px;line-height:40px;background:url(../images/pages.png) -780px 221px;float:right;margin-top:-37px;margin-right:20px;font-size:16px;border:none;text-align:center;color:white;cursor:pointer;}
.login_login_button_mouseover{width:100px;height:40px;line-height:40px;background:url(../images/pages.png) -896px 221px;float:right;margin-top:-37px;margin-right:20px;font-size:16px;border:none;text-align:center;color:white;cursor:pointer;}
.login_login_button_mousedown{width:100px;height:40px;line-height:40px;background:url(../images/pages.png) -895px 222px;float:right;margin-top:-36px;margin-right:20px;font-size:16px;border:none;text-align:center;color:white;cursor:pointer;}

input:focus {outline: none;} 
.login_loginbox_bg input{width:240px;height:28px;line-height:28px;border:0px;background:#0E1317;color:#fff;margin-top:3px;margin-left:10px;}

.login_language_select{width:132px;height:29px;line-height:29px;position:absolute;left:620px;top:23px;background:url(../images/pages.png) -340px 339px;color:white;}
.login_language_select_2{width:29px;height:26px;background:url(../images/pages.png) -491px 335px;position:absolute;left:725px;top:24px;}
.login_language_select_2_onmouse{width:29px;height:29px;background:url(../images/pages.png) -489px 333px;position:absolute;left:725px;top:24px;}
.login_language_select_2_down{width:29px;height:29px;background:url(../images/pages.png) -491px 335px;position:absolute;left:725px;top:24px;}
.login_language_select_lable{line-height:20px;color:white;border:0px;margin-top:0px;margin-left:8px;float:left; height:100%; line-height:32px;}
.login_language_select_ul{width:132px;height:auto;list-style:none;margin-top:-2px;padding:0;border:1px solid #333333;background:#0C1216;text-align:left;max-height:200px;margin-left:-1px; overflow-y:auto;scrollbar-face-color:#0C1216;scrollbar-track-color:#0C1216;display:none;}
.login_language_select_ul li{cursor:pointer;height:25px;line-height:25px;}
.login_language_select_ul_li{width:auto;height:25px;line-height:25px;list-style:none;margin:0;padding:0;background:#3A3E3F; overflow:hidden}
.login_language_select_ul a{text-decoration:none;color:white;}