#ContentBox {
	margin: 100px;
}
.loginbox {
	background-color: #efefef;
	float: left;
	width: 467px;
}
.loginbox h1 {
	background-image: url(../images/login_bgbottom.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
}
.loginbottom {
	background-image: url(../images/login_bgtop.jpg);
	height: 50px;
}
.aboutword {
	float: right;
	width: 300px;
}
.loginform {
	margin-top: 20px;
	margin-bottom: 20px;
}
.sinput{
	border:1px solid #c0b9b9;
	background-color:#fff;
	margin:0; padding:5px;
	.geustbox {
	width: 535px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.geustbox {
	width: 535px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.geustbox h1 {
	font-weight:bold;
	font-size: 24px;
	line-height: 30px;
	height: 36px;
}
.randcode {
	margin-top: 20px;
}
