﻿body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #214D90 url(../images/login/bg.gif) repeat-x;
	color: #999999;
	font-family: Tahoma,Verdana;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main
{
	width: 940px;
	margin: 0 auto;
}

.top
{
	height: 75px;
	background: url(../images/login/login_01.gif) no-repeat;
}

.top2
{
	height: 94px;
	background: url(../images/login/login_02.gif) no-repeat;
}

.topA
{
	width: 155px;
	height: 140px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_03.gif) no-repeat;
}


.topB
{
	width: 282px;
	height: 140px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_04.gif) no-repeat;
}


.topC
{
	width: 27px;
	height: 140px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_05.gif) no-repeat;
}


.topD
{
	width: 318px;
	height: 140px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_06.gif) no-repeat;
}

.topE
{
	width: 158px;
	height: 140px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_07.gif) no-repeat;
}

a {
	text-decoration: none;
}

.middle_A
{
	width: 155px;
	height: 94px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_08.gif) no-repeat;
}

.middle_B
{
	width: 309px;
	height: 94px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_09.gif) no-repeat;

}

.middle_C
{
	width: 318px;
	height: 94px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_10.gif) no-repeat;
}

.middle_D
{
	width: 158px;
	height: 94px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_11.gif) no-repeat;
}

.bottom_A
{
	height: 72px;
	clear: both;
	overflow: hidden;
	background: url(../images/login/login_12.gif) no-repeat;
}

.bottom_B
{
	height: 120px;
	overflow: hidden;
	text-align:left;
	padding-left:140px;
	background: url(../images/login/login_13.gif) no-repeat;
}

.login
{
	
}

.login li
{
	line-height: 38px;
	height:38px;
	overflow:hidden;
}

.left
{ line-height: 35px;
	vertical-align: middle;
	width: 50px;
	height:34px;
	text-align: right;
	display: -moz-inline-box;
	display: inline-block;
	padding-bottom:3px;
}

.txt
{
	width: 215px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: 0px;
	padding-left: 3px;
	color: #999999;
	background: url(../images/login/txt.gif) no-repeat left center;
}

.txtCode
{
	line-height: 30px;
	width: 93px;
	height: 30px;
	overflow: hidden;
	border: 0px;
	padding-left: 3px;
	color: #999999;
	background: url(../images/login/code.gif) no-repeat left center;
}

.btn
{
	margin-left:55px;
}
.btn img{
	margin-top: 10px;
}
.clewBox_layer,.clewBox_layer .clew_ico_succ,.clewBox_layer .clew_ico_fail,.clewBox_layer .clew_ico_hits,.clewBox_layer .clew_ico_clear,.clewBox_layer .clew_end
	{
	position: absolute;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	font-weight: bold;
	font-size: 18px;
	color: #606060;
	background-image: url("../images/gb_tip_layer.png");
	_background-image: url("../images/gb_tip_layer_ie6.png");
	background-repeat: no-repeat;
}

.clewBox_layer_wrap {
	width: 100%;
	position: fixed;
	_position: absolute;
	top: 46%;
	left: 0;
	text-align: center;
	z-index: 65533;
}

.clewBox_layer {
	background-position: 0 -161px;
	background-repeat: repeat-x;
	padding: 0 18px 0 9px;
	margin: 0 auto;
	position: relative;
}

.clewBox_layer .clew_ico_succ {
	background-position: -6px 0;
	left: -45px;
	top: 0;
	width: 45px;
	position: absolute;
}

.clewBox_layer .clew_end {
	background-position: 0 0;
	position: absolute;
	right: -6px;
	top: 0;
	width: 6px;
}

.clewBox_layer .clew_ico_fail {
	background-position: -6px -108px;
	position: absolute;
	left: -45px;
	top: 0;
	width: 45px;
}

.clewBox_layer .clew_ico_hits {
	background-position: -6px -54px;
	position: absolute;
	left: -45px;
	top: 0;
	width: 45px;
}

.clewBox_layer .clew_ico_clear {
	background-position: -6px 0;
	left: -5px;
	width: 5px;
	position: absolute;
	top: 0;
}

.clewBox_layer img {
	float: left;
	margin: 19px 10px 0 5px;
}