@charset "utf-8";

/* 
---- 기본 설정 ---- */
html, body { height:100%; font-size:12px; font-weight:normal; }
body { margin:0; padding:0; background:#fcfcfc; }
body, table, th, td, button, input { font-family:NanumGothic, "나눔고딕", ng, "굴림", Gulim, "돋움", Dotum, "Lucida Sans", "Trebuchet MS", Arial, Tahoma, sans-serif; }
div,h1,h2,h3,h4,h5,h6,form,input,textarea,p { margin:0; padding:0; }
fieldset, img { border:0 none; }
a, a:visited, a:hover, a:active, a:focus { text-decoration:none; }
a, input { outline:none; }
:focus { outline: 0; }
.float_left { float:left; }
.float_right { float:right; }

/* 
---- 레이아웃 스타일 시작 ---- */
#xet_layout { position:relative; }
#xet_layout_wrp { position:relative; margin:0 auto; padding:0; }
	

/* 
---- 헤더 영역 ---- */
#xet_header {  z-index:99; position:relative; clear:both; *zoom:1; margin:0 auto 20px; }
#xet_header .xet_header_content { position:relative; margin:0 auto; padding:0; height:140px; }
#xet_header .xet_header_content:after { content:""; display:block; clear:both; }

	/* 로고 */
#xet_header .xet_logo { position:absolute; left:0; bottom:0px; margin:0; }
#xet_header .xet_logo h1 { position:relative; font-size:48px; text-align:center; }
#xet_header .xet_logo h1 a {  letter-spacing:-2px; color:#b95137; text-shadow: 2px 2px 5px rgba(0,0,0,.3); }
#xet_header .xet_logo h1 a img { vertical-align:top; }
#xet_header .xet_logo p { margin:0; padding:4px 0 0; text-align:center; font-size:12px; color:#aaa; }

	/* 메인메뉴 */
#xet_header .xet_gnb_wrp { z-index:99; background:#927e79; box-shadow:0 0 3px #666;  }
#xet_header .xet_gnb_content { margin:0 auto; }

/* 통합 검색 */
.xet_search { position:relative; clear:both; width:100%; }
.xet_search_layer { display:block; position:relative; clear:both; *zoom:1; }
.xet_search_layer .search { position:relative; width:100%; height:40px; margin:0; padding:0; background:#f9f9f9; }
.xet_search_layer .search .itext { width:80%; height:40px; line-height:40px; font-size:13px; margin:0 0 0 20%; padding:0; text-indent:5px; border:0; background:none; color:#9a8883; }
.xet_search_layer .search .itext:focus { color:#9a8883; }
.xet_search_layer .search_button { position:absolute; top:0; width:20%; height:40px; margin:0; padding:0; cursor:pointer; text-transform:uppercase; border:none;  background:url(../img/search_icon.png) center center no-repeat #b95137; }
.xet_search_layer .search_button:hover { background-color:#272320; }
.xet_search_layer .search_button span { font-size:0; visibility:hidden; }


.xet_search_layer.left .search .itext {}
.xet_search_layer.left .search_button { left:0; }
.xet_search_layer.right .search .itext { margin:0; }
.xet_search_layer.right .search_button { right:0; }

/* 
---- 프로모션 영역 */
.xet_promotion { position:relative; clear:both; *zoom:1; margin:0 auto; color:#aaa; }
.xet_promotion:after { content:""; display:block; clear:both; }
.xet_promotion .xet_center { position:relative; *zoom:1; overflow:hidden; padding:10px; background:#fff; }

	/* 정지이미지출력 */
.xet_promotion .xet_promotion_img { position:relative; margin:0 auto; overflow:hidden; }
.xet_promotion .xet_promotion_img a { margin:0; padding:0; }
.xet_promotion .xet_promotion_img img { vertical-align:top; }

	/* 위젯출력 */
.xet_promotion .xet_promotion_body { position:relative; margin:0 auto; overflow:hidden; }


/*
---- 상단위젯 영역 */
.xet_top_widget { position:relative; clear:both; *zoom:1; margin:0 auto 40px; padding:0; }
.xet_top_widget:after { content:""; display:block; clear:both; }
.xet_top_widget .xet_tw_body { position:relative; color:#aaa; }


/* 
---- 바디 영역 */
#xet_body { position:relative; clear:both; margin:0 auto; padding:0; }


	/* 사이드위젯 */
.xet_side_widget { position:relative; clear:both; *zoom:1; }
.xet_side_widget .xet_side_widget_content { position:relative; clear:both; margin:0; padding:0; *zoom:1; text-align:left; background:#fff; }
.xet_side_widget .xet_side_widget_content img { vertical-align:top; }
.xet_side_widget .xet_side_widget_title { margin:0; padding:10px; font-size:16px; font-weight:bold; text-align:left; overflow:hidden; color:#9a8883; background:#f6f6f6; text-shadow:2px 2px 0 #ccc; }
.xet_side_widget .xet_side_widget_body { padding:10px; overflow:hidden; color:#9a8883; }


	/* 본문타입 */
#xet_body { position:relative; clear:both; }
#xet_body .xet_body_content { position:relative; clear:both; }
#xet_body .xet_body_content:after { content:""; display:block; clear:both; }
#xet_body .xet_content_L { position:absolute; top:0; margin:0; padding:0; overflow:hidden; }
#xet_body .xet_content_R { position:absolute; top:0; margin:0; padding:0; overflow:hidden; }
#xet_body .xet_content_C { position:relative; overflow:hidden; margin:0 auto; padding:0; background:transparent; }
#xet_body .xet_content_C.c_w { background:#fff; }
#xet_body .xet_content_C.c_b { background:#000; }
#xet_body .xet_content_C .xet_conent { position:relative; overflow:hidden; padding:20px; *margin-top:-14px;}

/* 
---- 하단위젯 영역 ---- */
#xet_bottom { position:relative; clear:both; margin:0 auto; padding:0; background:#fff; }
#xet_bottom .xet_bottom_wrp { *zoom:1; position:relative; margin:0;  }
#xet_bottom .xet_bottom_wrp:after { content:""; display:block; clear:both; }
#xet_bottom .xet_bottom_wrp .li { float:left; margin:0; padding:0; }
#xet_bottom .xet_bottom_wrp .li.bg1 { background:#f6f6f6; }
#xet_bottom .xet_bottom_wrp .li.bg2  {background:#e9e9e9; }
#xet_bottom .xet_bottom_wrp .bottom_widget_content { position:relative; margin:0; padding:0; }
#xet_bottom .xet_bottom_wrp .bottom_widget_title { display:block; position:relative; overflow:hidden; *zoom:1; font-size:18px; font-weight:bold; padding:0 20px; height:40px; line-height:40px; color:#9a8883; text-shadow:2px 2px 0 #ccc; }
#xet_bottom .xet_bottom_wrp .bottom_widget_title.bg1 { background:#e9e9e9; }
#xet_bottom .xet_bottom_wrp .bottom_widget_title.bg2 { background:#f6f6f6; }
#xet_bottom .xet_bottom_wrp .bottom_widget_body { padding:20px; color:#9a8883; }

/*
---- 푸터 영역 ---- */
#xet_footer {position:relative; clear:both; *zoom:1; margin:0; padding:0 0 20px; background:url(../img/px_by_Gre3g.png) repeat rgba(0,0,0,.8); *background:url(../img/px_by_Gre3g.png) repeat #222; }
#xet_footer:after{ content:""; display:block; clear:both; }

	/* 하단메뉴 */
#xet_footer .xet_footer_menu { clear:both; margin:0; padding:10px 0; list-style:none; text-align:center; background:#fafafa; }
#xet_footer .xet_footer_menu:after { content:""; display:block; clear:both; }
#xet_footer .xet_footer_menu li {display:inline; margin:0 0 0 8px; padding:0 0 0 8px; background:url(../img/bottom_section.gif) no-repeat left center; }
#xet_footer .xet_footer_menu li:first-child { background:none; }
#xet_footer .xet_footer_menu li a { display:inline-block; font-weight:normal; margin:0; padding:0; font-size:11px; color:#9a8883; }
#xet_footer .xet_footer_menu li a img { vertical-align:middle; }
#xet_footer .xet_footer_menu li a:hover { color:#f35f21; }	

	/* 주소 */
#xet_footer .xet_address {  text-align:center; margin:0; padding:20px 0 0; color:#aaa; }

	/* 카피라이트 */
#xet_footer .xet_copyright {  text-align:center; margin:0; padding:20px 0 0;  font:11px "Trebuchet MS"; color:#aaa; }


