.menu_item_back .menuback1{
	background: url("../../template/template4_images/menu/1.jpg") no-repeat;
	width:5px;
	height:2px;	
	float:left;
}
.menu_item_back .menuback2{
	background: url("../../template/template4_images/menu/2.jpg") repeat-x;
	height:2px;
	float:left;	
}
.menu_item_back .menuback3{
	background: url("../../template/template4_images/menu/3.jpg") no-repeat;
	width:5px;
	height:2px;
	float:left;		
}
.menu_item_back .menuback4{
	background: url("../../template/template4_images/menu/4.jpg") repeat-y;
	float:left;
	width:5px;
}
.menu_item_back .menuback5{
	background: white;
	float:left;
}
.menu_item_back .menuback6{
	background: url("../../template/template4_images/menu/5.jpg") repeat-y;
	float:left;	
	width:5px;
} 
.menu_item_back .menuback7{
	background: url("../../template/template4_images/menu/6.jpg") no-repeat;
	width:5px;
	height:5px;
	float:left;
}
.menu_item_back .menuback8{
	background: url("../../template/template4_images/menu/7.jpg") repeat-x;
	height:5px;
	float:left;	
}
.menu_item_back .menuback9{
	background: url("../../template/template4_images/menu/8.jpg") no-repeat;
	width:5px;
	height:5px;
	float:left;	
}
.menu_sub{
	text-align:left;
	background:white;	
}
.menu_sub .menu_sub_item{
	padding:5px 10px 5px 10px;
}

.menu_sub:first-child {
	padding-top:10px;
}
.menu_sub .my-last-child{
	padding-bottom:10px;
}

#container1{
	margin:0 auto;
	width:512px;
}
#vidback{
	padding:10px;
	margin:0 auto;
} 


