	html {
		margin: 0;
		padding: 0;
	}


	body {
		padding: 0;
		margin: 0;
		width:100%;
		height:100%;
		overflow : hidden;
		font-family: '맑은 고딕'; 
		font-size:14px;	
		text-align:left;
	}

a { text-decoration:none }

h1, h2, h3, h4, img, input, div, p, ul, li { margin:0; padding:0}

ul, li { list-style-type:none }

img { border:0 }

.del { display:none }

/* google Map 관련 */
#map_canvas {width:100%; background:#FFF; margin:0; padding:0; z-index:2000;}

 .tap_gubun { height:52px; width:100%; background:#644200;}
 .tap_gubun ul { width:100%; text-align:center; }
 .tap_gubun ul li  { width:150px; float:left; line-height:52px; color:#FFF;}
 .tap_gubun ul li a  {  color:#fff;}


 .nosun { height:34px; width:100%; background:#aa7000;}
 .nosun ul { width:100%; text-align:center; padding-left:40px;}
 .nosun ul li { width:250px; float:left; line-height:34px; color:#FFF; padding-right:20px;}
 .nosun ul li a  {  color:#fff;}
 
/* google Map 관련 */

.na-txt12 {
	font-weight: 500;
	font-size: 12px;
	text-align: left;
}
 
 
.na-txt14 {
	font-weight: 500;
	font-size: 14px;
	text-align: left;
}



#wrap {
	margin:0 auto; 
	width:100%;
}
#header {
	width:200px; 
	height:100%; 
	float:left;  
	background:#aa7000;
}
#right {
	/*width:100%;*/
	background:#fff;
}
#inner {
	width:100%;
}
#container {
	height:100%; 
	min-height: 900px;
    height:900px !important;
	float:left; 
}
.topcont {
	width:1520px;
}
.bottomcont ul li {
	float:left;
	padding-right:4px;
}
.bottomcont ul li:last-child {
	float:left;
	padding-right:0
}
#footer {
	width:200px; 
	height:1000px; 
	float:right;
}
 .copy { float:right; width:200px; height:100%; margin:0 auto; background-color:#644200;}
 .copy form { background:url('http://shop.moongory.com/shop/template/jeongseon/img/login_title.jpg') no-repeat center 33px #3b3b3b } /* 04.09.03 추가. class 주려면 서브페이지 모두 수정해야 하기 때문에 한번에 */


/********** 인덱스 메인슬라이드 ************/
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
#owl-demo {
	margin-bottom:8px;
}

/*********************** Main ************************/
 .log{ padding-top:30px; padding-bottom:15px;}
 
 .search { height:25px; padding:0 0 8px 8px; }
 .search .input_search { float:left; height: 23px; border:0; width: 155px; margin-top: 1px;}	
 
 .menuList ul { width:190px; }
 /*.menuList ul li { height:30px; border-top:1px solid #2694E1; border-bottom:1px solid #82BAE1;   }*/
 
 #user_id { width:126px; height:26px; margin:68px 3px 3px 3px }
#user_pwd { width:126px; height:26px; margin:3px }
.login_btn { margin:3px 3px 30px 3px; }
.login_title { padding-top:33px; } /* 로그인폼 제목이미지 14.09.03 추가 */
fieldset, form { border:0; text-align:center }

 .icMenu { height:50px; background:#FF8A00; }
 
 .icMenu ul { width:200px;; } 
 .icMenu ul li { float:left;margin:0 5px; } 
 .icMenu ul li:first-child { margin-left:23px; }
	
 .mainBigImg { 
		width:100%; height:720px; 
		background:url(http://shop.moongory.com/shop/template/korail/image/main/bg_main_big.jpg) center center no-repeat; 
		background-size: cover;
		} 
/*********************** Main ************************/		


 .leftMenu { cursor:pointer;}
 .menuList { display:none;}		
