@import url("common.css");


		/* layout */
		#wrap{width:100%;}
		#header{width:100%;}
		#contents{width:100%;}
		#bottom_contents{width:100%; height:380px; background: url("../images/common/sub_On_bg.gif") 0 0 repeat;}
		#footer{width:100%;}
		.in_Layer{width:960px; margin:0 auto;}

		/* header */
		#header>.top_header{width:100%; height:32px; background-color:#eee;}
		#header>.top_header>.in_Layer{width:960px; margin:0 auto; position:relative;}
		#header>.top_header .top_navi{position:absolute; top:0; right:0; display:inline-block;}
		#header>.top_header .top_navi>li{float:left;border-right:1px solid #E0E0E0;}
		#header>.top_header .top_navi>li.home{padding-left:10px; border-left:1px solid #E0E0E0; background: url("../images/ico/ico_home.png") 5px 12px no-repeat;}
		#header>.top_header .top_navi>li>a{display:inline-block; padding:10px 10px 10px 10px; text-align:center; height:12px; color:#777;}

		#header>.in_Layer{width:960px; height:94px; margin:0 auto; position:relative; border-bottom:1px solid #103265; z-index:999;}
		#header h1.logo{padding:8px 0 0 0;}

		/* gnb */
		#header .gnb_Box{}
		#header .gnb{position:absolute; top:40px; left:280px; display:inline-block;}
		#header .gnb>li{float:left; padding:0 0 43px 56px; background: url("../images/ico/ico_bullet.gif") 28px 2px no-repeat;}
		#header .gnb>li.first{ padding-left:0; padding-bottom:43px; }
		/* gnb_sub */
		#header .sub_Area{position:absolute; top:95px; left:-4px; width:968px; overflow:hidden; height:0;  background: url("../images/common/sub_Area_bg.png") 0 0 no-repeat;}
		#header .sub_Area:after{content:""; display:block; clear:both;}
		#header .sub_Area>.top_img{float:left; margin-left:4px; border-right:1px solid #ddd;}
		#header .sub_Area>.sub{float:left; width:94px; padding:20px 0 0 24px; height:311px; border-right:1px solid #ddd;}
		#header .sub_Area>.sub.on{background: url("../images/common/sub_On_bg.gif") 0 0 repeat;}
		#header .sub_Area>.sub>li{line-height:26px;}
		#header .sub_Area>.sub>li>a{color:#777; font-weight:bold;}
		#header .sub_Area>.sub>li>a:hover{color:#103265; }
		#header .sub_Area>.sub_4{width:108px; padding:20px 0 0 10px !important; }
		#header .sub_Area>.sub_5>li.align{line-height:14px; }
		#header .sub_Area>.sub_6{border-right:none; }

		/* main_slider */
		#contents>.in_Layer{width:960px; margin:0 auto; position:relative;}
		#contents .quick{position:absolute; top:0; right:-170px;}

		#contents .m_slider_Area{width:960px; height:434px; margin:0 auto; position:relative;}
		#contents .m_slider_Area .slide{width:958px; height:432px; border:1px solid #ddd;}
		#contents .m_slider_Area .slide_img1{position:absolute; top:0; left:0; width:958px; height:432px; background: url("../images/contents/m_slide_img1.png") center 0 no-repeat;}
		#contents .m_slider_Area .slide_img2{position:absolute; top:0; left:0; width:958px; height:432px; background: url("../images/contents/m_slide_img2.png") center 0 no-repeat;}
		#contents .m_slider_Area .slide_img3{position:absolute; top:0; left:0; width:958px; height:432px; background: url("../images/contents/m_slide_img3.png") center 0 no-repeat;}
		#contents .m_slider_Area .slide_img4{position:absolute; top:0; left:0; width:958px; height:432px; background: url("../images/contents/m_slide_img4.png") center 0 no-repeat;}

		#contents .s_slider_Area{ width:960px; height:186px; margin:0 auto; position:relative;}
		#contents .s_slider_Area .slide{width:960px; height:186px;}
		#contents .s_slider_Area .slide .slide_txt{padding:65px 0 0 50px;}
		#contents .s_slider_Area .s_slide_img1{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img1.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img2{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img2.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img3{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img3.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img4{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img4.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img5{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img5.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img6{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img6.png") center 0 no-repeat;}
		#contents .s_slider_Area .s_slide_img7{position:absolute; top:0; left:0; width:960px; height:186px; background: url("../images/contents/sub_slide_img7.png") center 0 no-repeat;}

		.cycle-slideshow > div.slide {position: absolute;top:0;left:0;width:100%;padding:0; z-index:88;}
		.cycle-slideshow > div.slide {}
		.cycle-slideshow > div.slide> img { display: block; }
		.cycle-pager-bg{width:960px; margin:0 auto; position:relative; top:-40px; right:50px;  z-index:9999; }
		.cycle-pager{padding-left:0; position:absolute; top:0; right:0; width:250; overflow:hidden;}
		.cycle-pager div{ float:left; width:13px;height:13px; margin-left:10px;background:url("../images/btn/btn_off.png") 0 0 no-repeat;}
		.cycle-pager > * {cursor: pointer;}
		.cycle-pager div.cycle-pager-active{width:41px;height:13px; background:url("../images/btn/btn_on.png") 0 0 no-repeat;}
		.controls{position:relative; top:0; right:0;  z-index:9999;}
		.controls .pause{position:absolute; top:-40px; right:25px;}

		#contents .cont_btn_Box{display:inline-block; width:958px; height:170px; background: url("../images/common/sub_On_bg.gif") 0 0 repeat; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
		#contents .cont_btn_Box .btn_Box{float:left;  height:100%; border-right:1px solid #D6DCE5;}
		#contents .cont_btn_Box .btn_Box>a{display:inline-block; width:100%; height:100%; text-decoration:none;}
		#contents .cont_btn_Box .btn_Box.bg1{width:190px; background: url("../images/ico/m_ico_img1.png") 90% 90% no-repeat;}
		#contents .cont_btn_Box .btn_Box.bg2{width:191px; background: url("../images/ico/m_ico_img2.png") 90% 90% no-repeat;}
		#contents .cont_btn_Box .btn_Box.bg3{width:191px; background: url("../images/ico/m_ico_img3.png") 90% 90% no-repeat;}
		#contents .cont_btn_Box .btn_Box.bg4{width:191px; background: url("../images/ico/m_ico_img4.png") 90% 90% no-repeat;}
		#contents .cont_btn_Box .btn_Box.bg5{width:191px; border-right:none; background: url("../images/ico/m_ico_img5.png") 90% 90% no-repeat;}
		#contents .cont_btn_Box .btn_Box span{display:block;}
		#contents .cont_btn_Box .btn_Box span.title{padding:25px 0 0 20px;}
		#contents .cont_btn_Box .btn_Box>a>span.txt{padding:15px 0 0 20px; color:#777; line-height:17px;}

		#contents .bottom_Cont_Box{display:inline-block; padding:40px 0 40px 0;}
		#contents .bottom_Cont_Box:after{content:""; display:block; clear:both;}
		#contents .bottom_Cont_Box .bottom_Box{float:left; margin-right:55px; width:280px; height:150px; position:relative;}
		#contents .bottom_Cont_Box .bottom_Box.last{margin-right:0;}
		#contents .bottom_Cont_Box .bottom_Box h3.title{padding:0 0 40px 0;}
		#contents .bottom_Cont_Box .bottom_Box h3.title_1{padding:0 0 30px 0;}
		#contents .bottom_Cont_Box .ul_btn_type{display:inline-block;}
		#contents .bottom_Cont_Box .ul_btn_type>li{float:left; margin-left:16px; text-align:center;}
		#contents .bottom_Cont_Box .ul_btn_type>li.first{margin-left:0;}
		#contents .bottom_Cont_Box .ul_btn_type>li>a{display:inline-block; height:51px;}
		#contents .bottom_Cont_Box .ul_btn_type>li>span{padding:10px 0 0 0; display:block;}

		#contents .bottom_Cont_Box .question_list{ width:280px; }
		#contents .bottom_Cont_Box .question_list>li{padding:0 0 5px 7px; width:273px; background: url("../images/ico/ico_bullet1.gif") 0 6px no-repeat; position:relative; }
		#contents .bottom_Cont_Box .question_list>li.answer{padding-left:20px; width:260px; background: url("../images/ico/ico_arrow.gif") 0 0 no-repeat;}
		#contents .bottom_Cont_Box .question_list>li>a{color:#777;}
		#contents .bottom_Cont_Box .question_list>li>span.day{position:absolute; top:0; right:0;}
		#contents .bottom_Cont_Box p.more_btn{position:absolute; top:5px; right:0;}
		#contents .bottom_Cont_Box p.more_btn>a{color:#bb; font-size:11px;}

		#bottom_contents{width:100%; padding:40px 0 0 0; height:340px; background: url("../images/common/sub_On_bg.gif") 0 0 repeat;}
		#bottom_contents>.in_Layer:after{content:""; display:block; clear:both;}
		#bottom_contents .site{float:left; margin-right:70px;}
		#bottom_contents .site_6{margin-right:0;}
		#bottom_contents .site>dt.title{padding:0 0 30px 0; font-size:14px; font-weight:bold; color:#666;}
		#bottom_contents .site>dd{line-height:25px;}

		#contents>.in_Layer .sub_Layer{padding:15px 0 90px 0;}
		#contents>.in_Layer .sub_Layer:after{content:""; display:block; clear:both;}
		/* lnb */
		#contents .lnb_Area{float:left; margin-right:30px; width:220px;}
		#contents .lnb_Area h2.lnb_title{padding:50px 0 0 0px; width:210px; height:72px; font-size:22px; color:#fff; font-weight:bold; background-color:#fff; border-bottom:1px solid #DEDEDE;}
		#contents .lnb_Area ul.lnb{}
		#contents .lnb_Area ul.lnb>li>a{display:inline-block; padding:13px 0 0 0px; width:210px; height:27px; font-size:14px; color:#666; font-weight:bold; border-bottom:1px solid #DEDEDE; text-decoration:none;}
		#contents .lnb_Area ul.lnb>li>a.align{display:inline-block; padding:3px 0 0 0px; width:210px; height:37px; font-size:14px; color:#666; font-weight:bold; border-bottom:1px solid #DEDEDE; text-decoration:none;}
		#contents .lnb_Area ul.lnb>li>a:active,
		#contents .lnb_Area ul.lnb>li>a:focus,
		#contents .lnb_Area ul.lnb>li>a:hover{color:#1d3d6d; background: url("../images/ico/ico_lnb_on.gif") 90% 50% no-repeat;}
		#contents .lnb_Area ul.lnb>li.on>a{color:#1d3d6d; background: url("../images/ico/ico_lnb_on.gif") 90% 50% no-repeat;}

		/* sub start */
		#contents .sub_Contents{float:left; width:710px;}
		#contents .sub_Contents .top_title_Area{margin-bottom:10px; width:710px; position:relative;}
		#contents .sub_Contents .top_title_Area h3.title{padding:50px 0 35px 0; font-size:28px; color:#1d3d6d; font-weight:bold;}
		#contents .sub_Contents .top_title_Area ul.global_navi{position:absolute; top:55px; right:0; display:inline-block;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li{float:left;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li>a{color:#999;  font-weight:bold;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li>a:active,
		#contents .sub_Contents .top_title_Area ul.global_navi>li>a:focus,
		#contents .sub_Contents .top_title_Area ul.global_navi>li>a:hover{color:#555;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li.on>a{color:#555;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li.home{padding-left:15px; background: url("../images/ico/ico_home.png") 0 3px no-repeat;}
		#contents .sub_Contents .top_title_Area ul.global_navi>li>span.bullet{display:inline-block; padding:0 5px;}

		/* txt_type */
		#contents .div_txt_type{padding:0 0 10px 0; font-size:13px; color:#666; line-height:19px; }
		#contents .div_txt_type>span.span_txt{padding:45px 0 0 0; display:block; text-align:right;}
		#contents .div_txt_type.bg_1{background: url("../images/contents/cont1_img1.gif") right 140px no-repeat;}

		/* footer */
		#footer>.in_Layer{padding:20px 0 20px 0;}
		#footer>.in_Layer:after{content:""; display:block; clear:both;}
		#footer h2.f_logo{float:left; width:175px;}
		#footer .address{padding:5px 0 0 30px; float:left; width:755px; }
		#footer .address>address p{padding-bottom:5px; color:#555; font-size:12px; font-weight:bold;}
		#footer .address>address p.copy{padding-bottom:8px; color:#555; font-size:12px; font-weight:bold;}
		#footer .address>address p>span.bullet{display:inline-block; padding:0 3px;}

		/*¿À½Ã´Â±æ*/
		.btn_map {text-align:right; padding-top:10px;}