.text form{
	margin:0px;
	border: 1px #f0f0f0 solid;
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 20px;
}
.tb{
	margin:10px auto;
	width:550px;
}
.tb th{
	font-size:13px;
	font-weight: normal;
	vertical-align: middle;
	width: 180px;
	text-align:right;
	padding-right: 10px;
}
.tb td{
	vertical-align: middle;
}
.tb td span{
	font-size:12px;
}
.pass{
	width:200px;
}
.input h3{
	font-size:18px;
	color:#000;
	text-align:center;
	margin:30px auto 0px;
	font-weight: normal;
}
.input h4{
	font-weight:normal;
	font-size:16px;
	color:#333;
	text-align:center;
	margin:5px auto;
}
.agree{
	width:550px;
	margin: 10px auto;
	border-width:1px ;
	border-color:#f8f8f8 #ddd #ddd #f8f8f8;
	border-style:solid;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.agree p{
	font-size:14px;
	line-height:22px;
	color:#333;
	text-align:left;
	text-indent:15px;
	margin:10px 15px;
}
.bt{
	text-align:center;
}
.bt img , .bt input{
	margin: 10px 30px;
}