.men{
	width:100%;
	min-height:500px;
	float:left;
	margin-top:12px;
/*	border:1px solid #999;*/
}
.mem_man{
	padding:20px 25px;
}
.mem_man .tit2{color:#ff8d08;font-size:18px;height:30px;line-height:30px;}
.mem_man .tit3{color:#666;font-size:12px;line-height:20px;margin:15px 0 20px;padding:8px 15px;background:#f1f1f1}

.mem_man .tit4{color:#1aa311;font-size:14px;height:40px;line-height:40px;}
.mem_man th{
}
.mem_man td{
	text-align:left;
	height:55px;
}
.mem_man .tit{
	text-align:right;
	color:#888888;
	font-size:14px;
}
.mem_man .txt{
	width:438px;
	height:40px;
	line-height:40px;
	border:0px;
	padding-left:8px;
	border:1px solid #d6d6d6;
	vertical-align:middle;
}
.mem_man .sel{
	padding:4px;
}
.mem_man .ta{
	width:496px;
	height:170px;
	border:0px;
	padding:8px;
	background:url("img/ta_bg.jpg") no-repeat;
}

.txr{
	border:1px solid #e6e6e6;
	border-bottom:0;
	margin-top:20px;
}

.txr td{
    text-align:center;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#000000;
}
.txr th{
    text-align:center;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#737373;
	background:#f7f7f7;
}

.tj{
   width:100%;
   background:#e1e1e1;
   margin-top:22px;
   margin-bottom:50px;
   border:1px solid #b0b0b0;
   height:200px;
}
.conn{
   width:770px;
   margin:0 auto;
}