.table_otz {
}
.table_otz tr td{
	vertical-align:top;
	color:gray;
}

.otz_market {
	margin:5px 10px 35px 10px;
	padding:0 0 10px 0;
	
	color:#131313;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	font-size:12px;
	border-bottom: solid 1px #D8D8D8;
}
.otz_market .otz_name {
	background:url(/images/otz_person.jpg) left center no-repeat #F6F5F3;
	height:32px;
	line-height:32px;
	padding:0 0 0 43px;
	font-size:13px;
}
.otz_market .otz_name:first-letter {
    color: red; 
}

.otz_market .otz_info {
	height:32px;
	color:#9C9C9C;
}
.otz_market .otz_info .otz_info_1 {
	width:100px;
	height:32px;
	display:inline-block; 
	vertical-align:top;
}
.otz_market .otz_info .otz_info_2 {
	width:135px;
	height:32px;
	line-height:32px;
	display:inline-block; 
	vertical-align:top;
}
.otz_market .otz_info .otz_info_3 {
	width:200px;
	height:32px;
	line-height:32px;
	display:inline-block; 
	vertical-align:top;
}
.otz_market .otz_info .otz_info_4 {
	width:200px;
	height:32px;
	line-height:32px;
	display:inline-block; 
	vertical-align:top;
	float:right;
	text-align:right;
}
.otz_market .otz_text {
	margin:10px 0 0 0;
}
.otz_market .otz_text div {
	display:inline-block; 
	margin:0 5px 0 0;
}
.otz_market .otz_text .otz_text1 {
	font-weight: bold;
}
/******************************************************otz_more*/
.otz_more {	
	height:60px;
	line-height:60px;

	color:#ED413D;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: verdana;
	font-size:21px;	
	text-align:center;
	
	margin:8px 0px 33px 0px;
	padding:0px;
	background:#FEF5F5;
	cursor: pointer;
}
.otz_more:hover {
	background:#FFEEEE;
	text-decoration:underline;
}
.otz_loading {
	display: none;
}
/******************************************************otz_att*/
.otz_att {
	border: solid 1px #D8D8D8;
	margin:10px;
	padding:10px;
	background:#D2C0C0;
	color:#000000;
}
.otz_att .otz_att1{
	color:#F40202;
	font-weight: bold;
	font-size:14px;	
}