@charset "euc-kr";
/*
CSS Document
Page Info	: »çÀÌÆ® ÀüÃ¼ µ¿ÀÏÇÏ°Ô »ç¿ëµÇ´Â ½ºÅ¸ÀÏ, Áö¿øºê¶ó¿ìÁ® IE6/IE7/FireFox2/Opera/Safari 
Code		: ±èÀºÁö DIGITALOASIS
Date			: 2008-01-07

*html 					{ ÀÍ½º6 }
*+html 					{ ÀÍ½º7 }
:root 					{ Firefox }
html:first-child 		{ Opera&Safari }
*/
@import url(common.css);


body			{ background: url(../images/common/main_bg.jpg) center #000000 repeat-y; }

.open						{ width: 100%; height: 80%; }
.open td					{ text-align: center; color: #FFF; font-size:25px; line-height: 40px; font-family: Verdana; font-weight: bold; }

#intro1					{ background: url(../images/common/intro.jpg) center 0 no-repeat; }
.intro						{ width: 100%; }
.intro td					{ text-align: center; }


.main						{ width: 100%; }
.main .mainCont		{ position: relative; }
#Hmenu					{position:absolute; top:10px; left:0; width:650px; text-align:right;}



