@charset "utf-8";
/* CSS Document */
/* cixu 2009.02.18,sccin.com */
* {
	padding:0px;
	margin:0px;
	border:0px
}

.top {
	background:url(../images/amin_02.jpg) repeat-x left top;
	height:97px;
	text-align:center;
}
.header {
	text-align:center;
	margin:0 auto;
	width:800px;
}
.logo {
	background:url(../images/amin_04.jpg) no-repeat center left;
	height:97px;
	width:123px;
	margin-left:30px;
	float:left
}
.headLine {
	background:url(../images/amin_05.jpg) no-repeat center top;
	height:97px;
	width:504px;
	float:left
}
.topLine {
	background:url(../images/amin_02-04.jpg) repeat-x left top;
	height:13px
}
.pageBody {
	width:386px;
	margin:60px auto;
}
.loginTop {
	background:url(../images/amin_11.jpg) no-repeat left;
	height:68px
}
.loginCenter {
	background:url(../images/amin_14-07.jpg) repeat-x left;
	height:159px;
	border-right:1px solid #57A6CD;
	border-left:1px solid #57A6CD;
}
.loginCenterLeft {
	background:url(../images/amin_13.jpg) no-repeat left;
	width:146px;
	float:left;
	height:159px
}
.loginCenterLine {
	background:url(../images/amin_14.gif) no-repeat left;
	width:10px;
	float:left;
	height:159px
}
.loginBottom {
	clear:both;
	background:url(../images/amin_11-10.jpg) no-repeat left top;
	height:13px
}
.loginRight {
	float:right;
	width:225px;
	height:159px
}
.inputStyle {
	width:120px;
	height:22px;
	line-height:22px;
	padding:2px;
	border:1px solid #75C8F1;
	background-color:#F2F9FE
}
.nameText {
	margin:10px 5px 0px 5px;
	height:30px;
	line-height:24px;
	font-size:14px;
	color:#0A77C8
}
.submit {
	margin:20px 5px 0px 5px
}

