.tbox_img {
	width: auto;
	margin-right: 20px;
	float: left;
	margin-right: auto;
	margin-bottom: 20px;
	display: inline;
	margin-left: auto;
}
.tbox_middle_t {
	height: 20px;
	float: left;
	background-color: #231F20;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.tcontent {
	display: block;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
.one {
	background-image: url(images/layout/table_foot_bg_350.gif);
}

.tbox_top_left {
	background-image: url(images/layout/table_head_left.png);
	height: 25px;
	width: 10px;
	float: left;
}
.tboxtop {
	font-size: 1px;
	margin: 0px;
}

.tbox_top_right {
	background-image: url(images/layout/table_head_right.png);
	height: 25px;
	width: 10px;
	float: left;
}
.tbox_bot_left {
	background-image: url(images/layout/table_foot_left.png);
	height: 13px;
	width: 10px;
	float: left;
}
.tbox_bot_right {
	background-image: url(images/layout/table_foot_right.png);
	height: 13px;
	width: 10px;
	float: left;
}
.tbox_middle_b {
	height: 13px;
	float: left;
	background-image: url(images/layout/table_foot_bg_350.gif);
	background-repeat: repeat-y;
}
