/* main menu */
#NaviContainer {
	width :100%;
	height:52px;
	border-bottom:3px solid #5d544d;
}

.NaviContents {
	width :1200px;
	height:53px;
	margin:0 auto;
}

.NaviContents li {
	float:left;
	height:51px;
	overflow:hidden;
}

/* .NaviContents .NaviMenu1 { position:fixed; cursor:pointer; z-index:999999; }                                              */
/* .NaviContents .NaviMenu2 { position:fixed; cursor:pointer; z-index:-1; margin-left:168px;  -webkit-margin-start:168px;  } */
/* .NaviContents .NaviMenu3 { position:fixed; cursor:pointer; z-index:-2; margin-left:336px;  -webkit-margin-start:336px;  } */
/* .NaviContents .NaviMenu4 { position:fixed; cursor:pointer; z-index:-3; margin-left:504px;  -webkit-margin-start:504px;  } */
/* .NaviContents .NaviMenu5 { position:fixed; cursor:pointer; z-index:-4; margin-left:672px;  -webkit-margin-start:672px;  } */
/* .NaviContents .NaviMenu6 { position:fixed; cursor:pointer; z-index:-5; margin-left:840px;  -webkit-margin-start:840px;  } */
/* .NaviContents .NaviMenu7 { position:fixed; cursor:pointer; z-index:-6; margin-left:1008px; -webkit-margin-start:1008px; } */

/* .NaviMenu1 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 0      no-repeat; } */
/* .NaviMenu2 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -67px  no-repeat; } */
/* .NaviMenu3 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -134px no-repeat; } */
/* .NaviMenu4 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -201px no-repeat; } */
/* .NaviMenu5 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -268px no-repeat; } */
/* .NaviMenu6 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -335px no-repeat; } */
/* .NaviMenu7 { width:1200px; height:67px; background:url("/Images/Navi/Navi.png") 0 -402px no-repeat; } */

.NaviMenu { width:1200px; height:50px; cursor:pointer; }
.NaviMenu1 { float:left; width:150px; height:50px; }
.NaviMenu2 { float:left; width:150px; height:50px; }
.NaviMenu3 { float:left; width:150px; height:50px; }
.NaviMenu4 { float:left; width:150px; height:50px; }
.NaviMenu5 { float:left; width:150px; height:50px; }
.NaviMenu6 { float:left; width:150px; height:50px; }
.NaviMenu7 { float:left; width:150px; height:50px; }
.NaviMenu8 { float:left; width:150px; height:50px; }