* {
	margin: 0;
	padding: 0;
}

body,input,select,form img,button,label,textarea,div,p,td,span,a,li {
	font-family: "微软雅黑", Arial, Verdana, Lucida, Helvetica, simsun,
		sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #333;
}

.bodylogin {
	/*background: url(images/default_bj.jpg) #227DB2 center top no-repeat;深蓝*/	
	background: url(images/default_bj.jpg) #fdf7f9 center top no-repeat;
	
}
/*Index*/
/*登录管理Background with Whole Image*/

.indexBg {
	background-image: url(images/bgImg.png);
	background-repeat: no-repeat;
}

.indexHeader{
	position:absolute;	
	top:0px;
	width:100%;
	height:45px;
	z-index:9;
	left:0;
}
.indexHeader .textHeader{
	position::absolute;
	line-height:42px;
	margin-left:0px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}	

.indexTop{
	margin:0px auto;
	width:690px;
	height:200px;
	background:url(images/logo_index.png) left bottom no-repeat;
	z-index:2;
}


.indexMiddle {
	position: relative;
	margin: 0px auto;
	width: 679px;
	height: 350px;
	border-bottom: 1px solid #777;
	border-right: 1px solid #aaa;
}

.indexMiddle .login {
	position: absolute;
	left: 219px;
	width: 460px;
	height: 350px;
	z-index: 2;
	background-color: #FFF;
	border-bottom: 0px solid #ccc;
}

.indexMiddle .login .imgFirstRow {
	margin-top: 15px;
	margin-left: 50px;
	background-position: 0px -35px;
	width: 340px;
	height: 32px;
}

.imgLogin {
	float: left; background-position : 0px -35px;
	width: 250px;
	height: 32px;
	background-position: 0px -35px;
}

.imgLoading {
	float: left;
	margin-left: 15px; width : 30px;
	heigth: 30px;
	vertical-align: middle;
	width: 30px;
}

.indexMiddle .login .txtOut {
	margin-top: 12px;
	margin-left: 50px;
	background-position: 0px -320px;
	width: 340px;
	height: 42px;
}

.indexMiddle .login .txtOver {
	margin-top: 12px;
	margin-left: 50px;
	background-position: 0px -370px;
	width: 340px;
	height: 42px;
}

.indexMiddle .login .txtInput {
	float: left;
	width: 226px;
	height: 36px;
	margin-left: 3px;
	background-color: transparent;
	border: 0px solid #ccc;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	margin-top:3px;
}


.inputInnerText{
	font-size: 18px;
	line-height: 40px;
	color:#ccc;
}

.indexMiddle .login  .btnLoginOut{
	 left:275px;
	  position:absolute;
	 width:100px;
	 height:34px;
	 margin-top:4px;
	 margin-left:11px;
	 background-position: 0px -280px;
	 border:0px;
	 font-size:20px;
	 vertical-align:middle;
	 cursor:pointer;
	 z-index:3;
}
.indexMiddle .login  .btnLoginOver{
	 left:275px;
	  position:absolute;
	 width:100px;
	 height:34px;
	 margin-top:4px;
	 margin-left:11px;
	 background-position: -110px -280px;
	 border:0px;
	 font-size:20px;
	 vertical-align:middle;
	 cursor:pointer;
}

.indexMiddle .login  .btnLoginDisable {
	float: left;
	width: 100px;
	height: 34px;
	margin-top: 4px;
	margin-left: 11px;
	background-position: -220px -280px;
	border: 0px;
	font-size: 20px;
	vertical-align: middle;
}

.indexMiddle .login .imgValidate {
	float: left;
	width: 80px;
	height: 25px;
	margin-top: 10px;
	margin-left: 20px;
	border: 0px;
	font-size: 20px;
	vertical-align: middle;
	cursor: pointer;
}

.indexMiddle .login .chkOut {
	clear:left;
	margin-top: 10px;
	margin-left: 50px;
	width: 340px;
	height: 20px;
}

.indexMiddle .login .info {
	margin-top: 5px;
	width: 340px;
	margin-left: 50px;
	height: 20px;
	color: #f00;
}

.indexMiddle .login .line {
	position: absolute;
	bottom: 30px;
	margin: 5px 0;
	margin-left: 50px;
	width: 340px;
	height: 2px;
	border-bottom: 1px solid #CCC
}

.indexMiddle .login .lblIn {
	position: absolute;
	bottom: 10px;
	margin: 5px 0;
	margin-left: 50px;
	width: 340px;
	height: 20px;
	font-size: 12px;
}

.indexMiddle .login .btnOut {
	margin-top: 15px;
	background-position: 0px -280px;
	width: 100px;
	height: 34px;
}

.indexMiddle .login .btnOver {
	margin-top: 15px;
	background-position: -110px -280px;
	width: 100px;
	height: 34px;
}

.indexMiddle  .pic01 {
	position: absolute;
	left: 0px;
	top: 1px;
	width: 219px;
	height: 308px;
	z-index: 3;
}

.indexMiddle  .pic02 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 52px;
	background-color: inherit;
	z-index: 4;
}

.indexFooter {
	clear: both;
	width: 100%;
	bottom: 0px;
	height: 45px;
	position: absolute;
}

.indexFooter .textFooter {
	position: :absolute;
	margin-left: 20px;
	line-height: 40px;
	color: #fff;
	z-index: 999;
}

.copyrightIndexFooter {
	background: #fff;
	color: #fff;
	bottom: 0;
	margin: 0 auto;
	position: absolute;
	height: 45px;
	opacity: 0;
	filter: alpha(opacity = 40);
	line-height: 28px;
	width: 100%;
	z-index: -2;
	_bottom: auto;
	_width: 100%;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop +
		document.documentElement.clientHeight-this.offsetHeight- ( parseInt(this.currentStyle.marginTop
		, 10)||0 )-(parseInt(this.currentStyle.marginBottom, 10)||0 ) ) );
}



/*自定义下拉框Select css*/
.selectBox {
	left: 281px;
	position: absolute;
	width: 107px;
	height: auto !important;
	margin-top: 5px;
	z-index:99;
}

.selectBox div {
	cursor: pointer;
	width: 100%;
	height: 35px;
	font-size: 18px;
	line-height: 30px;
	background: url(images/selectDown.gif) no-repeat 85px center;
	border: 0px solid #ccc;
	overflow: hidden;
	text-align: center;
	z-index:99;
}

.optionul {
	width: 100%;
	margin-top: 0px;
	position: relative;
	clear: both;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
}

.optionul li {
	cursor: pointer;
	display: block;
	position: relative;
	height: 36px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	width: 100%;
}

.optionul li {
	background: #fff;
}

.optionul li:hover {
	background: #ECFAF3;
}

/*index css end*/