.reg_man{
	width:800px;
	margin:30px auto 0;
}
.reg_man th{
	color:#717171;
	font-weight:bold;
	line-height:23px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
}
.reg_man td{
	text-align:left;
	height:66px;
}
.reg_man .tit{
	text-align:right;
	color:#464646;
	font-size:14px;
}
.reg_man .txt{
	width:328px;
	height:39px;
	line-height:39px;
	border:0px;
	padding-left:8px;
	border:1px solid #d7d7d7;
	vertical-align:middle;
}
.reg_man .sel{
	padding:4px;
}
.reg_man .ta{
	width:496px;
	height:170px;
	border:0px;
	padding:8px;
	background:url("img/ta_bg.jpg") no-repeat;
}
.reg{
	width:157px;
	height:48px;
	border:0px;
	background:url("img/reg.jpg") no-repeat;
	margin:0 auto 30px;
}

.btn{
	background:#ff8901;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    margin-left: 10px;
    text-align: center;
    width: 114px;}