

/******* ÆùÆ® Á¤ÀÇ *******/

@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
	font-family: NGothic;
	src: url('../font/NanumGothic.eot');
	src:local('?'),
		url('../font/NanumGothic.woff') format('woff');
}
@font-face {
	font-family: NMyeongjo;
	src: url('../font/NanumMyeongjo.eot');
	src:local('?'),
		url('../font/NanumMyeongjo.woff') format('woff');
}



/******* º£ÀÌ½º *******/

body, td, th, form, input, select, textarea, input, div, p, span {
					margin: 0;
					font-size: 9pt; font-family: "NanumGothic",NanumGothic, "³ª´®°íµñ",Gulim; color: #000; line-height: 150%; 
					}
a:link			{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:visited		{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:active		{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:hover		{ font-size: 9pt; font-family: NGothic; color: #999; text-decoration: none; }
img				{ border: none; }
table			{ border-collapse: collapse; }

/******* ·¹ÀÌ¾Æ¿ô *******/

#wrap { background:url('../img/main/bg_m.jpg') no-repeat 0 0; }
#mainBody {
	position: relative;
	width: 990px; height:600px;zoom:1;}
	#mainBody:after { display:block;clear:both;content:""; }

#mainVis { width: 990px; height: 400px; top: 0px; position: absolute; left: 0; }


#mainNews {
		position: absolute;
		left: 35px; top: 400px; text-align:left;
		width: 264px; height: 117px; 
		}
				
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none;
	width: 250px; height: 60px;
	margin: 1px 0 9px 0;
	padding: 0px 5px;
	}
*html #mainNotice { height: 100px; }
	#mainNotice li {
		padding: 2px 0;
		}
		#mainNotice li span { 
			font-family: Tahoma; font-size: 10px; color: #2F9ACF;
			padding-right: 20px;
			}

#mainOrder {
	position: absolute;
	text-align: left;
	left: 35px; top: 518px;
	width: 264px; height: 50px;
	padding: 28px 0 0 30px;
	background: url('../img/main/order_bg.gif') no-repeat 0 0;
	}
	
	#mainPro {
		position: absolute;
		left: 330px; top: 410px;
		width: 345px; height: 158px; 
		}
		#mainPro ul { list-style:none;margin:3px 0 0 0;padding:0; }
		#mainPro ul:after { display:block;clear:both;content:""; }
		#mainPro ul li { display:inline-block;float:left; }
	#mainCom {
		position: absolute;
		left: 705px; top: 410px;
		width: 250px; height: 55px; 
		}
	#mainBan {
		position: absolute;
		left: 705px; top: 466px;
		width: 250px; height: 51px;
		}
	#mainBan1 {
		position: absolute;
		left: 705px; top: 516px;
		width: 250px; height: 53px;
		}


#mfoot{	
	width: 990px; height: 85px; top: 600; position: absolute; left: 0; z-index:1;
	background: url('../img/main/m_foot.jpg') no-repeat;
	}