@CHARSET "UTF-8";

body{
	font-size: 13px;
	background: #CACACA !important;
}

#wrap{
	width:100%;
	height:100%;
	min-width:1280px;
	min-height:800px;
}

.login_wrapper{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg.png") no-repeat;
	text-align: left;
}
.login_wrapper_vpm_4800{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_vpm_4800.png") no-repeat;
	text-align: left;
}
.login_wrapper_1000{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_1000.png") no-repeat;
	text-align: left;
}
.login_wrapper_1673{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_1673.png") no-repeat;
	text-align: left;
}
.login_wrapper_1670{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_1670.png") no-repeat;
	text-align: left;
}
.login_wrapper_1671{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_1671.png") no-repeat;
	text-align: left;
}
.login_wrapper_873{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_873.png") no-repeat;
	text-align: left;
}
.login_wrapper_473{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_473.png") no-repeat;
	text-align: left;
}
.login_wrapper_472{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_472.png") no-repeat;
	text-align: left;
}
.login_wrapper_470{
	position:relative;
	top:23%;
	width:640px;
	height:428px;
	margin:0 auto;
	background: url("../../img/login_bg_470.png") no-repeat;
	text-align: left;
}
.login_blank{
	 height:6px;
	 clear:both;
}
.input_wrapper{
	position:relative;
	left:100px;
	top:225px;
	width:460px;
}
.input_wrapper_no_button{
	width:300px;
	height:102px;
	float:left;
}
.input_wrapper_button{
	width:110px;
	height:102px;
	float:left;
}
.label{
	width:70px;
	text-align: right;
	float:left;
}
.input_field_wrapper{
	line-height:31px;
}
.input_checkbox_wrapper{
	margin-left:67px;
	color:#7d7d7d;
}
.checkbox_label{
	position:relative;
	float:left;
	top:3px;
}
.checkbox{
	margin-left:7px;
}
input[type=text],input[type=password]{
	width:200px;
	margin-left:10px;
	margin-top:1px;
}

.login_btn{
	position:absolute;
	width:71px;
	height:68px;
	cursor:pointer;
	line-height:68px;
	text-align:center;
	background-image: url("../../img/login_btn_normal.png")
}
.login_btn:hover{
	background-image: url("../../img/login_btn_over.png")
}
.login_btn:active{
	background-image: url("../../img/login_btn_press.png")
}

.popup_menu{
	float:left;
	width:150px;
	text-align:right;
	height:31px;
	line-height:31px;
}
.popup_input{
	margin-bottom:5px;
}
.login_lock_second{
	font-size:25px;
	width:150px;
	text-align:center;
	font-weight:bold;
}