@charset "utf-8";

body {
	font-size:12px;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000;
	color:#FFF;
}
a {
	color:#FF0;
}
.mainBox {
	margin-left:auto;
	margin-right:auto;
	width: 1280px;
}
.mainBox .header {
	background-image: url(../images/two/header.jpg);
	background-repeat:no-repeat;
	height:228px;
}
.mainBox .center {
	background-image: url(../images/two/center.jpg);
	background-repeat:no-repeat;
	height:335px;
}
.mainBox .center .inputBox {
	float:right;
	width:280px;
	margin-right:300px;
 _margin-right:150px;
}
.mainBox .center .inputBox ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.mainBox .center .inputBox ul li {
	margin-left:30px;
 _margin-top:0px;
}
.mainBox .center .inputBox .title {
	color:#FFF;

	padding-left:10px;
	font-weight:bolder;
}
.mainBox .center .inputBox .codeBox .input {
	background-image:url(../images/two/codeinput.gif);
	height:20px;
	width:72px;
 _width:75px;;
	display:block;
	padding:8px;
 _padding:6px;
	float:left;
	margin-left:5px;
}
.mainBox .center .inputBox ul .codeBox .title {
	color:#FFF;
	font-weight:bolder;
	padding-left:15px;
	float:left;
	margin-top:15px;
}
.mainBox .center .inputBox ul .codeBox .input input {
	width:60px;
	height:16px;
 _height:15px;
	background:#000;
	border:0px;
	color:#FFF;
}
.mainBox .center .inputBox .input {
	background:url(../images/two/input.gif);
	background-repeat:no-repeat;
	height:25px;
 _height:20px;
	width:245px;
 _width:100px;
	padding:5px;
	margin-bottom:10px;
}
.mainBox .inputClass {
	border: 0px;
	color:#FFF;
	background:#000;
	width:200px;
	height:18px;
	+*height:16px;
 _height:15px;
 _margin-left:0px;
}
.mainBox .center .inputBox ul .button {
	margin-left: 30px;
}
.mainBox .center .inputBox ul .txt {
	text-align:center;
}
.mainBox .footer {
	background-image: url(../images/two/footer.jpg);
	background-repeat:no-repeat;
	height:177px;
}
.mainBox .footer .fbbutton {
	width:200px;
	float:right;
	margin-top:100px;
	margin-right:250px;
 _margin-right:120px;
}
.verify{background-image: url(../images/one/df1.png);background-repeat: no-repeat; display:block; height:30px; padding-top:6px; padding-left:5px;}

.verify input{width:80px;height:26px; float:left; border:0; background:#000; color:#FFF}
.verify  img{ float:right; margin-top:-10px;}
