@import "../estyle/basic.css";
@import "../estyle/layout.css";

#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('../eimg/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: 87px; 
		}
	#mainBan {
		position: absolute;
		left: 705px; top: 497px;
		width: 250px; height: 71px;
		}


#mfoot{	
	width: 990px; height: 85px; top: 600; position: absolute; left: 0; z-index:1;
	background: url('../eimg/main/m_foot.jpg') no-repeat;
	}