@import url("common.css");
	

			/* layout 영역 */
			#wrap{width:100%;}
			#header{width:100%; height:91px;  border-top:41px solid #00B0EC; border-bottom:1px solid #ddd;}
			#contents{width:100%; }
			#footer{width:100%; border-top:1px solid #ddd;}
			.inner{width:1000px; margin:0 auto; background-color:#fff; position:relative;}



			/* header 영역 */
			#header .inner {background-color:#FFF;}
			#header .inner .top_navi{position:absolute; top:-41px; right:1px; }
			#header .inner .top_navi:after{content:""; display:block; clear:both;}
			#header .inner .top_navi .navi{padding:10px 0 0 0; float:left; display:inline-block;}
			#header .inner .top_navi .navi li{float:left; padding-left:33px; background: url("../images/ico/ico_bullet.gif") 15px 50% no-repeat;}
			#header .inner .top_navi .navi li.first{padding-left:0; background:none;}
			#header .inner .top_navi .navi li a{font-size:13px; color:#f2f2f2; font-weight:bold; }
			#header .inner .top_navi .sch_area{float:left; margin-left:10px; position:relative; border-left:1px solid #0AC2F2; border-right:1px solid #0AC2F2;}
			#header .inner .top_navi .sch_area li.btn{position:absolute; top:0; right:2px;}

			#header .inner h1.logo{padding:9px 0 0 0;}
			/* GNB 영역 */
			#header .inner ul.gnb{position:absolute; top:42px; left:333px; display:inline-block;}
			#header .inner ul.gnb li{float:left; padding-left:100px}
			#header .inner ul.gnb li.first{padding-left:0}
			#header .inner ul.gnb li a.gnb_1{display:inline-block; width:73px; height:16px; background:url("../images/common/gnb.png") 0 0 no-repeat;}
			#header .inner ul.gnb li a.gnb_1:active,
			#header .inner ul.gnb li a.gnb_1:focus,
			#header .inner ul.gnb li a.gnb_1:hover{background-position:-78px 0;}
			#header .inner ul.gnb li a.gnb_2{display:inline-block; width:58px; height:16px; background:url("../images/common/gnb.png") 0 -26px no-repeat;}
			#header .inner ul.gnb li a.gnb_2:active,
			#header .inner ul.gnb li a.gnb_2:focus,
			#header .inner ul.gnb li a.gnb_2:hover{background-position:-78px -26px;}
			#header .inner ul.gnb li a.gnb_3{display:inline-block; width:58px; height:16px; background:url("../images/common/gnb.png") 0 -52px no-repeat;}
			#header .inner ul.gnb li a.gnb_3:active,
			#header .inner ul.gnb li a.gnb_3:focus,
			#header .inner ul.gnb li a.gnb_3:hover{background-position:-78px -52px;}
			#header .inner ul.gnb li a.gnb_4{display:inline-block; width:42px; height:16px; background:url("../images/common/gnb.png") 0 -78px no-repeat;}
			#header .inner ul.gnb li a.gnb_4:active,
			#header .inner ul.gnb li a.gnb_4:focus,
			#header .inner ul.gnb li a.gnb_4:hover{background-position:-78px -78px;}
			#header .inner ul.gnb li a.gnb_5{display:inline-block; width:58px; height:16px; background:url("../images/common/gnb.png") 0 -104px no-repeat;}
			#header .inner ul.gnb li a.gnb_5:active,
			#header .inner ul.gnb li a.gnb_5:focus,
			#header .inner ul.gnb li a.gnb_5:hover{background-position:-78px -104px;}

			/* 좌측 탭메뉴 영역 */
			#contents .inner { }
			#contents .inner .top_cont_area{width:998px; height:495px; margin-bottom:40px; overflow:hidden; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .top_cont_area .m_left_gnb{position:absolute; top:0; left:0; width:167px; height:466px; z-index:9999;}
			#contents .inner .top_cont_area .slide_banner {float:right;}
			#contents .inner .top_cont_area p.title_img{float:left; width:167px; height:466px; }

			#contents .inner .top_cont_area .m_left_gnb .tab_style{position:absolute; top:0; left:-24px; display:inline-block; z-index:999999;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li{}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab1 a{position:absolute; top:0; left:0; display:inline-block; width:25px; height:112px;  font-weight:bold; color:#000; z-index:8}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab1 a.selected{position:absolute; top:0; left:0; display:inline-block; width:25px; height:112px;  font-weight:bold; color:#000;  position:relative; z-index:9}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab1 a span.tab1_on{display:none; position:absolute; top:0; left:0; width:25px; height:112px; z-index:6;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab1 a.selected span.tab1_on{display:block; }

			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab2 a{position:absolute; top:99px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:7;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab2 a.selected{position:absolute; top:99px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:8;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab2 a span.tab2_on{display:none; position:absolute; top:0; left:0; width:25px; height:113px; z-index:5;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab2 a.selected span.tab2_on{display:block; }

			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab3 a{position:absolute; top:198px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:6;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab3 a.selected{position:absolute; top:198px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:7;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li.tab3 a span.tab3_on{display:none; position:absolute; top:0; left:0; width:25px; height:113px;  z-index:4;}
			#contents .inner .top_cont_area .m_left_gnb .tab_style li a.selected span.tab3_on{display:block; }
			
			/* 좌측 탭메뉴 View 영역 */
			#contents .inner .top_cont_area .m_left_gnb .view{width:167px; height:123px;}/* 좌측 gnb layout */
			#contents .inner .top_cont_area .m_left_gnb .view p.title{width:167px; border-left:1px solid #ddd;}
			#contents .inner .top_cont_area .m_left_gnb .view .inner_v{position:absolute; top:28px; left:0; border-left:1px solid #ddd;}


			#tab_view1{position:absolute; top:0; left:0; z-index:9999; height:468px; border-right:1px solid #ddd; }
			#tab_view2{position:absolute; top:0; left:0; z-index:9999; height:468px; border-right:1px solid #ddd; }
			#tab_view3{position:absolute; top:0; left:0; z-index:9999; height:468px; border-right:1px solid #ddd; }

			/* 좌측 GNB_1 영역 */
			#tab_view1 .category{ width:167px; position:relative;  z-index:999999;}
			#tab_view1 .category p.img{width:100%;  border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
			#tab_view1 .category ul.sub_gnb {width:167px; }
			#tab_view1 .category ul.sub_gnb li {position:relative; background-color:#fff;}
			#tab_view1 .category ul.sub_gnb li>a{ text-align:left; padding:6px 0 6px 15px; color:#444; font-weight:normal !important; display:block; }
			#tab_view1 .category ul.sub_gnb li>a:active,
			#tab_view1 .category ul.sub_gnb li>a:focus,
			#tab_view1 .category ul.sub_gnb li>a:hover{color:#fff; background:url("../images/ico/ico_arrow.gif") 90% 50% no-repeat; text-decoration:none;}
			#tab_view1 .category ul.sub_gnb li.on{background:#393939 url("../images/ico/ico_arrow.gif") 90% 50% no-repeat;}
			#tab_view1 .category ul.sub_gnb li.on>a{color:#fff; font-weight:bold; }
			#tab_view1 .category dl.sub_2depth{background:#393939; width:120px; position:absolute; left:167px; top:0;  display:none; z-index:3;}
			#tab_view1 .category dl.sub_2depth_8{background:#393939; width:120px; position:absolute; left:167px; bottom:0;  display:none; z-index:3;}
			#tab_view1 .category dl.sub_2depth dd {}
			#tab_view1 .category dl dd>a{ padding:5px 0 5px 15px; text-align:left; display:inline-block;}

			/* 좌측 GNB_2 영역 */
			#tab_view2 .category{ width:167px; position:relative; z-index:999999;}
			#tab_view2 .category p.img{width:100%;  border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
			#tab_view2 .category ul.sub_gnb {width:167px; }
			#tab_view2 .category ul.sub_gnb li {position:relative;  background-color:#fff;}
			#tab_view2 .category ul.sub_gnb li>a{ text-align:left; padding:6px 0 6px 15px; color:#444; font-weight:normal !important; display:block; }
			#tab_view2 .category ul.sub_gnb li>a:active,
			#tab_view2 .category ul.sub_gnb li>a:focus,
			#tab_view2 .category ul.sub_gnb li>a:hover{color:#fff; background:url("../images/ico/ico_arrow.gif") 90% 50% no-repeat; text-decoration:none;}
			#tab_view2 .category ul.sub_gnb li.on{background:#393939 url("../images/ico/ico_arrow.gif") 90% 50% no-repeat;}
			#tab_view2 .category ul.sub_gnb li.on>a{color:#fff; font-weight:bold; }
			#tab_view2 .category dl.sub_2depth{background:#393939; width:120px; position:absolute; left:167px; top:0;  display:none; z-index:3;}
			#tab_view2 .category dl.sub_2depth_8{background:#393939; width:120px; position:absolute; left:167px; bottom:0;  display:none; z-index:3;}
			#tab_view2 .category dl.sub_2depth dd {}
			#tab_view2 .category dl dd>a{ padding:5px 0 5px 15px; text-align:left; display:inline-block;}

			/* 좌측 GNB_3 영역 */
			#tab_view3 .category{ width:167px; position:relative; z-index:999999;}
			#tab_view3 .category p.img{width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
			#tab_view3 .category ul.sub_gnb {width:167px;}
			#tab_view3 .category ul.sub_gnb li {position:relative;  background-color:#fff;}
			#tab_view3 .category ul.sub_gnb li>a{ text-align:left; padding:6px 0 6px 15px; color:#444; font-weight:normal !important; display:block; }
			#tab_view3 .category ul.sub_gnb li>a:active,
			#tab_view3 .category ul.sub_gnb li>a:focus,
			#tab_view3 .category ul.sub_gnb li>a:hover{color:#fff; background:url("../images/ico/ico_arrow.gif") 90% 50% no-repeat;text-decoration:none;}
			#tab_view3 .category ul.sub_gnb li.on{ background:#393939 url("../images/ico/ico_arrow.gif") 90% 50% no-repeat;}
			#tab_view3 .category ul.sub_gnb li.on>a{color:#fff; font-weight:bold; }
			#tab_view3 .category dl.sub_2depth{background:#393939; width:120px; position:absolute; left:167px; top:0;  display:none; z-index:3;}
			#tab_view3 .category dl.sub_2depth_8{background:#393939; width:120px; position:absolute; left:167px; bottom:0;  display:none; z-index:3;}
			#tab_view3 .category dl.sub_2depth dd {}
			#tab_view3 .category dl dd>a{ padding:5px 0 5px 15px; text-align:left; display:inline-block;}
			
			/* 2depth 공통 */
			.category dl dd a:link,
			.category dl dd a:visited,
			.category dl dd a:active,
			.category dl dd a:hover{color: #ffffff; text-decoration:none;}
			.category dl dd a:link,
			.category dl dd a:visited,
			.category dl dd a:active,
			.category dl dd a:hover{color: #ffffff; text-decoration:none; }

			/* 메인배너 영역 */
			#contents .inner .top_cont_area .slide_banner {width:831px;position:relative;overflow:hidden;margin:0px auto; }
			#contents .inner .top_cont_area .slide_banner ul.slides {display: block;}
			#contents .inner .top_cont_area .slide_banner ul.slides li {float: left; width:831px; height:495px;}
			#contents .inner .top_cont_area .slide_banner ul.slides li>a{width:831px; height:495px; display: block;}
			#contents .inner .top_cont_area .slide_banner ul.slides li  span{display:none;}
			#contents .inner .top_cont_area .pagination {position:absolute; left:740px; top:460px;  width:831px; height: 22px; z-index: 100; }
			#contents .inner .top_cont_area .pagination a {background: url("../images/btn/slider-btn.png") 0 -20px no-repeat transparent;	width: 15px;	height: 15px;	margin: 3px 0px 0px 5px;	display: inline-block;}
			#contents .inner .top_cont_area .pagination a.selected {width:32px; background-position: 0 0;	cursor: default;}
			#contents .inner .top_cont_area .pagination a span {display: none;}
			#contents .inner .top_cont_area .prev{position:absolute;top:200px;left:200px;display:none;}
			#contents .inner .top_cont_area .next{position:absolute;top:200px;right:200px;display:none;}

			#contents .inner .process_area{clear:both; margin-bottom:40px; width:100%; border:1px solid #ddd; }

			/* 중간배너 영역 */
			#contents .inner .slider_area {margin-bottom:40px; width:997px; min-width:997px; height:199px; position:relative; top:0; overflow:hidden; border:1px solid #ddd; z-index:10;}/* width=슬라이더 배너영역크기  */
			#contents .inner .slider_area .banner_area1 {width:997px;position:absolute ;left:50%; margin-left:82px}/* 배너크기에 따라서 margin-left:조절 */
			#contents .inner .slider_area .banner_area1 li {width:997px;overflow:hidden;}
			#contents .inner .slider_area .banner_area1 li img {display:block;width:997px;height:199px;}
			#contents .inner .slider_area .tempWrap {overflow:visible !important}
			#contents .inner .slider_area .tempWrap ul {margin-left:-581px !important;}
			#contents .inner .slider_area .bottom_btn1 {position:absolute; left:895px; bottom:15px; width:997px; height:8px; text-align:center;  z-index:10;}
			#contents .inner .slider_area .bottom_btn1:after{content:""; display:block; clear:both;}
			#contents .inner .slider_area .bottom_btn1 li {margin:0 3px; float:left; width:12px; height:12px; line-height:99px; 
			background:url("../images/btn/slide_btn1.png") 0 -16px no-repeat; cursor:pointer; }/* 하단 버튼이미지 영역 해당하는 이미지로 대체하여 사용 */
			#contents .inner .slider_area .bottom_btn1 li.on {background-position:0 0;}
			#contents .inner .slider_area .pnBtn {position:absolute; top:0; width:100%; height:199px; cursor:pointer; z-index:10;}
			#contents .inner .slider_area .prev {left:-50%;margin-left:-490px;}
			#contents .inner .slider_area .next {left:50%;margin-left:490px;}
			#contents .inner .slider_area .pnBtn .blackBg {display:block; position:absolute; left:0; top:0; width:100%; height:347px; background:#000; }
			#contents .inner .slider_area .pnBtn .arrow1 {display:none; position:absolute; top:0; width:60px; height:347px; z-index:10;}
			#contents .inner .slider_area .pnBtn .arrow1:hover {}
			#contents .inner .slider_area .prev .arrow1 {right:-250px; background:url("") -120px 0 no-repeat;}/* 배너영역에 따라 위치값(right:) 조절, 이미지 또한 해당이미지로 대체가능 */
			#contents .inner .slider_area .next .arrow1 {left:-245px; background:url("") 0 0 no-repeat;}/* 배너영역에 따라 위치값(right:) 조절 */

			#contents .inner .title_style{margin-bottom:15px;}
			
			#contents .inner .best_area{margin-bottom:40px; display:inline-block; width:1000px; }
			#contents .inner .best_area .left_area{float:left; width:203px; height:294px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .best_area .center_area{float:left;  width:612px;}
			#contents .inner .best_area .center_area ul.center_img{display:inline-block;}
			#contents .inner .best_area .center_area ul.center_img li{float:left; }
			#contents .inner .best_area .center_area ul.center_img li.big_img{width:406px; height:146px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .best_area .center_area ul.center_img li.big_img1{width:407px; height:147px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .best_area .center_area ul.center_img li.small_img{width:203px; height:146px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd;  border-bottom:1px solid #ddd;}
			#contents .inner .best_area .center_area ul.center_img li.small_img1{width:202px; height:147px; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .best_area .center_area ul.center_img li.b_none{border-top:none;}
			#contents .inner .best_area .right_area{float:left;  width:183px; height:294px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}

			#contents .inner .info_area{margin-bottom:50px; display:inline-block; width:1000px;  }
			#contents .inner .info_area .info_call{float:left; width:331px; height:206px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area{float:left; width:311px; }
			#contents .inner .info_area .info_btn_area ul.info_btn{display:inline-block;}
			#contents .inner .info_area .info_btn_area ul.info_btn li{float:left;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn1{border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn2{border:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn3{border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn4{border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn5{border-left:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_btn_area ul.info_btn li.btn6{border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
			#contents .inner .info_area .info_bank{float:left; width:356px; height:206px; border-top:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}

			/* quick 영역 */
			#contents .inner .quick{position:absolute; top:-160px; right:-120px; width:98px;}
			#contents .inner .quick li .today_exch_area{width:100px; height:107px; background:url("../images/contents/quick_img6.gif") 0 0 no-repeat;}
			#contents .inner .quick li .today_exch_area .today_exch{padding:50px 0 0 0; text-align:center;}
			#contents .inner .quick li .today_exch_area .today_exch li{font-size:11px; color:#eee;}
			#contents .inner .quick li .today_exch_area .today_exch li>span{color:#eee;}
			#contents .inner .quick li .today_exch_area .today_exch li.money{padding:5px 0 0 0; font-size:15px; color:#fff; font-weight:bold;}

			/* footer 영역 */
			#footer .inner{}
			#footer .inner h3.f_logo{float:left; padding:52px 0 67px 17px; }
			#footer .inner .address_area{float:left; padding:31px 0 0 64px; }
			#footer .inner .address_area ul.f_menu{padding:0 0 13px 0; display:inline-block;}
			#footer .inner .address_area ul.f_menu li{float:left; padding-left:16px; background:url("../images/ico/ico_bullet1.gif") 8px 3px no-repeat;}
			#footer .inner .address_area ul.f_menu li a{color:#999; }
			#footer .inner .address_area ul.f_menu li a:active,
			#footer .inner .address_area ul.f_menu li a:focus,
			#footer .inner .address_area ul.f_menu li a:hover{color:#555; font-weight:bold; text-decoration:none;}
			#footer .inner .address_area ul.f_menu li.first{padding-left:0;}
			#footer .inner .ksp{position:absolute; top:9px; right:0;}
			#footer .inner p.address{padding:0 0 7px 0; color:#999; clear:both;}
			#footer .inner p.address1{padding:0 0 11px 0; color:#999; }
			#footer .inner p.address1 span a:hover{color:#999 !important; text-decoration:none;}
			#footer .inner p.copy {color:#999;}
			#footer .inner p.copy a{vertical-align:0;}
			#footer .inner p.copy a:hover{color:#999 !important; text-decoration:none;}


			/* SUB PAGE 영역 */
			/* SUB PAGE 영역 */
			/* SUB PAGE 영역 */
			/* SUB PAGE 영역 */

			/* 좌측 탭메뉴 영역 */
			#sub_contents { min-height:142px; background:url("../images/common/sub_cont_BG.gif") 0 top repeat-x;}
			#sub_contents .inner { min-height:142px; background:url("../images/common/sub_cont_BG1.gif") right top repeat-x;}
			#sub_contents .inner .sub_cont_area{width:100%;  }
			#sub_contents .inner .sub_cont_area:after{content:""; display:block; clear:both;}
			#sub_contents .inner .sub_cont_area .m_left_gnb{position:absolute; top:0; left:0; width:167px; height:466px; z-index:99999; }
			#sub_contents .inner .sub_cont_area p.title_img{float:left; width:167px; height:466px; }
			#sub_contents .inner .sub_cont_area .r_sub_Area{float:left; margin-left:49px; width:783px; position:relative;}
	
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style{position:absolute; top:0; left:-24px; display:inline-block; z-index:99999;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li{}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab1 a{position:absolute; top:0; left:0; display:inline-block; width:25px; height:112px;  font-weight:bold; color:#000; z-index:8;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab1 a.selected{position:absolute; top:0; left:0; display:inline-block; width:25px; height:112px;  font-weight:bold; color:#000;  position:relative; z-index:9;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab1 a span.tab1_on{display:none; position:absolute; top:0; left:0; width:25px; height:112px; z-index:6;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab1 a.selected span.tab1_on{display:block; }

			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab2 a{position:absolute; top:99px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:7;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab2 a.selected{position:absolute; top:99px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:8;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab2 a span.tab2_on{display:none; position:absolute; top:0; left:0; width:25px; height:113px; z-index:5;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab2 a.selected span.tab2_on{display:block; }

			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab3 a{position:absolute; top:198px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:6;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab3 a.selected{position:absolute; top:198px; left:0; display:inline-block; width:25px; height:113px;  font-weight:bold; color:#000; z-index:7;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li.tab3 a span.tab3_on{display:none; position:absolute; top:0; left:0; width:25px; height:113px;  z-index:4;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .tab_style li a.selected span.tab3_on{display:block; }
			
			/* 좌측 탭메뉴 View 영역 */
			#sub_contents .inner .sub_cont_area .m_left_gnb .view{width:167px; height:123px;}/* 좌측 gnb layout */
			#sub_contents .inner .sub_cont_area .m_left_gnb .view p.title{width:167px; border-left:1px solid #ddd;}
			#sub_contents .inner .sub_cont_area .m_left_gnb .view .inner_v{position:absolute; top:28px; left:0; border-bottom:1px solid #ddd; border-left:1px solid #ddd; background-color:#FFF;}
		
			/* SUB 컨텐츠 시작 */


			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area{padding:0 20px 0 20px; margin:28px 0 0 0; width:743px; background-color:#fff;  display:inline-block; position:relative; }
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area:after{content:""; display:block; clear:both;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area span.left_gra{position:absolute; display:inline-block;  top:0; left:-12px; width:12px; height:122px; z-index:999;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area span.right_gra{position:absolute; display:inline-block;  top:0; right:-12px; width:12px; height:122px; z-index:999;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .page_navi{position:absolute; top:30px; right:20px;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .page_navi:after{content:""; display:block; clear:both;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .page_navi li{float:left; padding:0 5px;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .page_navi li span{vertical-align:0;}

			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .content_Area{margin:81px 0 0 0; width:743px;  position:relative;}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .content_Area .more_view{}
			#sub_contents .inner .sub_cont_area .r_sub_Area .inner_sub_Area .content_Area .more_view .inner_view{padding:30px 0 100px 0;}

			#sub_contents .inner_view .txt_ul{padding:10px 0 0 0;}
			#sub_contents .inner_view .txt_ul li{padding-left:10px; color:#555; line-height:22px; background:url("../images/ico/ico_bullet2.gif") 3px 50% no-repeat;}

			#sub_contents .content_Area .cont_area{margin-bottom:81px; overflow:hidden; }
			#sub_contents .content_Area .cont_area .sch_area1{padding:0 0 17px 0; float:right; display:inline-block;}
			#sub_contents .content_Area .cont_area .sch_area1 li{float:left;}
			#sub_contents .content_Area .cont_area .sch_area1 li.first{padding-right:5px;}
			#sub_contents .content_Area .cont_area .sch_area1 li.second{padding-right:3px;}

			#sub_contents .content_Area .cont_area .pay_list{display:inline-block;}
			#sub_contents .content_Area .cont_area .pay_list li{float:left; padding:0 0 55px 28px;}
			#sub_contents .content_Area .cont_area .pay_list li.first{padding-left:0;}
			#sub_contents .content_Area .cont_area .pay_list li a:hover{text-decoration:none; font-weight:bold;}
			#sub_contents .content_Area .cont_area .pay_list li img{border:1px solid #D2D2D2;}
			#sub_contents .content_Area .cont_area .pay_list li span.title{display:block; padding:15px 0 12px 0; border-bottom:1px dotted #d2d2d2;}
			#sub_contents .content_Area .cont_area .pay_list li span.title span.name{vertical-align:0;}
			#sub_contents .content_Area .cont_area .pay_list li span.price{display:block; padding:13px 0 0 0;  text-align:center; font-family:"돋움",dotum, Arial, sans-serif; color:#777; font-size:15px; font-weight:bold;}

			#sub_contents .content_Area .cont_area .top_pay_area{overflow:hidden;}
			#sub_contents .content_Area .cont_area .top_pay_area img.left_img{float:left; width:218px; height:218px; border:1px solid #D2D2D2;}
			#sub_contents .content_Area .cont_area .top_pay_area .right_box{float:left; margin-left:30px; width:490px; }
			#sub_contents .content_Area .cont_area .top_pay_area .right_box p{padding:0 0 17px 0; font-size:18px; font-weight:bold; color:#444;}
			#sub_contents .content_Area .cont_area .top_pay_area .right_box p>span{vertical-align:0;}

			/* tab_style */
			#sub_contents .tab_style1{width:100%; display:inline-block; border-bottom:1px solid #D4D4D4;}
			#sub_contents .tab_style1 li{float:left; position:relative; top:1px; border-top:1px solid #000; z-index:10;}
			#sub_contents .tab_style1 li.tab_01 a span.on_img{display:none; position:absolute; top:0; left:0; }
			#sub_contents .tab_style1 li.tab_01 a.selected span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_01 a:hover span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_02 a span.on_img{display:none; position:absolute; top:0; left:0; }
			#sub_contents .tab_style1 li.tab_02 a.selected span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_02 a:hover span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_03 a span.on_img{display:none; position:absolute; top:0; left:0; }
			#sub_contents .tab_style1 li.tab_03 a.selected span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_03 a:hover span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_04 a span.on_img{display:none; position:absolute; top:0; left:0; }
			#sub_contents .tab_style1 li.tab_04 a.selected span.on_img{display:block;}
			#sub_contents .tab_style1 li.tab_04 a:hover span.on_img{display:block;}

			#sub_contents .tab_style2{display:inline-block; }
			#sub_contents .tab_style2 li{float:left; padding:13px 0 0 0; margin-right:3px;  width:68px; height:85px; border:1px solid #C8C8C8; text-align:center; position:relative; background:url("../images/common/process_bg.gif") 0 0 no-repeat;}
			#sub_contents .tab_style2 li.first{margin-right:0;}
			#sub_contents .tab_style2 li a{color:#555; text-decoration:none;}
			#sub_contents .tab_style2 li a span.on_img{display:none; width:100%; text-align:center; position:absolute; top:13px; left:0; }
			#sub_contents .tab_style2 li a span.title{padding:5px 0 5px 0; display:block; text-align:center; letter-spacing:-1px;}
			#sub_contents .tab_style2 li a.selected span.on_img{display:block;}
			#sub_contents .tab_style2 li a.selected span.num{color:#028acc;}
			#sub_contents .tab_style2 li a:hover span.on_img{display:block;}
			#sub_contents .tab_style2 li a:hover span.num{color:#028acc;}


			/* title_style */
			#sub_contents .title_style1{padding:41px 0 0 0;}
			#sub_contents .title_style1 li.title{color:#333; font-size:30px; font-weight:bold;}
			#sub_contents .title_style1 li.sub_title{color:#888; font-size:13px; }

			#sub_contents .title_style2{padding:0 0 20px 0;}

			#sub_contents .title_style3{padding:25px 0 10px 0;}
			#sub_contents .title_style3 p.title{font-size:18px; font-weight:bold; color:#444;}

			#sub_contents .title_style4{padding:40px 0 15px 0;}

			/* table_style */
			.table_style {width:743px; border-top:2px solid #16689f; font-size:13px; color:#555; text-align:center;}
			.table_style th { padding:10px 0 10px 0; border-bottom:1px solid #319dd2; border-left:1px solid #319dd2; font-size:14px; color:#fff; background:url("../images/common/tr_bg.jpg") 0 0 repeat; }
			.table_style th:first-child { border-bottom:1px solid #319dd2; border-left:0;}
			.table_style td {padding:10px 0 10px 0; line-height:16px; border-left:1px solid #ddd;   border-bottom:1px solid #ddd;}
			.table_style td:first-child { background:none;  border-bottom:1px solid #ddd; border-left:0; }
			.table_style td.subject {border-left:1px solid #ddd; }
			.table_style td.title { background-color:#f1f5f8;}
			.table_style td.img { text-align:center;  border-left:1px solid #ddd;}

			.table_style1{width:100%; border-top:3px solid #2AAEE8;}
			.table_style1 th{padding:10px 0 10px 0; font-size:13px; color:#565656; border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F4F4F4;}
			.table_style1 td{padding:10px 0 10px 0; font-size:13px; color:#8c8c8c; text-align:center; border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; }
			.table_style1 td.left{padding:0 0 0 10px; text-align:left;}

			.table_style2{width:100%; border-top:2px solid #0798DE;}
			.table_style2 th{padding:10px 0 10px 0; font-size:15px; color:#666; background-color:#F0F0F0; border-bottom:1px solid #E0E0E0;}
			.table_style2 td{padding:10px 0 10px 10px; font-size:14px; color:#666; font-weight:bold; font-family:"돋움",dotum, Arial, sans-serif; border-bottom:1px solid #E0E0E0;}

			.table_style3{width:100%;border-top:2px solid #16689F;}
			.table_style3 th{padding:10px 0 10px 0; font-size:15px; color:#fff; background:url("../images/common/table_bg.gif") 0 0 repeat; border-right:1px solid #319DD2; border-bottom:1px solid #319DD2;}
			.table_style3 th.last{border-right:0;}
			.table_style3 td.last{border-right:0;}
			.table_style3 td{padding:10px 10px 10px 10px; height:14px; font-size:14px; color:#666; font-weight:bold; font-family:"돋움",dotum, Arial, sans-serif; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD;}
			.table_style3 td.bg{text-align:right; background-color:#FAFAFA;}

			/* btn_style */
			.buttonp{width:25px; height:25px; margin:0 0 0 6px; float:left;}
            .buttonm{width:25px; height:25px; margin:0 0 0 6px; float:left;}
			.btn_l_area{text-align:left;}
			.btn_c_area{text-align:center;}
			.btn_r_area{text-align:right; padding:20px 0 20px 0;}

			/* input_style */
			.input_style{display:inline-block; padding:0 5px 0 5px; width:230px; height:40px; border-left:1px solid #0583D3; border-right:1px solid #0583D3; background-color:#0798DE;}
			.input_style1{display:inline-block; width:150px; height:20px; padding:0 5px 0 5px; border:1px solid #ABADB3;}
			.select_style{width:120px; border:1px solid #ABADB3;}

			/* paging_style */
			#sub_contents .paging{padding-top:30px; width:100%; text-align:center;}
			#sub_contents .paging a.prev{display:inline-block; padding:6px 14px; font-size:13px; color:#979B98; vertical-align:0; text-decoration:none;}
			#sub_contents .paging a.prev:hover{color:#00B0EC;}
			#sub_contents .paging a.next{display:inline-block; padding:6px 14px; font-size:13px; color:#979B98; vertical-align:0; text-decoration:none;}
			#sub_contents .paging a.next:hover{color:#00B0EC;}
			#sub_contents .paging span>a{display:inline-block; width:26px; color:#555557; font-size:13px;  font-weight:bold; text-align:center; padding:6px 0 6px 0; }
			#sub_contents .paging span>a:hover{color:#00B0EC;}

			/* quick 영역 */
			.sub_quick{position:absolute; top:0; right:-120px; width:98px;}
			.sub_quick li .today_exch_area{width:100px; height:107px; background:url("../images/contents/quick_img6.gif") 0 0 no-repeat;}
			.sub_quick li .today_exch_area .today_exch{padding:50px 0 0 0; text-align:center;}
			.sub_quick li .today_exch_area .today_exch li{font-size:11px; color:#eee;}
			.sub_quick li .today_exch_area .today_exch li>span{color:#eee;}
			.sub_quick li .today_exch_area .today_exch li.money{padding:5px 0 0 0; font-size:15px; color:#fff; font-weight:bold;}


