.style_page_login_div
{
	width:100%;
	height:724px;
	background-color:#F2F2F2;
	display:table;
}
.style_page_div
{
	vertical-align:middle; 
	display:table-cell; 
	text-align:center; 	

	position:absolute;
	top:50%;
	height:234px;
	margin:-117px 0px 0px -96px;
	width:192px;
	left:50%;
	border:1px solid #cccccc;
}
.style_login{
	 display:inline-block;
	 height:234px;
	 width:192px;
}
.style_logo{
	width:172px;
	height:70px;
}
.style_login_div{
	width:172px;
	margin-top:4px;
	height:126px;
	text-align:center;
	margin-left:10px;
}
.style_login_parts_div
{
	height:12px;
	line-height:12px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 12px;
    color: #000000;
    text-align: left;
}
.style_login_parts_login
{
	height:14px;
	line-height:14px;
    margin-left: 10px;
    margin-top: 18px;
    margin-bottom: 4px;
    font-size: 14px;
    color: #000000;
    text-align: left;
}

.style_longin_info{
    height: 16px;
    line-height: 16px;
    margin-bottom: 12px;
	font-size:16px;
}
.style_longin_info_bottom{
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-bottom: 4px;
}
.style_longin_info_bom
{
	height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-bottom: 16px;
}
.style_login_username{
	width:154px;
	height:22px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-left:0px;
}
.style_login_password{
	width:154px;
	height:22px;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin-left:0px;
}
.style_login_password_opacity{
	width:154px;
	height:24px;
	margin:0;
	padding:0;
	opacity:0;
	font-family:"Times New Roman", Times, serif;
	margin-left:-160px;
	position:absolute;
}


.style_btn_login {
    width: 128px;
    height: 24px;
	line-height:24px;
    margin-left: 22px;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #FFFFFF;
    text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
}
.style_btn_login_l{
	width:4px;
	height:24px;
	float:left;
	background-image:url(../../Page/img/elements/LoginBtn_l_normal.png)
}
.style_btn_login_c{
	width:120px;
	height:24px;
	background-image:url(../../Page/img/elements/LoginBtn_c_normal.png);
	background-repeat:repeat-x;
	float:left;
	font-size:14px;
}
.style_btn_login_r{
	width:4px;
	height:24px;
	background-image:url(../../Page/img/elements/LoginBtn_r_normal.png);
	float:left;
}

.style_login_parts_password_safari{
	width:152px;
	height:22px;
	line-height:27px;
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.style_login_parts_password_opacity_safari{
	width:152px;
	height:24px;
	line-height:24px;
	padding:0;
	opacity:0;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-154px;
	margin-right:0px;
	position:absolute;
	border:0;
	filter:Alpha(opacity=0); 
}
.style_login_parts_password_ff{
	width:152px;
	height:22px;
	line-height:27px;
	margin:0;
	padding:0;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
.style_login_parts_password_opacity_ff{
	width:152px;
	height:24px;
	line-height:24px;
	padding:0;
	opacity:0;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-154px;
	margin-right:0px;
	position:absolute;
	border:0;
	filter:Alpha(opacity=0); 
}
#imgCursor 
{
	position: absolute;
	top: 159px;
	left: 22px;
	display:none;
}