﻿#idBottomLine_inner {
	background: url('images/en/logobottomline.gif') no-repeat;
	height: 33px;
	width: 348px;
}
#idLeftLine {
/*	background: urlx('images/leftline_back.gif') repeat-y;
	bottom: 0; 
	left: 0px; 
	width: 16px;*/
}
#idNavi {
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	height: 87px; 
	width: 100%;
	/*background: url('images/topback.gif') repeat-x top;*/
}
#idBottomLine {
	background: url('images/en/logobottomlineback.gif') repeat-x;
	position: absolute;
	top: 70px;
	height: 33px;
	left: 0;
	width: 100%;
}
#idNaviEnd {
	position: absolute;
	top: 0;
	right: 0;
	height: 70px;
	background: url('images/topback.gif') no-repeat;	
}
#idLogos {
	background: url('images/en/logo.gif') no-repeat;
	cursor: pointer;
	height: 70px;
	width: 180px;
}
#idResources {
	background: url('images/en/resource.gif') no-repeat;
	height: 70px;
	width: 400px;
}
