html{
	overflow:hidden;
}
body{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: 100%;
	border:0;
	text-align: left;
	background-color:#3d6cba;/*主体背景色*/
}
form{
	margin: 0;
	padding: 0;
}
.clear{
	clear:both;
	line-height:1px;
}
.login_main{
	width: 1002px;/*登录面板宽度*/
	margin: 0 auto;
	text-align: left;
	position:relative;
}
.login_top{
	width: 100%;
	height: 229px;/*登录面板头部高度*/
	background-image: url(login_top.jpg);
	background-repeat: no-repeat;
}
.login_middle{
	width: 100%;
	height: 139px;/*登录面板中部高度*/
}
.login_middleleft{
	float: left;
	width: 357px;/*登录面板中部左侧宽度*/
	height: 100%;
	background-image: url(login_centerleft.jpg);
	background-repeat: no-repeat;
}
.login_middlecenter{
	float: left;
	width: 645px;/*登录面板中部右侧宽度*/
	height: 100%;
	background-image: url(login_centerright.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.login_bottom{
	width: 100%;
	height: 252px;/*登录面板底部高度*/
	background-image: url(login_bottom.jpg);
	background-repeat: no-repeat;
}
.login_title{
	position:absolute;
	left:345px;/*标题x坐标*/
	top:160px;/*标题y坐标*/
	width:304px;/*标题宽度*/
	height:30px;/*标题高度*/
	background-image: url(title.png);
	background-repeat: no-repeat;
}
.letter_space{
letter-spacing:1em;
}
.login_user{
	padding:0 0 0 0px;
	font-weight:bold;
	color:#ffffff;/*表单文字颜色*/
}
.login_pass{
	padding:24px 0 0 0px;/*密码框距用户名框的垂直距离*/
	font-weight:bold;
	color:#ffffff;/*表单文字颜色*/
}
.login_check{
	padding:15px 0 0 140px;/*记住密码距密码框的垂直距离*/
	color:#000000;/*表单文字颜色*/
	/*display: none;*/
}
.login_form{
	padding:15px 0 0 80px;/*表单位置*/
}
.login_button input{
	width: 50px;/*按钮宽度*/
	height: 20px;/*按钮高度*/
	background-image: url(click.gif);
	background-color:transparent;
	border:0;
	cursor:pointer;
	cursor:hand;
}
.login_user input{
	border:solid 1px #b0d3fb;/*边框色*/
	background-color:#0363bc;
	width:175px;/*用户名框宽度*/
	height:18px;
	line-height:18px;
	color:white;
}
.login_pass input{
	border:solid 1px #b0d3fb;/*边框色*/
	background-color:#0363bc;
	width:175px;/*密码框宽度*/
	height:18px;
	line-height:18px;
	color:white;
}
.login_button_left{
	position:absolute;
	left:450px;/*提交按钮x坐标*/
	top:328px;/*提交按钮y坐标*/
}
.login_button_right{
	position:absolute;
	left:520px;/*重置按钮x坐标*/
	top:328px;/*重置按钮y坐标*/
}
.login_copyright{
	color:#ffffff;/*版权声明文字颜色*/
	text-align:center;
	padding:210px  0 0 0px;/*版权声明位置*/
}
.login_info{
	color:red;
	position:absolute;
	left:380px;/*提示信息x坐标*/
	top:360px;/*提示信息y坐标*/
	line-height:150%;
	width:240px;
	overflow:hidden;
}
.login_skin{
	position:absolute;
	right:10px;
	bottom:10px;
	color:#ffffff;/*皮肤管理文字颜色*/
	height:30px;
	line-height:30px;
}
.login_skin span{
	cursor:pointer;
	cursor:hand;
}

.login_download_a
{
	width: 100px;
	height: 100px;/*登录面板底部高度*/
	background-image: url(cargps-apk.png);
	background-repeat: no-repeat;
	position:absolute;
	left:735px;/*提交按钮x坐标*/
	top:420px;/*提交按钮y坐标*/
	border:2;
	cursor:pointer;
	cursor:pointer;
	
}
.login_download_label_a
{	
	position:absolute;
	left:747px;/*提交按钮x坐标*/
	top:525px;/*提交按钮y坐标*/
	border:2;
	cursor:pointer;
	cursor:hand;
	font-size:14px;	
	height:22px;line-height:22px;		
}
.login_download_i
{
	width: 100px;
	height: 100px;/*登录面板底部高度*/
	background-image: url(cargps-ios.png);
	background-repeat: no-repeat;
	position:absolute;
	left:870px;/*提交按钮x坐标*/
	top:420px;/*提交按钮y坐标*/
	border:2;
	cursor:pointer;
	cursor:hand;
	
}
.login_download_label_i
{	
	position:absolute;
	left:882px;/*提交按钮x坐标*/
	top:525px;/*提交按钮y坐标*/
	border:2;
	cursor:pointer;
	cursor:hand;
	font-size:14px;	
	height:22px;line-height:22px;	
}
.login_weixin{
	width: 64px;
	height: 64px;/*登录面板底部高度*/
	background-image: url(weixin.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:770px;/*提交按钮x坐标*/
	top:480px;/*提交按钮y坐标*/
	border:2;
	display: none;
}
.login_label_weixin
{	
	position:absolute;
	left:780px;/*提交按钮x坐标*/
	top:550px;/*提交按钮y坐标*/
	border:2;
	font-size:14px;
	color:#9ACD32;
	font-weight:bold;
	display: none;
	height:22px;line-height:22px;	
}

.login_copyright{
	position:absolute;
	left:410px;/*提交按钮x坐标*/
	top:360px;/*提交按钮y坐标*/
	
	color:#ffffff;/*版权声明文字颜色*/
	text-align:center;
	/*padding:40px  0 120px 20px;版权声明位置*/
	font-size:14px;
	font-family:"微软雅黑";
}

.login_language
{
	position:absolute;
	left:450px;/*语言x坐标*/
	top:390px;/*语言y坐标*/
	cursor:pointer;
	font-size:18px;	
	
}
.login_language a{float:left;margin-right:5px;margin-bottom:5px;border:0px;}
.login_language a img{border:0px;}
/*语言显示隐藏*/
#lang_zh-cn{display: block}
#lang_zh-tw{display: none}
#lang_en{display: block}
#lang_ar{display: none}
#lang_de{display: none}
#lang_es{display: none}
#lang_fr{display: none}
#lang_pl{display: none}
#lang_ru{display: none}
#lang_tr{display: none}
#lang_vi{display: none}
.login_language-en
{	
	position:absolute;
	left:350px;/*提交按钮x坐标*/
	top:610px;/*提交按钮y坐标*/
	border:0;
	cursor:pointer;
	cursor:hand;
	font-size:14px;	
	display:none;
}
.login_language-zh
{	
	position:absolute;
	left:410px;/*提交按钮x坐标*/
	top:610px;/*提交按钮y坐标*/
	border:0;
	cursor:pointer;
	cursor:hand;
	font-size:14px;	
	display:none;
}