@charset "utf-8";

#attention {
	float: left;
	width: 660px;
	margin-top: 20px;
}

.en_head {
	line-height: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	color: #0F0F3C;
	font-weight: bold;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	width: 660px;
	margin-top: 10px;
	clear: both;
}
.en_footer {     
	font-size: 14px;
	line-height: 20px;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

#enFlow {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#enFlow li {
	width: 210px;
	float: left;
	text-align: center;
	list-style-type: none;
	line-height: 30px;
	height: 30px;
	color: #1F1F7C;
	border: 1px solid #8AADFF;
	background-color: #EAF7FF;
	margin-left: 6px;
}
#enFlow li span {
	color: #D50000;
}

#verifyCode {
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 120px;
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 20px;
	text-align: center;
}
.eLeft {
	text-align: right;
	float: left;
	width: 200px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
}
.eRight {
	float: left;
	width: 460px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px;
}
#bankInfo{
	float: left;
	width: 430px;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #79CAFF;
	background-color: #F0F9FF;
}
.red{color:#F00}
