@charset "utf-8";
/* CSS Document */
.es_tl{
	background:url(orange/es_tl.png) no-repeat;
	width:4px;
	height:36px;
	float:left;
}
.es_tr{
	background:url(orange/es_tr.png) no-repeat;
	width:8px;
	height:36px;
	float:right;
}
.es_tm{
	background:url(orange/es_tm.png) repeat-x;
	height:36px;
	text-align:right;
	direction:rtl;
	line-height:35px;
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	white-space:nowrap;
	margin-right:8px;
}
.es_ml{
	background:url(orange/es_ml.png) no-repeat top left;
	width:100%;
	height:100%;
}
.es_mr{
	background:url(orange/es_mr.png) no-repeat top right;
	font:tahoma 8pt;
	vertical-align:top;
	padding:10px 15px;
}



