@charset "utf-8";
/* CSS Document */


	#swap1{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left: 0px;
	top: 0px;
	display:block;
	
	
	
	}
	#swap2{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;
	

	}
	#swap3{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	
	}
	
	#swap4{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	

	}
	#swap5{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	
	}
	
	#swap6{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	

	}
	#swap7{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	
	
	}
	#swap8{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	

	}
	#swap9{
	position: relative;
	width:100px;
	height:80px;
	z-index:5;
	left:0px;
	top: 0px;
	display:none;	
	

	}


#tSwap1 {
	position:relative;
	width:50px;
	height:50px;
	z-index:5;
	top: 0px;
	left: 0px;
	background-color:#666;
}

#tSwap2 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 0px;
	left: 60px;
	background-color:#666;
}

#tSwap3 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 0px;
	left: 120px;
	background-color:#666;
}

#tSwap4 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 60px;
	left: 0px;
	background-color:#666;
}

#tSwap5 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 60px;
	left: 60px;
	background-color: #666;
}

#tSwap6 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 60px;
	left: 120px;
	background-color: #666;
}
#tSwap7 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 120px;
	left: 0px;
	background-color: #666;
}

#tSwap8 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 120px;
	left: 60px;
	background-color: #666;
}

#tSwap9 {
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top: 120px;
	left: 120px;
	background-color: #666;
}

#sideMenu {
	position:relative;
	width:289px;
	height:186px;
	z-index:2;
	top: 150px;
	left: 30px;
	font-size: 10pt;
	background-color:#666;
	visibility: visible;
	}

