body,div,input{margin:0;padding:0;}
body{background:#fafbfd url("../qyyj/loginbg.gif") repeat-x;color:#0f438c;font:12px "宋体",sans-serif,verdana;}
a{color:#0f438c;text-decoration:none;}
a:hover{text-decoration:underline;}
select,input{vertical-align:middle;font:12px "宋体",sans-serif,verdana;}
#wrap{
	height:585px;
	margin:0 auto;
	text-align:center;
	width:100%;
}
.login{
	background:url("../qyyj/login.jpg") no-repeat;
	height:351px;
	text-align:left;
	padding-left:605px;
	position:relative;
	width:576px;
	margin:0 auto;
    z-index:50;
}
.fontR{
    color:red;
}
.install_exp{
    height: 30px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    text-align: right;
    width: 748px;
    z-index: 100;
}    
/* 中英文切???*/
#language{font:12px verdana;height:23px;padding:13px 0 0 250px;}

/* 错误信息 */
.error{color:#f00;height:20px;padding-left:65px;margin-top:43px;}

/* 用户帐号、密码及登录 */
.item{padding-bottom:11px;}
.name{width:40px;text-align:right;display:inline-block;}
.name_en{width:60px;text-align:right;display:inline-block;font-size:14px;}
/* 输入???*/
.login-input{
	color:#000;
	height:24px;
	line-height:24px;
	width:152px;
}

#selectList{
	width:113px;
}
.styleSelect{
	width:154px;
	*width:156px;
	overflow:hidden;
}
/* 记住账号 */
.remember{padding-left:60px;}
/* 登录按钮--中文 */
.login-btn-zh{
	background:url("../qyyj/loginbtn.gif") no-repeat;
	border:0 none;
	height:33px;
	width:101px;
	margin-left:60px;
}
/* 登录按钮--英文 */
.login-btn-en{
	background:url("../qyyj/loginbtn-en.gif") no-repeat;
	border:0 none;
	height:33px;
	width:101px;
	margin-left:60px;
}
/* 热线电话 */
.hotline{
	color:#5b9d08;
	font-weight:bold;
	position:absolute;
	bottom:35px;
	left:780px;
	width:200px;
}
.tel{font-family:verdana}
/* 版权所???*/
.copy{color:#5f799a;font:12px verdana;padding-top:28px;}
