.odr_man{
	width:100%;
	float:left;
}
.odr_man th{
	color:#717171;
	font-weight:bold;
	line-height:23px;
	font-size:14px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
}
.odr_man td{
	text-align:left;
}
.odr_man .tit{
	text-align:right;
	color:#888888;
	font-size:14px;
}
.odr_man .txt{
	width:300px;
	height:29px;
	line-height:29px;
	border:0px;
	padding-left:8px;
	background:url("img/txt_bg.jpg") no-repeat;
	vertical-align:middle;
}
.odr_man .ta{
	width:496px;
	height:170px;
	border:0px;
	padding:8px;
	background:url("img/ta_bg.jpg") no-repeat;
}
.odr_man .box{
	width:100px;
	float:left;
	margin-right:8px;
	text-align:center;
}
.odr_man .box .p{
	width:100%;
	
}
.odr_man .box .p img{
	border:1px solid #e8e8e8;
}
.odr_man .box .t{
	float:left;
	width:100%;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
