﻿E1/*IE5.5+*/{
>/*IE only*/background-color: black;/*IE6*/
>/*IE only*/background-color /*IE5.5*/: green;
}
*{ margin:0; padding:0;}

body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #214D90 url(../images/login/bg.gif) repeat-x;
	color: #999999;
	font-family: Tahoma,Verdana;
	text-align:center;
	
}

#form1{
	background:#163A71;
	}
	
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.Main
{
	width: 940px;
	margin: 0 auto;
}

.top
{
	/*height: 175px;*/
	height: 75px;
	background: url(../images/login/login_01.gif) no-repeat;
	
}

.top2
{ 
    	text-align:center;
	height: 94px;
	background: url(../images/login/login_02.gif) no-repeat;
	font-size:24px;
	color:#fff;
	
}

.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;
}



.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;

}

.dl{
	}

.middle_C
{
	width: 318px;
	height: 94px;
	float: left;
	overflow: hidden;
	background: url(../images/login/login_10.gif) no-repeat;
}

.bottom_A>p a{
	font-size:14px;
	}
	
.bottom_A>p{
	margin-top:10px;
	margin-left:190px;

	}	

.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: 70px;*/
	height: 130px;
	overflow: hidden;
	text-align:center;
	background: url(../images/login/login_13.gif) no-repeat;
	padding-top:15px;	
}

.bottom_B>span{
	font-size:12px !important;
	}


.bottom_B p{
	display:block;
	margin-top:10px;
	}

.login
{
	
}

.login li
{
	line-height: 35px;
	height:35px;
	overflow:hidden;
	margin-bottom:12px;
	text-align:left;
}

.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;
}
.txt1
{
	width: 130px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border: 0px;
	padding-left: 3px;
	color: #999999;
	background: url(../images/login/txt1.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:-103px;
}
