@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #F00;
}
.wrap-main {
	width:1024px;
	height:796px;
	margin:auto;
}
.wrap-form {
	width:1024px;
	height:796px;
	margin:auto;
	position:absolute;
}
.wrap-main-shadow {
	box-shadow:0 0 15px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 0 15px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0 0 15px 3px rgba(0, 0, 0, 0.7);
}
.box-R {
	position:absolute;
	margin-left:756px;
}
.footer {
	width:1024px;
	position:absolute;
	margin-top:679px;
}
.box-main {
	width:757px;
	height:680px;
	position:absolute;
}
.check-group {
	margin-top:13px;
	width:420px;
}
.check-box {
	height:38px;/*padding-bottom:10px;*/
}
.check-text {
	padding-left:10px;
	padding-bottom:3px;
}
.textbox-group {
	width:669px;
	margin-top:15px;
	margin-left:40px;/*float:left;*/
}
.textbox {
	width:175px;
	margin-right:48px;
	/*margin-bottom:17px;*/
	float:left;
}
.pink-box-top {
	position:absolute;
	float:left;
	widows:669px;
}
.pink-box-botton {
	margin-top:89px;
	float:left;
	widows:669px;
}
.red-box {
	width:215px;
	height:66px;
	float:left;
}
.style-inputtext {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	width:169px;
	
	border:none;
}
.red-input {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	width:169px;
	background:none;
	border:none;
}
.check-form {
	margin:117px 0 0px 26px;
	width:420px;
}
.check {
	margin-bottom:21px;
}
