.leo-container-inner
{
	float: left;
	width: 1000px;
	height: 99px;
	position: relative;
	border-left: none;
	border-right: none;
	background: none;
	background: url(../../images/menugiuatrangchu/bg-top.png) repeat-x scroll left top !important;
	padding: 0 10px 0px 10px;
	margin-left: -10px;
}

.leo-container-inner:before
{
	background: url(../../images/menugiuatrangchu/top-left.png) no-repeat scroll left top;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 10;
	left: 0;
	bottom: 0;
}
.leo-container-inner:after
{
	background: url(../../images/menugiuatrangchu/top-right.png) no-repeat scroll left top;
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 11;
	right: 0;
	bottom: 0;
}





