﻿body {
	background-color:black;
	color:white;
}

.center-content {
	text-align:center;
	
}

.footer-content {
	text-align:center;
	
}


.capam {
	opacity: 0.2;
}

.kor {
 position: absolute;
 left: 650px;
 top: -40px;
}

.design_content{
	width: 790px;
	background-color:black;
	border-style: dotted;
	border-color: gray;
	border-width: 0px 1px 0px 1px;
	display:none;
}

.reference{
	width: 179px;
	height: 202px;
	display: inline;
}

.menu_mouseover_div{
 border: 0px solid white;
 width: 800px;
 height: 200px;

}

.menu_mouseover_container{
	width: 100%;
	position:absolute; 
	top:100px;
}