.orange1 {
	margin:			0px;
	padding:		0px;
}



.orange1_container {
	width:			160px; /*165*/
}

.orange1_th {
	display:		block;
	width:			160px; /*165*/
	height:			22px;
	overflow:		hidden;
}

.orange1_th_leftBorder {
	position:		relative;
	top:			0px;
	left:			0px;
	width:			10px;
	height:			22px;
}

.orange1_th_center {
	position:		relative;
	top:			-22px;
	left:			10px;
	width:			140px; /*145*/
	height:			22px;
	background-image:	url('th/background_center.gif');
}

.orange1_th_rightBorder {
	position:		relative;
	top:			-44px;
	left:			150px; /*155*/
	width:			10px;
	height:			22px;
}



.orange1_tb {
	display:		block;
	width:		160px; /*165*/
	height:		10px;
	overflow:		hidden;
}

.orange1_tb_leftBorder {
	position:		relative;
	top:			0px;
	left:			0px;
	width:			10px;
	height:			10px;
}

.orange1_tb_center {
	position:		relative;
	top:			-4px;
	left:			10px;
	width:			140px; /*145*/
	height:			10px;
	background-repeat:		repeat-x;
	background-image: url('tb/background_center.gif');

}

.orange1_tb_rightBorder {
	position:		relative;
	top:			-20px;
	left:			150px; /*155*/
	width:			10px;

	height:			10px;
}

.orange1_th_content {
	font-family:		Arial;
	font-size:			13px;
	font-weight:		bolder;
	color:			#FFFFFF;
	padding-top: 		3px;
	padding-left:		0px;
	position: relative; left: 	-3px;
}


.orange1_td {
	border-right:		#ff6500 1px solid;
	border-left:		#ff6500 1px solid;
	background-color:	#FFFFFF;
}

.orange1_td_content {
	font-family:		Arial;
	font-size:			11px;
	vertical-align:		top;
	padding:			6px;
	line-height:		12px;
}
