	@CHARSET "utf-8";
	
		/* 기본설정 */
		section,header,nav,article,aside,footer{display:block;}
			*{margin:0; padding:0; vertical-align:top;
				scrollbar-face-color: white;
				scrollbar-shadow-color:#999898; 
				scrollbar-highlight-color:#999898;
				scrollbar-3dlight-color: white; 
				scrollbar-darkshadow-color: white;      
				scrollbar-track-color: white;
				scrollbar-arrow-color:#999898;
				} 
		ol li, ul li ,dl dt{list-style:none; font-family:'맑은고딕','Malgun Gothic','verdana','arial','dotum', '돋움', sans-serif; } 
		img {border:0 none; list-style:none; font-size:0;} 
		a, p{text-decoration:none; font-family:'맑은고딕','Malgun Gothic','verdana','arial','dotum', '돋움',sans-serif; height:100% ; display: inline-block} 
		a:active{outline:none;}
		a:focus{outline:none;}
		.hidden{position:absolute; left:-9999px; width:0; height:0; font-size:0; line-height:0;} 
		 
		 /* 헤더 */
		#top{width:100%; height:163px; background:#ffffff; position:relative;}
		#top>h1{display:block; width:235px; height:82px; padding:18px 0; margin:0 auto;}
		#top_menu{width:100%; margin:0 auto;z-index:12; height:45px; background:url("/images/top_menu_bg.gif") repeat }
		#top_menu>ul{width:990px; margin:0 auto;}
		#top_menu>ul>li{float:left}
		#top_menu>ul>#li_01 {margin:0 100px 0 84px}
		#top_menu>ul>#li_02 {margin-right:100px}
		#top_menu>ul>#li_03 {margin-right:100px}


		#banner_stay	{ position:fixed; width:100%; height:0 }
		#banner_stay #banner_inner 	{ width:990px; margin:0 auto ;height:0}
		#banner_stay #banner_inner #bs_left { position:absolute; margin-left:-116px }
		#banner_stay #banner_inner #bs_right { position:relative; left:1005px; width:100px}
		
		




		/*풋터*/
		#footer{clear:both; height:91px; width:100%; background:#ddd5c6; margin:18px 0 50px 0 ;}
		#footer #foot {margin:0 auto; width:990px}
		#footer #foot>img{float:left; margin:17px 41px 17px 0; padding:0 41px 0 28px; border-right:1px solid #e3e3e3;}
		#footer #foot>p{padding-top:25px; margin-right:41px; font-family:"돋움","dotum"; font-size:12px; line-height:15px; color:#363636;}
		
		

		/* index.html */
		#call{float:left; width:396px; height:220px; background:url("/images/happy_call.png")no-repeat 0 0;}
		#content>div.wrap{width:990px; margin:0 auto; z-index:10px}
		#slide { display:inline-block; width:990px}
		#slide #arrow {  position: relative; top:-250px; width:740px; margin:0px auto}
		#slide #arrow #arrow_left { position:absolute; }
		#slide #arrow #arrow_right { position:absolute; right:0}		
		#slide #slider { float:left}
		#slider{ clear:both;width:792px;}
		#pager { float:left; width:198px}
		#pager a { float:left}
		#pager .active { border-top:2px solid #1D1919; border-bottom:2px solid #1D1919; }
		#pager img { width:196px;}
	
	
		#middle_area { height:220px}
		#middle_area ul li {float:left}

	
	
		#store{clear:both; height:265px; padding-top:18px;}
		#store>ul>li{float:left; margin-right:20px;}
		#store>ul>li.last{margin-right:-1px;}
	
	
			
		#start{padding-top:18px;}
		.title {margin-top:40px; width:100%}
		.title div{width:990px; margin:0 auto;}
			
			
			
			