/* ±âº»¼Ó¼º */
*			{ margin: 0; padding: 0; }
body		{ background: #000000; color: #666666; font: 12px/18px dotum, "µ¸¿ò", gulim, "±¼¸²", arial, sans-serif; 
			scrollbar-face-color: #FFFFFF; 
			scrollbar-highlight-color: #e0e0e0; 
			scrollbar-shadow-color: #e0e0e0; 
			scrollbar-3dlight-color: #FFFFFF;
			scrollbar-darkshadow-color: #FFFFFF;
			scrollbar-track-color: #f7f7f7;
			scrollbar-arrow-color: #bdbdbd;
}
hr			{ display: none; }
img		{ border: 0; vertical-align: middle; }
form,
input,
select	{ vertical-align: middle; }

.Wapper	{ position: relative; top: 0; left: 0; width: 100%; min-width: 980px; height: 780px; overflow-x: hidden; background: #0C1313;  z-index: 2;}
.Visual	{ position: relative; top: 0; left: 50%; width: 1280px; height: 696px; margin: 0 0 0 -640px; background: #0C1313; z-index: 1;}
.Footer	{ position: absolute; float:top; top: 696px; left: 0; width: 100%; height: 60px; text-align: center;; padding-right: 40px; padding-top: 24px; background:#000000; z-index: 3;}