@import url("common.css");

		/* layout */
		#wrap{width:100%;}
		#header{width:100%;}
		#visual{width:100%; position:relative;}
		#lnbWrap{width:100%; }
		#lnbWrap>.lnb_in{width:1000px; margin:10px auto 0; position:relative;}
		#contents{width:100%; }
		#quick{position: absolute; top:0; right:-105px;}
		#footer{width:100%; background-color:#fff; border-top:1px solid #ddd;}

		/* header */
		#header>.header_in{width:1000px; margin:0 auto; height:68px; padding:20px 0 22px 0; position:relative;}
		#header .top{position:relative; /* float:right; */}
		#header .top:after{content:""; display:block; clear:both;}
		#header .top>li{}/*float:left;*/
		/* #header .top>li.top_menu{float:right;} */
		
		/* #header .logo{padding:8px 10px 0 0;}*/
		#header .logo{position:absolute; top:0; left:50%; margin:0 0 0 -76.5px; }
		
		#header .t_menu{padding:12px 0 0 0;}
		#header .t_menu:after{content:""; display:block; clear:both;}
		#header .t_menu>li{float:left; background:url("../images/common/topmenu_line.gif") right 8px no-repeat; line-height:22px;}
		#header .t_menu>li>a{color:#444; padding:0 8px;}
		#header .t_menu>li.bookmark{background:none; position:absolute; top:20px; right:0;}
		#header .t_menu>li.bookmark>a{font-weight:600; padding-right:0px;}
		#header .t_menu>li.bookmark>span{display:inline-block; width:18px; height:17px;}

		/* visual */
		#visual .visual_in{position:relative; width:1000px; height:628px; margin:0 auto; background:#fff;}
		#visual .visual_in:after{content:""; display:block; clear:both;}
		#visual .visual_L,#visual .visual_C,#visual .visual_R{float:left;}

		#visual .visual_L{position:relative; width:100%;}
		#visual .v_menuLeft{position:relative; width:100%;}
		#visual .v_menuLeft>li{position:absolute; width:206px; height:157px;}
		#visual .v_menuLeft>li.menuL01{top:0; left:0;}
		#visual .v_menuLeft>li.menuL02{top:157px; left:0;}
		#visual .v_menuLeft>li.menuL03{top:314px; left:0;}
		#visual .v_menuLeft>li.menuL04{top:471px; left:0;}
		#visual .v_menuLeft>li.menuR01{top:0; right:0;}
		#visual .v_menuLeft>li.menuR02{top:157px; right:0;}
		#visual .v_menuLeft>li.menuR03{top:314px; right:0;}
		#visual .v_menuLeft>li.menuR04{top:471px; right:0;}

		#visual .v_menuLeft>li>a{display:block; text-indent:-9999px; height:157px;}
		#visual .menuL01>a{background:url("../images/contents/menuL_off01.gif") 0 0 no-repeat;}
		#visual .menuL02>a{background:url("../images/contents/menuL_off02.gif") 0 0 no-repeat;}
		#visual .menuL03>a{background:url("../images/contents/menuL_off03.gif") 0 0 no-repeat;}
		#visual .menuL04>a{background:url("../images/contents/menuL_off04.gif") 0 0 no-repeat;}
		#visual .menuR01>a{background:url("../images/contents/menuR_off01.gif") 0 0 no-repeat;}
		#visual .menuR02>a{background:url("../images/contents/menuR_off02.gif") 0 0 no-repeat;}
		#visual .menuR03>a{background:url("../images/contents/menuR_off03.gif") 0 0 no-repeat;}
		#visual .menuR04>a{background:url("../images/contents/menuR_off04.gif") 0 0 no-repeat;}

		#visual .menuL01>a:hover{background:url("../images/contents/menuL_on01.gif") 0 0 no-repeat;}
		#visual .menuL02>a:hover{background:url("../images/contents/menuL_on02.gif") 0 0 no-repeat;}
		#visual .menuL03>a:hover{background:url("../images/contents/menuL_on03.gif") 0 0 no-repeat;}
		#visual .menuL04>a:hover{background:url("../images/contents/menuL_on04.gif") 0 0 no-repeat;}
		#visual .menuR01>a:hover{background:url("../images/contents/menuR_on01.gif") 0 0 no-repeat;}
		#visual .menuR02>a:hover{background:url("../images/contents/menuR_on02.gif") 0 0 no-repeat;}
		#visual .menuR03>a:hover{background:url("../images/contents/menuR_on06.gif") 0 0 no-repeat;}
		#visual .menuR04>a:hover{background:url("../images/contents/menuR_on05.gif") 0 0 no-repeat;}

		#visual .menuL01>a.on{background:url("../images/contents/menuL_on01.gif") 0 0 no-repeat;}
		#visual .menuL02>a.on{background:url("../images/contents/menuL_on02.gif") 0 0 no-repeat;}
		#visual .menuL03>a.on{background:url("../images/contents/menuL_on03.gif") 0 0 no-repeat;}
		#visual .menuL04>a.on{background:url("../images/contents/menuL_on04.gif") 0 0 no-repeat;}
		#visual .menuR01>a.on{background:url("../images/contents/menuR_on01.gif") 0 0 no-repeat;}
		#visual .menuR02>a.on{background:url("../images/contents/menuR_on02.gif") 0 0 no-repeat;}
		#visual .menuR03>a.on{background:url("../images/contents/menuR_on06.gif") 0 0 no-repeat;}
		#visual .menuR04>a.on{background:url("../images/contents/menuR_on05.gif") 0 0 no-repeat;}

		#visual .visual_C{position:absolute; width:588px; left:206px; z-index:10px;}
		#visual .m_vBtn{position:absolute; top:188px; left:207px;}
		#visual .m_vBtn>a{display:block;}

		/* contents */
		#contents .c_contents{width:100%;  background-color:#dbedf9;}
		#contents .c_contents_in{width:1000px; height:145px; margin:0 auto; padding:35px 0 40px;}
		#contents .banner:after{content:""; display:block; clear:both;}
		#contents .banner>li{float:left; border:1px solid #ddd; margin:0 0 0 12px; background-color:#fff; font-size:28px; line-height:26px; font-weight:600; color:#3b5584; font-family:Arial,sans-serif; letter-spacing:-1px;}

		#contents .banner>li.m_b{width:213px; height:116px; padding:25px 0 0 25px;}

		#contents .banner>li.notice{margin-left:0; background:#fff url("../images/contents/notice_bg.gif") 151px 64px no-repeat;}
		#contents .banner>li.receipt{background:#fff url("../images/contents/receipt_bg.gif") 160px 55px no-repeat;}
		#contents .banner>li>a{width:213px; height:116px; padding:25px 0 0 25px;; display:block; font-size:28px; line-height:26px; font-weight:600; color:#3b5584; font-family:Arial,sans-serif; letter-spacing:-1px;}
		#contents .banner>li>a:hover{text-decoration:none;}
		#contents .banner>li span{display:block; text-indent:-9999px;}
		#contents .banner>li>a>span.notice_text{background:url("../images/txt/notice_text.gif") 0 10px no-repeat;}
		#contents .banner>li>span.bank_text{height:50px; background:url("../images/txt/bank_text.gif") 0 10px no-repeat;}
		#contents .banner>li>a>span.receipt_text{background:url("../images/txt/receipt_text.gif") 0 10px no-repeat;}
		#contents .banner>li>span.cs_text{background:url("../images/txt/cs_text.gif") 3px 10px no-repeat; height:73px;}

		/* quick */
		#quick .q_menu>li{border:1px solid #dddede; margin:0 0 5px 0; text-indent:-9999px;}
		#quick .q_menu>li>a{display:block; width:92px; height:82px; }
		#quick .q_menu>li.q_menu01 a{background:url("../images/contents/quickMenu01.gif") 0 0 no-repeat;}
		#quick .q_menu>li.q_menu02 a{background:url("../images/contents/quickMenu07.gif") 0 0 no-repeat; height:108px;}
		#quick .q_menu>li.q_menu03 a{background:url("../images/contents/quickMenu03.gif") 0 0 no-repeat;}
		#quick .q_menu>li.q_menu04{background:url("../images/contents/quickMenu06.gif") 0 0 no-repeat; border:none; width:94px; height:51px;}
        #quick .q_menu>li.q_menu05 {background: url("../images/contents/quickMenu04.gif") no-repeat center / cover;}

		#quick .q_menu>li.q_td{height:28px; text-indent:0; font-family:"돋움",dotum,sans-serif; font-size:11px; font-weight:600; color:#666;}
		#quick .q_menu>li.q_top{background:#f6f6f6 url("../images/contents/q_top.gif") 59px 13px no-repeat; cursor:pointer; padding:8px 0 0 25px; width:67px; height:20px; margin:0;}
		#quick .q_menu>li.q_down{background:#f6f6f6 url("../images/contents/q_down.gif") 67px 13px no-repeat; border-top:none;}
		#quick .q_menu>li.q_down>a{padding:8px 0 0 20px; width:72px; height:20px;}
		#quick .q_menu>li.q_down>a:hover{text-decoration:none;}
		
		/* gnb */
		#header .gnbWrap{width:100%; height:45px;}
		#header .gnb_in{width:1020px; margin:0 auto; background-color:#3c71b7;}
		#header .gnb:after{content:""; display:block; clear:both;}
		#header .gnb{margin-left:9px;}
		#header .gnb>li{float:left;/*  margin:3px 16px 0 16px;  */margin:3px 0 0 0;}
		#header .gnb>li>a{display:block; text-indent:-9999px; height:42px;  width:200px;}

		#header .gnb>li.gnbMenu02 a{background:url("../images/common/gnb_off02.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu03 a{background:url("../images/common/gnb_off03.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu04 a{background:url("../images/common/gnb_off04.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu05 a{background:url("../images/common/gnb_off05.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu06 a{background:url("../images/common/gnb_off06.png") 69px 11px no-repeat;}

		#header .gnb>li.gnbMenu02 a:hover{background:#fff url("../images/common/gnb_on02.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu03 a:hover{background:#fff url("../images/common/gnb_on03.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu04 a:hover{background:#fff url("../images/common/gnb_on04.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu05 a:hover{background:#fff url("../images/common/gnb_on05.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu06 a:hover{background:#fff url("../images/common/gnb_on06.png") 69px 11px no-repeat;}

		#header .gnb>li.gnbMenu02 a.on{background:#fff url("../images/common/gnb_on02.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu03 a.on{background:#fff url("../images/common/gnb_on03.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu04 a.on{background:#fff url("../images/common/gnb_on04.png") 69px 11px no-repeat;}
		#header .gnb>li.gnbMenu05 a.on{background:#fff url("../images/common/gnb_on05.png") 68px 11px no-repeat;}
		#header .gnb>li.gnbMenu06 a.on{background:#fff url("../images/common/gnb_on06.png") 69px 11px no-repeat;}

		/* lnb */
		#lnbWrap .lnb:after{content:""; display:block; clear:both;}
		#lnbWrap .lnb>li{float:left; margin:0 0 0 3px;}
		#lnbWrap .lnb>li.lnb_title{width:139px; height:120px; margin-left:0;}
		#lnbWrap .lnb>li>a{display:block; width:118px; height:118px; text-indent:-9999px; border:1px solid #ddd; }

		#lnbWrap .lnb>li.lnbMenu01 a{background:#fff url("../images/common/lnb_off01.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu02 a{background:#fff url("../images/common/lnb_off02.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu03 a{background:#fff url("../images/common/lnb_off03.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu04 a{background:#fff url("../images/common/lnb_off04.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu05 a{background:#fff url("../images/common/lnb_off05.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu06 a{background:#fff url("../images/common/lnb_off06.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu07 a{background:#fff url("../images/common/lnb_off07.gif") 0 0 no-repeat;}
        #lnbWrap .lnb>li.lnbMenu08 a{background:#fff url("../images/common/lnb_off08.gif") 0 0 no-repeat;}

		#lnbWrap .lnb>li>a:hover{border:none; width:120px; height:120px;}
		#lnbWrap .lnb>li.lnbMenu01 a:hover{background:#fff url("../images/common/lnb_on01.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu02 a:hover{background:#fff url("../images/common/lnb_on02.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu03 a:hover{background:#fff url("../images/common/lnb_on03.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu04 a:hover{background:#fff url("../images/common/lnb_on04.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu05 a:hover{background:#fff url("../images/common/lnb_on05.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu06 a:hover{background:#fff url("../images/common/lnb_on06.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu07 a:hover{background:#fff url("../images/common/lnb_on07.gif") 0 0 no-repeat;}
        #lnbWrap .lnb>li.lnbMenu08 a:hover{background:#fff url("../images/common/lnb_on08.gif") 0 0 no-repeat; border: 1px solid #F0B542; box-sizing: border-box;}

		#lnbWrap .lnb>li>a.on{border:none; width:120px; height:120px;}
		#lnbWrap .lnb>li.lnbMenu01 a.on{background:#fff url("../images/common/lnb_on01.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu02 a.on{background:#fff url("../images/common/lnb_on02.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu03 a.on{background:#fff url("../images/common/lnb_on03.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu04 a.on{background:#fff url("../images/common/lnb_on04.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu05 a.on{background:#fff url("../images/common/lnb_on05.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu06 a.on{background:#fff url("../images/common/lnb_on06.gif") 0 0 no-repeat;}
		#lnbWrap .lnb>li.lnbMenu07 a.on{background:#fff url("../images/common/lnb_on07.gif") 0 0 no-repeat;}
        #lnbWrap .lnb>li.lnbMenu08 a.on{background:#fff url("../images/common/lnb_on08.gif") 0 0 no-repeat; border: 1px solid #F0B542; box-sizing: border-box;}
		
		/* sub */
		#contents .sub_contents{width:100%;}
		#contents .s_contents_in{width:1000px; margin:28px auto 100px;}
		
		#contents .sub_title{position:relative; margin:0 0 45px 0;}
		#contents .h3_title{margin:0 0 10px 0;font-weight:bold;font-size:37px;color:#333333;letter-spacing:-2px;}
		#contents .s_titleLine{height:10px; background:url("../images/common/sub_titleLine.gif") 0 0 no-repeat;}
		#contents .page_navi{position:absolute; top:20px; right:0;}
		#contents .page_navi>li{float:left; font-family:"돋움",dotum,sans-serif; color:#737373;}
		#contents .page_navi>li>a.naviOn{color:#333;}
		#contents .bullet{padding:0 4px 0 8px;}

		#contents .t_list:after{content:""; display:block; clear:both;}
		#contents .t_list>li{float:left; border:1px solid #999; font-family:"돋움",dotum,sans-serif; font-size:13px; font-weight:600;}
		#contents .t_list>li.t_list01{background:url("../images/ico/UV_tabImg01.gif") 29px 20px no-repeat;}
		#contents .t_list>li.t_list02{background:url("../images/ico/UV_tabImg02.gif") 30px 20px no-repeat; border-left:none;}
		#contents .t_list>li.t_list03{background:url("../images/ico/UV_tabImg03.gif") 30px 20px no-repeat; border-left:none;}
		#contents .t_list>li.t_list04{background:url("../images/ico/UV_tabImg04.gif") 27px 20px no-repeat; border-left:none;}
		#contents .t_list>li>a{display:block; width:98px; height:25px; text-align:center; padding-top:72px; color:#666;}
		#contents .t_list>li>a:hover{text-decoration:none; color:#fff;}
		#contents .t_list>li.t_list01>a:hover{background:#074372 url("../images/ico/UV_tabImgOn01.gif") 29px 20px no-repeat;}
		#contents .t_list>li.t_list02>a:hover{background:#074372 url("../images/ico/UV_tabImgOn02.gif") 30px 20px no-repeat;}
		#contents .t_list>li.t_list03>a:hover{background:#074372 url("../images/ico/UV_tabImgOn03.gif") 30px 20px no-repeat;}
		#contents .t_list>li.t_list04>a:hover{background:#074372 url("../images/ico/UV_tabImgOn04.gif") 27px 20px no-repeat;}
		#contents .t_list>li.t_list01>a.selected{background:#074372 url("../images/ico/UV_tabImgOn01.gif") 29px 20px no-repeat; color:#fff;}
		#contents .t_list>li.t_list02>a.selected{background:#074372 url("../images/ico/UV_tabImgOn02.gif") 30px 20px no-repeat; color:#fff;}
		#contents .t_list>li.t_list03>a.selected{background:#074372 url("../images/ico/UV_tabImgOn03.gif") 30px 20px no-repeat; color:#fff;}
		#contents .t_list>li.t_list04>a.selected{background:#074372 url("../images/ico/UV_tabImgOn04.gif") 27px 20px no-repeat; color:#fff;}

		#contents .t_list1:after{content:""; display:block; clear:both;}
		#contents .t_list1>li{float:left; border:1px solid #999; font-family:"돋움",dotum,sans-serif; font-size:13px; font-weight:600;}
		#contents .t_list1>li.t_list01{background:url("../images/ico/UV_tabImg01.gif") 29px 20px no-repeat;}
		#contents .t_list1>li.t_list02{background:url("../images/ico/UV_tabImg02.gif") 30px 20px no-repeat; border-left:none;}
		#contents .t_list1>li.t_list03{background:url("../images/ico/UV_tabImg03.gif") 30px 20px no-repeat; border-left:none;}
		#contents .t_list1>li.t_list04{background:url("../images/ico/UV_tabImg04.gif") 27px 20px no-repeat; border-left:none;}
		#contents .t_list1>li>a{display:block; width:98px; height:25px; text-align:center; padding-top:72px; color:#666;}
		#contents .t_list1>li>a:hover{text-decoration:none; color:#fff;}
		#contents .t_list1>li.t_list01>a:hover{background:#074372 url("../images/ico/UV_tabImgOn01.gif") 29px 20px no-repeat;}
		#contents .t_list1>li.t_list02>a:hover{background:#074372 url("../images/ico/UV_tabImgOn02.gif") 30px 20px no-repeat;}
		#contents .t_list1>li.t_list03>a:hover{background:#074372 url("../images/ico/UV_tabImgOn03.gif") 30px 20px no-repeat;}
		#contents .t_list1>li.t_list04>a:hover{background:#074372 url("../images/ico/UV_tabImgOn04.gif") 27px 20px no-repeat;}
		#contents .t_list1>li.t_list01>a.selected{background:#074372 url("../images/ico/UV_tabImgOn01.gif") 29px 20px no-repeat; color:#fff;}
		#contents .t_list1>li.t_list02>a.selected{background:#074372 url("../images/ico/UV_tabImgOn02.gif") 30px 20px no-repeat; color:#fff;}
		#contents .t_list1>li.t_list03>a.selected{background:#074372 url("../images/ico/UV_tabImgOn03.gif") 30px 20px no-repeat; color:#fff;}
		#contents .t_list1>li.t_list04>a.selected{background:#074372 url("../images/ico/UV_tabImgOn04.gif") 27px 20px no-repeat; color:#fff;}

		#contents .t_list2:after{content:""; display:block; clear:both;}
		#contents .t_list2>li{float:left; border:1px solid #999; font-family:"돋움",dotum,sans-serif; font-size:13px; font-weight:600;}
		#contents .t_list2>li.t_list05{background:url("../images/ico/UV_tabImg05.gif") 29px 20px no-repeat;}
		#contents .t_list2>li.t_list06{background:url("../images/ico/UV_tabImg06.gif") 30px 20px no-repeat; border-left:none;}
		#contents .t_list2>li>a{display:block; width:98px; height:25px; text-align:center; padding-top:72px; color:#666;}
		#contents .t_list2>li>a:hover{text-decoration:none; color:#fff;}
		#contents .t_list2>li.t_list05>a:hover{background:#074372 url("../images/ico/UV_tabImgOn05.gif") 29px 20px no-repeat;}
		#contents .t_list2>li.t_list06>a:hover{background:#074372 url("../images/ico/UV_tabImgOn06.gif") 30px 20px no-repeat;}
		#contents .t_list2>li.t_list05>a.selected{background:#074372 url("../images/ico/UV_tabImgOn05.gif") 29px 20px no-repeat; color:#fff;}
		#contents .t_list2>li.t_list06>a.selected{background:#074372 url("../images/ico/UV_tabImgOn06.gif") 30px 20px no-repeat; color:#fff;}

		.input_style{border:1px solid #D9D9D9; padding:4px 5px 4px 5px; width:220px; height:16px;}

		/* footer */
		#footer .footer_title{width:100%; border-bottom:1px solid #ddd;}
		#footer .footerT_in{width:1000px; margin:0 auto;}
		#footer .footer_in{width:1000px; height:120px; margin:0 auto;}

		#footer .f_title{padding:12px 0 12px 0;}
		#footer .f_title:after{content:""; display:block; clear:both;}
		#footer .f_title>li{float:left; background:url("../images/common/topmenu_line.gif") left 9px no-repeat; line-height:22px;}
		#footer .f_title>li.fT01{background:none;}
		#footer .f_title>li.fT01>a{padding-left:0px;}
		#footer .f_title>li>a{font-weight:600; color:#444; padding:0 8px;}
		#footer .gain{color:#335d92;}
		
		#footer .address{padding:20px 0 0 0;float:left;}
		#footer address p{line-height:22px; color:#888;}
		#footer .address>p{line-height:22px; color:#888;}
		#footer address p span{display:inline-block; padding:0 5px;}
		#footer .escrow{padding:20px 0 0 0;float:right;}