<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&amp;display=swap');


/* PC 모드 CSS */

html, body { height:100%; }
body { overflow-y:scroll; font-family:'Noto Sans KR', sans-serif; }

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#loading_display { position:absolute; left:0px; right:0px; top:0px; bottom:0px; background:#000; z-index:200; }
	#loading_display #loading_display_in1 { position:absolute; left:50%; top:50%; }
	#loading_display #loading_display_in2 { position:absolute; left:-25px;; top:-25px; width:50px; height:50px; }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#wrap { position:relative; display:none; min-width:1260px; margin-bottom:230px; top:230px; } /*수정전 top: 130px;*/

	#top { position:fixed; top:0px; width:100%; height:230px; z-index:50; }  /*수정전 height:130px;*/
		#top #logo_n_top { position:relative; width:1260px; margin:0 auto; overflow:hidden; }
		#top #logo_n_top h1 { position:relative; z-index:22; margin:0 auto; width:300px; } /*수정전  position: relative; width:140px; z-index: 22;*/
		#top #logo_n_top h1.logo_text { display:block; height:100px; line-height:100px; font-size:30px; }
		#top #logo_n_top #etc_menu { position:absolute; bottom:20px; top:0px; z-index:22; width:1260px; height:42px; line-height:42px; }  /*수정전 position:absolute; right:0px; bottom:20px; top:5px;*/
		#top #logo_n_top #etc_menu ul.count_visiter { float:right; width:250px; height:42px; padding:0 15px; line-height:41px; background:#f55c29; letter-spacing:-1px; text-align:center; border-radius:0 0 10px 10px; }
		#top #logo_n_top #etc_menu ul.count_visiter li { color:#fff; font-size:14px; font-weight:300; }
		#top #logo_n_top #etc_menu ul li { float:left; } /*수정전 float:left; height:18px; background:URL('../img/bg09.png') no-repeat; font-size:12px; */
/*		#top #logo_n_top #etc_menu ul li:nth-child(1) { float:left; background:#FFF; height:18px; font-size:12px; } */
		#top #logo_n_top #etc_menu ul li span { display:inline-block; height:18px; line-height:18px; padding:0px 10px 0px 11px; font-size:13px; color:#666; font-weight:300; border-right:1px solid #e1e1e1; }
		#top #logo_n_top #etc_menu ul li span.mob { display:inline-block; height:16px; line-height:16px; padding:0px 10px 0px 10px; color:#666; background:#F1F1F1; border-radius:2px; border:1px solid #DADADA; font-size:11px; }
		#top #logo_n_top #etc_menu ul li span:hover { text-decoration:underline; }
		#top #logo_n_top #etc_menu ul li span.mob:hover { text-decoration:none; }

		#top #menu1 { position:absolute; width:100%; overflow:hidden; top:173px; } /*수정전 position:absolute; width:100%; overflow:hidden; top: 30px;*/
		#top #menu2 { position:relative; width:1260px; margin:0 auto; overflow:hidden; z-index:21; }
		#top #menu2 ul.m1_ul { overflow:hidden; width:1260px; margin-bottom:30px; }  /*수정전  padding-left:220px; */
  		#top #menu2 li.m1_li { font-size:15px; float:left; margin-left:0px; margin-right:0px; min-width:100px; overflow:hidden; text-align:center; }
		#top #menu2 li.m1_li span.m1_li { display:inline-block; margin-top:0px; height:56px; line-height:56px; overflow:hidden; }   /*수정전 height:100px;*/
		#top #menu2 ul.m2_ul { margin-top:16px; }
		#top #menu2 li.m2_li { padding-top:0px; cursor:pointer; text-align:center; padding:3px 0; font-size:14px; font-weight:400; }
		#top #menu2 li.m3_li { padding-top:0px; cursor:pointer; text-align:center; margin-left:0px; margin-right:0px; }
		#top #menu3 { position:absolute; top:57px; left:0px; right:0px; bottom:0px; }  /*수정전  position:absolute; top:100px; left:0px; right:0px; bottom:0px; z-index:20;*/
		#mode_change { margin-bottom:1px; text-align:center; font-weight:bold; color:#F00; background:#F1F1F1; padding:10px; }

	/* 모바일기기용 상단 CSS */
	#top_mob { position:fixed; top:0px; width:100%; height:230px; z-index:50; }
		#top_mob #logo_n_top { position:relative; width:1260px; margin:0 auto; overflow:hidden;   } /*수정전 width:140px; */
		#top_mob #logo_n_top h1 { position:relative; z-index:22; margin:0 auto; width:300px; }
		#top_mob #logo_n_top h1.logo_text { display:block; height:100px; line-height:100px; font-size:30px; }
		#top_mob #logo_n_top #etc_menu { position:absolute; bottom:20px; top:0px; z-index:22; width:1260px; height:37px; line-height:37px; }
		#top_mob #logo_n_top #etc_menu ul.count_visiter { float:right; width:250px; height:37px; padding:0 15px; line-height:37px; background:#f55c29; letter-spacing:-1px; text-align:center; border-radius:0 0 10px 10px; }
		#top_mob #logo_n_top #etc_menu ul.count_visiter li { color:#fff; font-size:14px; font-weight:300; }
		#top_mob #logo_n_top #etc_menu ul li { float:left; }
/*		#top_mob #logo_n_top #etc_menu ul li:nth-child(1) { float:left; background:#FFF; height:18px; font-size:12px; } */
		#top_mob #logo_n_top #etc_menu ul li span { display:inline-block; height:18px; line-height:18px; padding:0px 10px 0px 11px; font-size:13px; color:#666; font-weight:300; border-right:1px solid #e1e1e1; }
		#top_mob #logo_n_top #etc_menu ul li span.mob { display:inline-block; height:16px; line-height:16px; padding:0px 10px 0px 10px; color:#666; background:#F1F1F1; border-radius:2px; border:1px solid #DADADA; font-size:11px; }
		#top_mob #logo_n_top #etc_menu ul li span:hover { text-decoration:underline; }
		#top_mob #logo_n_top #etc_menu ul li span.mob:hover { text-decoration:none; }

		#top_mob #menu1 { position:absolute; width:100%; overflow:hidden; top:173px; } 
		#top_mob #menu2 { position:relative; width:1260px; margin:0 auto; overflow:hidden; z-index:21; }
		#top_mob #menu2 ul.m1_ul { overflow:hidden; width:1260px; margin-bottom:30px; }
		#top_mob #menu2 li.m1_li { font-size:15px; float:left; margin-left:0px; margin-right:0px; min-width:100px; overflow:hidden; text-align:center; }
		#top_mob #menu2 li.m1_li span.m1_li { display:inline-block; margin-top:0px; height:100px; line-height:40px; overflow:hidden;  }
		#top_mob #menu2 ul.m2_ul { margin-top:16px; }
		#top_mob #menu2 li.m2_li { padding-top:0px; cursor:pointer; text-align:center; padding:3px 0; font-size:14px; font-weight:400; }
		#top_mob #menu2 li.m3_li { padding-top:0px; cursor:pointer; text-align:center; margin-left:0px; margin-right:0px; }
		#top_mob #menu3 { display:none; position:absolute; top:57px; left:0px; right:0px; bottom:0px; } /*수정전  bottom:0px;*/
		#mobile_mode_button { position:relative; width:1260px; padding:10px; text-align:center; margin-bottom:1px; background:#F1F1F1; /*수정 코드추가*/  }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	#quick { position:relative; clear:both; z-index:50; }
		#quick_left { position:absolute; left:0px; top:20px; width:50%; height:100%; }
			#quick_left_in { position:relative; margin-right:630px; height:100%; }
			#quick_left_area { position:absolute; top:0px; }
			#quick_left li { line-height:1px; }
			#quick_left img { vertical-align:top; line-height:1px; }
		#quick_right { position:absolute; right:0px; width:50%; height:100%; }
			#quick_right_in { position:relative; margin-left:630px; height:100%; }
			#quick_right_area { position:absolute; top:0px; }
			#quick_right li { line-height:1px; }
			#quick_right img { vertical-align:top; }

	#visual_area { position:relative; clear:both; overflow:hidden; }
		#visual_area div.visual_group { position:absolute; width:100%; overflow:hidden; }
		#visual_area div.visual_group div.visual_left { position:absolute; left:0px; top:0px; width:50%; height:100%; }
		#visual_area div.visual_group div.visual_left_in { position:relative; margin-right:630px; height:100%; }
		#visual_area div.visual_group div.visual_right { position:absolute; right:0px; top:0px; width:50%; height:100%; }
		#visual_area div.visual_group div.visual_right_in { position:relative; margin-left:630px; height:100%; }
		#visual_area div.visual_group div.visual_center { position:relative; margin:0 auto; width:1260px; z-index:2; overflow:hidden; }
		#visual_area #visual_bul_group { position:absolute; left:0px; bottom:20px; width:100%; height:15px; text-align:center; z-index:13; }
		#visual_area #visual_bul_group span.visual_slide_bul1 { display:inline-block; width:16px; height:16px; background:URL('../img/btn_now.png'); margin:0px 2px 0px 2px; cursor:pointer; }
		#visual_area #visual_bul_group span.visual_slide_bul2 { display:inline-block; width:16px; height:16px; background:URL('../img/btn_next.png'); margin:0px 2px 0px 2px; cursor:pointer; }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */


	#main_contents { }
		#main_contents div.main_board_area { position:relative; float:left; display:inline-block; overflow:hidden; }
			#main_contents div.main_board_area div.main_board_A_630 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_A_630 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_A_630 ul li { display:block; font-size:14px; height:26px; line-height:26px; width:583px; padding-left:17px; overflow:hidden; background:URL('../img/bul02.png') left center no-repeat; }
			#main_contents div.main_board_area div.main_board_A_630 ul li span.subject { vertical-align:middle; float:left; display:inline-block; width:513px; margin-right:10px; color:#656565;  }
			#main_contents div.main_board_area div.main_board_A_630 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_A_630 ul li span.date { vertical-align:middle; float:left; display:inline-block;  font-size:12px; width:60px; text-align:right; color:#656565; }
			#main_contents div.main_board_area div.main_board_B_630 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px;}
			#main_contents div.main_board_area div.main_board_B_630 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_B_630 ul li span { vertical-align:top; }
			#main_contents div.main_board_area div.main_board_B_630 ul li span.img { float:left; margin-right:20px; }
			#main_contents div.main_board_area div.main_board_B_630 ul li span.subject { display:block; width:430px; height:17px; line-height:18px; font-size:16px; font-weight:bold; overflow:hidden; color:#000; }
			#main_contents div.main_board_area div.main_board_B_630 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_B_630 ul li p.board_content { color:#666; width:430px; font-size:14px; line-height:21px; margin-top:20px; height:82px; overflow:hidden; text-align:justify; }
			#main_contents div.main_board_area div.main_board_B_630 ul li p.board_content &gt; a { color:#666; }
			#main_contents div.main_board_area div.main_board_B_630 ul li p.board_content &gt; a:hover { color:#2383B5; text-decoration:underline; }
			#main_contents div.main_board_area div.main_board_C_630 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_C_630 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_C_630 ul li { float:left; width:100px; margin-right:23px; overflow:hidden; }
/*			#main_contents div.main_board_area div.main_board_C_630 ul li:last-child { margin-right:0px; } */
			#main_contents div.main_board_area div.main_board_C_630 ul li span { vertical-align:middle; }
			#main_contents div.main_board_area div.main_board_C_630 ul li span.img { display:block; margin-bottom:10px; }
			#main_contents div.main_board_area div.main_board_C_630 ul li span.subject { display:block;  font-size:12px; line-height:14px; height:28px; overflow:hidden; font-weight:bold; color:#000000; vertical-align:middle; }
			#main_contents div.main_board_area div.main_board_C_630 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_A_1000 { position:relative; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_A_1000 ul li { display:block; font-size:24px; height:33px; line-height:33px; text-align:center; overflow:hidden; }
			#main_contents div.main_board_area div.main_board_A_1000 ul li span { vertical-align:middle; margin-right:2px; }
			#main_contents div.main_board_area div.main_board_A_1000 ul li span.subject { font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#010101; }
			#main_contents div.main_board_area div.main_board_A_1000 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_B_1000 { position:relative; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span { vertical-align:top; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span.img { float:left; margin-right:30px; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span.subject { display:block; width:770px; height:33px; line-height:33px; font-size:24px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; overflow:hidden; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span.board_subject { color:#010101; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span.board_subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_B_1000 ul li span.board_title { float:right; height:14px; line-height:14px; font-size:12px; color:#9A9A9A; padding-left:20px; margin-top:9px; border-left:1px solid #DADADA; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li p.board_content { margin-top:10px; height:110px; overflow:hidden; text-align:justify; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li p.board_content &gt; a { color:#666; font-size:14px; line-height:22px; margin-top:17px; }
			#main_contents div.main_board_area div.main_board_B_1000 ul li p.board_content &gt; a:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_C_1000 { position:relative; overflow:hidden; padding:0px 0px 50px 0px; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li { float:left; width:240px; height:250px; margin:15px 12px 10px 0px; overflow:hidden; } /*수정전 float:left; width:244px; height:250px; margin-right:10px; overflow:hidden;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li:last-child { margin-right:0px; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li span { vertical-align:middle; } /*수정전 vertical-align:middle; margin-top: 10px;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.img { display:block; margin-bottom:10px; position:relative; } /*수정전 display:block; margin-bottom:10px;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.img::after { content:""; background:url('../img_visual/water-mark1.png') center no-repeat; position:absolute; width:194px; height:58px; margin:auto; top:0; left:0; bottom:0; right:0; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.img span { transform-box:fill-box; } /*라인추가함*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.img span img { transform:scale(1); image-rendering:-webkit-optimize-contrast; } /*라인추가함*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.subject { display:inline-block; width:230px; height:20px; font-size:15px; line-height:20px; font-weight:400; color:#333; vertical-align:middle; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:5px; letter-spacing:-1px; } /*수정전 font-size:14px; line-height:16px; font-weight:bold; color:#000; vertical-align:middle;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.subject:hover { color:#aaaaaa; text-decoration:underline; } /*수정전 color:#2383B5; text-decoration:underline;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li p.board_content { display:none; color:#666; font-size:12px; line-height:18px; overflow:hidden; text-align:justify; margin-top:5px; } /*수정전  color:#666; font-size:12px; line-height:18px; overflow:hidden; text-align:justify; margin-top:5px;*/
			#main_contents div.main_board_area div.main_board_C_1000 ul li p.board_content &gt; a { color:#666; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li p.board_content &gt; a:hover { color:#2383B5; text-decoration:underline; }

		#main_contents div.main_form_area { position:relative; float:left; display:inline-block; overflow:hidden; }
			#main_contents div.main_form_area span.title { display:block; text-align:center; height:32px; line-height:32px; font-size:14px; }
			#main_contents div.main_form_area span.title2 { color:#010101; }
			#main_contents div.main_form_area span.title3 { color:#000; font-size:16px; font-weight:bold; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; }
			#main_contents div.main_form_area div.main_form_1000 { position:relative; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_form_area div.main_form_1000 ul li { display:block; font-size:24px; height:33px; line-height:33px; text-align:center; overflow:hidden; }
			#main_contents div.main_form_area div.main_form_1000 ul li span { vertical-align:middle; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.date { float:left; font-size:14px; color:#666; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.subject { display:inline-block; width:700px; overflow:hidden; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#010101; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_form_area div.main_form_1000 ul li span.state { float:right; font-size:12px; color:#666; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.state_1 { display:inline-block; width:100px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #AED0DC; background:#C0E7F6; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.state_2 { display:inline-block; width:100px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #E7BFB3; background:#FFD5C5; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.state_3 { display:inline-block; width:100px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #BCB9CC; background:#D0CDE2; }
			#main_contents div.main_form_area div.main_form_1000 ul li span.state_4 { display:inline-block; width:100px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #D4D8BD; background:#EBF0D2; }
			#main_contents div.main_form_area div.main_form_500 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px;}
			#main_contents div.main_form_area div.main_form_500 ul { margin-top:15px; }
			#main_contents div.main_form_area div.main_form_500 ul li { display:block; height:26px; line-height:26px; overflow:hidden; }
			#main_contents div.main_form_area div.main_form_500 ul li span { float:left; vertical-align:middle; }
			#main_contents div.main_form_area div.main_form_500 ul li span.date { display:inline-block; width:90px; font-size:12px; color:#666; text-align:center; }
			#main_contents div.main_form_area div.main_form_500 ul li span.subject { display:inline-block; font-size:14px; width:393px; height:22px; overflow:hidden; color:#666; padding-left:17px; background:URL('../img/bul03.png') left center no-repeat; }
			#main_contents div.main_form_area div.main_form_500 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_form_area div.main_form_500 ul li span.state { font-size:12px; color:#666; text-align:center; }
			#main_contents div.main_form_area div.main_form_500 ul li span.state_1 { display:inline-block; width:98px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #AED0DC; background:#C0E7F6; }
			#main_contents div.main_form_area div.main_form_500 ul li span.state_2 { display:inline-block; width:98px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #E7BFB3; background:#FFD5C5; }
			#main_contents div.main_form_area div.main_form_500 ul li span.state_3 { display:inline-block; width:98px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #BCB9CC; background:#D0CDE2; }
			#main_contents div.main_form_area div.main_form_500 ul li span.state_4 { display:inline-block; width:98px; height:22px; line-height:22px; color:#353430; border-radius:2px; border:1px solid #D4D8BD; background:#EBF0D2; }

		#main_contents div.main_login_area { position:relative; float:left; display:inline-block; overflow:hidden; }
			#main_contents div.main_login_area div.div1 { padding:30px 0px 30px 0px; }
			#main_contents div.main_login_area div.div2 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_login_area h3.title { float:left; display:inline-block; width:100px; height:32px; line-height:32px; vertical-align:top; }
			#main_contents div.main_login_area span.title { font-size:24px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#333; }
			#main_contents div.main_login_area span.title2 { color:#000; font-size:16px; font-weight:bold; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; }
			#main_contents div.main_login_area input.css_id { ime-mode:disabled; border:1px solid #DADADA; width:222px; height:14px; margin-right:10px; padding:8px; background:URL('../img/input_bg_id.jpg') #F9F9F9 no-repeat; }
			#main_contents div.main_login_area input.css_id2 { position:absolute; left:0px; top:70px; ime-mode:disabled; border:1px solid #DADADA; width:294px; height:14px; padding:8px; background:URL('../img/input_bg_id.jpg') #F9F9F9 no-repeat; }
			#main_contents div.main_login_area input.css_pwd { border:1px solid #DADADA; width:222px; height:14px; margin-right:10px; padding:8px; background:URL('../img/input_bg_pwd.jpg') #F9F9F9 no-repeat; }
			#main_contents div.main_login_area input.css_pwd2 { position:absolute; left:0px; top:108px; border:1px solid #DADADA; width:294px; height:14px; padding:8px; background:URL('../img/input_bg_pwd.jpg') #F9F9F9 no-repeat; }
			#main_contents div.main_login_area button.btn_login { width:150px; height:32px; color:#FFF; font-weight:bold; margin-right:40px; border-radius:3px; border:1px solid #2383B5; background:#289CCB; }
			#main_contents div.main_login_area button.btn_login2 { position:absolute; left:320px; top:70px; width:150px; height:70px; font-size:16px; color:#FFF; font-weight:bold; border-radius:3px; border:1px solid #2383B5; background:#289CCB; }
			#main_contents div.main_login_area button.btn_login3 { position:absolute; left:320px; top:70px; width:150px; height:70px; font-size:16px; color:#FFF; font-weight:bold; margin-right:40px; border-radius:3px; border:1px solid #2383B5; background:#289CCB; }
			#main_contents div.main_login_area span.other_menu { float:right; display:inline-block; width:195px; height:32px; line-height:16px; overflow:hidden; }
			#main_contents div.main_login_area span.other_menu1 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; text-decoration:underline; margin-right:20px; }
			#main_contents div.main_login_area span.other_menu2 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; }
			#main_contents div.main_login_area span.other_menu3 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; margin-right:20px; }
			#main_contents div.main_login_area span.other_menu4 { float:right; display:inline-block; width:200px; height:32px; line-height:16px; overflow:hidden; }
			#main_contents div.main_login_area span.other_menu5 { font-size:11px; font-weight:bold; color:#2383B6; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; text-decoration:underline; margin-right:20px; }
			#main_contents div.main_login_area span.other_menu6 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; }
			#main_contents div.main_login_area span.other_menu7 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; margin-right:20px; }
			#main_contents div.main_login_area span.other_menu8 { font-size:11px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; }
			#main_contents div.main_login_area span.other_menu9 { position:absolute; left:0px; top:160px; }
			#main_contents div.main_login_area span.other_menu10 { font-size:14px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; text-decoration:underline; margin-right:14px; }
			#main_contents div.main_login_area span.other_menu11 { font-size:14px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; margin-right:14px; }
			#main_contents div.main_login_area span.other_menu13 { font-size:14px; color:#666; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; }
			#main_contents div.main_login_area span.other_menu14 { font-size:14px; font-weight:bold; color:#2383B6; background:URL('../img/bul01.png') left center no-repeat; padding-left:7px; text-decoration:underline; margin-right:14px; }
			#main_contents div.main_login_area span.membership { display:inline-block; width:490px; height:32px; line-height:32px; background:URL('../img/login_bg.png'); text-align:center; color:#000; margin-right:10px; vertical-align:top; }
			#main_contents div.main_login_area span.membership1 { font-weight:bold; text-decoration:underline; }
			#main_contents div.main_login_area span.membership2 { display:inline-block; margin-left:15px; vertical-align:middle; }
			#main_contents div.main_login_area span.membership3 { position:absolute; left:0px; top:70px; display:inline-block; width:310px; height:68px; line-height:68px; background:#F0F0F0; border-radius:3px; border:1px solid #CDCDCD; text-align:center; color:#000; font-size:14px; }
			#main_contents div.main_login_area span.membership4 { font-weight:bold; text-decoration:underline; }
			#main_contents div.main_login_area span.membership5 { color:#C00; margin-left:10px; }

		#main_contents div.main_diary_area { position:relative; float:left; display:inline-block; overflow:hidden; }
			#main_contents div.main_diary_area div.div1 { padding:30px 0px 30px 0px; overflow:hidden; }
			#main_contents div.main_diary_area div.div2 { position:relative; width:630px; height:165px; overflow:hidden; padding:30px 0px 30px 0px;}
			#main_contents div.main_diary_area div.div3 { margin-left:25px; }
			#main_contents div.main_diary_area div.div4 { float:left; width:155px; text-align:center;  }
			#main_contents div.main_diary_area div.div5 { margin-bottom:10px; }
			#main_contents div.main_diary_area div.div6 { text-align:center; font-family:'Arial Black'; height:90px; overflow:hidden; font-size:100px; line-height:90px; color:#333; margin-bottom:15px; }
			#main_contents div.main_diary_area div.div7 { text-align:center; font-size:14px; line-height:17px; color:#333; font-weight:bold; }
			#main_contents div.main_diary_area div.div8 { float:left; overflow:hidden; margin-left:20px; }
			#main_contents div.main_diary_area span.title { display:block; height:24px; line-height:24px; font-size:24px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; overflow:hidden; color:#010101; text-align:center; border-bottom:1px solid #F7F7F7; padding-bottom:20px; margin-bottom:23px; }
			#main_contents div.main_diary_area span.ym { display:block; font-size:16px; color:#2E2E2E; margin-bottom:10px; font-family:tahoma; }
			#main_contents div.main_diary_area span.ym2 { display:inline-block; width:90px; height:14px; line-height:14px; text-align:center; font-size:14px; color:#2E2E2E; font-family:tahoma; vertical-align:top; }
			#main_contents div.main_diary_area span.ymc { display:inline-block; width:14px; height:14px; vertical-align:top; }
			#main_contents div.main_diary_area span.week { color:#666; font-weight:normal; }
			#main_contents div.main_diary_area li.m1 { float:left; text-align:center; width:305px; }
			#main_contents div.main_diary_area li.m2 { float:left; text-align:center; width:305px; margin-left:10px; }
			#main_contents div.main_diary_area div.main_diary { width:282px;}
			#main_contents div.main_diary_area div.main_diary ul { border:1px solid #FFF; overflow:hidden; }
			#main_contents div.main_diary_area div.main_diary ul li { float:left; display:inline-block; width:38px; height:23px; border:1px solid #FFF; text-align:center; font-family:tahoma; font-size:12px; }
			#main_contents div.main_diary_area div.main_diary ul li.days { float:left; display:inline-block; width:38px; height:23px; border:1px solid #FFF; text-align:center; font-family:tahoma; font-size:12px; }
			#main_contents div.main_diary_area div.main_diary ul li.days:hover { border:1px solid #45bbeb; }
			#main_contents div.main_diary_area div.main_diary ul li span { display:inline-block; width:38px; height:23px; line-height:23px; color:#333; }

			#main_contents div.main_diary_area div.main_diary_1 { width:420px;}
			#main_contents div.main_diary_area div.main_diary_1 ul { border:1px solid #FFF; overflow:hidden; }
			#main_contents div.main_diary_area div.main_diary_1 ul li { float:left; display:inline-block; width:56px; height:23px; border:1px solid #FFF; text-align:center; font-family:tahoma; font-size:12px; }
			#main_contents div.main_diary_area div.main_diary_1 ul li.days { float:left; display:inline-block; width:56px; height:23px; border:1px solid #FFF; text-align:center; font-family:tahoma; font-size:12px; }
			#main_contents div.main_diary_area div.main_diary_1 ul li.days:hover { border:1px solid #45bbeb; }
			#main_contents div.main_diary_area div.main_diary_1 ul li span { display:inline-block; width:56px; height:23px; line-height:23px; color:#333; }


		#main_contents div.main_banner_area { position:relative; float:left; display:inline-block; margin-bottom: -15px; }
			#main_contents div.main_content_block { width:1260px; margin:0 auto; overflow:hidden; }
			#main_contents div.main_content_block span.main_board_title1 { display:block; text-align:center; height:32px; line-height:32px; font-size:14px; margin-bottom:10px; }
			#main_contents div.main_content_block span.main_board_title11{ color:#010101; }
			#main_contents div.main_content_block span.main_board_title2{ color:#000; font-size:16px; font-weight:bold; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	#content_left_area { clear:both; margin:0px auto; width:200px; overflow:hidden;float:left;}
		#content_left_area div.title_n_loc { margin:60px 0px 60px 0px; overflow:hidden; }
		#content_left_area div.title_n_loc span.title{ font-size:36px; line-height:40px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#000; vertical-align:middle; }
		#content_left_area div.title_n_loc span.loc { float:right; line-height:35px; margin-left:20px; vertical-align:middle; }
		#content_left_area div.title_n_loc span.loc1 { color:#999; margin-right:9px; text-decoration:underline; }
		#content_left_area div.title_n_loc span.loc2 { color:#999; margin-right:9px; text-decoration:underline; background:URL('../img/bul_loc1.jpg') left center no-repeat; padding-left:14px; }
		#content_left_area div.title_n_loc span.loc3 { color:#333; margin-right:10px; background:URL('../img/bul_loc2.jpg') left center no-repeat; padding-left:19px; }
		#content_left_area div.no_auth { text-align:center; border:1px solid #DADADA; background:#F9F9F9; padding:60px; font-size:16px; color:#000; font-weight:bold; }
		#content_left_area div.no_auth &gt; span { color:#299DCC; }
		#content_left_area div.no_auth div { margin-top:30px; }
		#content_left_area div.no_content { text-align:center; border:1px solid #DADADA; background:#F9F9F9; padding:60px; font-size:16px; color:#000; font-weight:bold; }
		#content_left_area div.no_content &gt; span { color:#299DCC; }
		#content_left_area div.no_content div { margin-top:30px; }



	#content_area {margin:0px auto; width:1000px; overflow:hidden; margin-bottom:60px;}
		#content_area div.title_n_loc { margin:60px 0px 20px 0px; overflow:hidden; padding-bottom: 12px; border-bottom:1px solid #0054a6;} /*수정전 border-bottom:1px solid #e4e4e4; */
		#content_area div.title_n_loc span.title{ font-size:28px; line-height:40px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#000; vertical-align:middle; }
		#content_area div.title_n_loc span.loc { float:right; line-height:35px; margin-left:20px; vertical-align:middle; }
		#content_area div.title_n_loc span.loc1 { color:#999; margin-right:9px; text-decoration:underline; }
		#content_area div.title_n_loc span.loc2 { color:#999; margin-right:9px; text-decoration:underline; background:URL('../img/bul_loc1.jpg') left center no-repeat; padding-left:14px; }
		#content_area div.title_n_loc span.loc3 { color:#333; margin-right:10px; background:URL('../img/bul_loc2.jpg') left center no-repeat; padding-left:19px; }
		#content_area div.no_auth { text-align:center; border:1px solid #DADADA; background:#F9F9F9; padding:60px; font-size:16px; color:#000; font-weight:bold; }
		#content_area div.no_auth &gt; span { color:#299DCC; }
		#content_area div.no_auth div { margin-top:30px; }
		#content_area div.no_content { text-align:center; border:1px solid #DADADA; background:#F9F9F9; padding:60px; font-size:16px; color:#000; font-weight:bold; }
		#content_area div.no_content &gt; span { color:#299DCC; }
		#content_area div.no_content div { margin-top:30px;  }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */


	#bottom { font-family:'Noto Sans KR','나눔고딕','NanumGothic','돋움', 'Dotum', '굴림', 'Gulim', 'Verdana', sans-serif; position:relative; min-width:1260px; min-height:150px; margin-bottom:-120px; /*0919코드추가*/ width:100%;} /*수정전 font-family:'Noto Sans KR','나눔고딕','NanumGothic','돋움', 'Dotum', '굴림', 'Gulim', 'Verdana', sans-serif; position:relative; min-width:1260px; min-height:150px; margin-top:210px; margin-bottom: -120px; width:100%;*/
		#menu_member_100per { position:relative; clear:both; border-top:1px solid #e5e5e5; /*수정 코드추가*/ padding:15px; margin-bottom:40px; border-bottom:1px solid #e5e5e5; background:#f4f4f4; }
		#menu_member { position:relative; clear:both; margin:0 auto; width:1260px; color:#FFF; }
		#menu_member ul li { display:inline-block; }
		#menu_member ul li span { color:#808080; display:inline-block; margin-right:20px; padding-right:13px;} /*수정전 background:URL('../img/bul_copy_slice2.jpg') right center no-repeat; */
		#menu_member ul li span.private { color:#ff7171; }
		#menu_focus { position:absolute; right:20px; top:10px; }
		#menu_focus span { float:left; margin-left:2px; }
		#copyright { position:relative; clear:both; margin:0 auto; width:1260px; padding:0px 0px 50px 0px; overflow:hidden; /*수정 코드추가*/height:100px; } 
		#copyright div.address { font-style:normal; line-height:20px; color:#5a5a5a; }
		#copyright div.address &gt; div { clear:both; }
		#copyright span { float:left; display:inline-block; /*background:URL('../img/bul_copy_slice.jpg') left center no-repeat;*/ margin-left:10px; padding-left:10px; }
		#copyright div.address &gt; div &gt; span:first-child { background:#f8f8f8; margin-left:0px; padding-left:0px; }

		#copyright span.tel { margin-left:0px; padding-left:0px; color:#CCC; font-weight:bold; }
		#copyright span.tel2 { color:#CCC; font-weight:bold; }
		#copyright span.copy { margin-left:10px; padding-left:10px;width:100%; margin-top:5px; color:#8a8a8a; }
		#copyright img.snumber2 { margin-left:5px; vertical-align:middle; }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */


	#ssl_mark { position:fixed; right:0px; bottom:0px; z-index:20; }
	#ssl_mark &gt; img { width:95px; height:95px; cursor:pointer; }


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	/* 메인 - 비주얼칸*/
		/*.center_gp { display:block; margin:0 auto; width:1260px; }
		.center_gp a { display:inline-block; width:315px; float:left; }*/
		#srolling2 a img { width:100%; height:100%; }

	/* main_contents1 - 제품검색창 */

		.search { position:relative; display:inline-block; left:173px; width:430px; height:40px; padding:9px 20px; background:#fff; border-top:2px solid #f55c29; border-right:2px solid #f55c29; border-left:2px solid #f55c29; border-radius:10px 10px 0 0; }
		.search label { position:relative; float:left; font-size:17px; line-height:40px; font-weight:500; color:#f55c29; }
		.search #search_form { position:relative; float:left; padding-left:10px; }
		.search #search_form input.bd_input_box { width:292px; height:39px; background:#eee; padding:0 0 0 10px; border:none; line-height:39px; font-size:13px; }
		.search #search_form input.click_bd_input_box { width:19px; height:19px; background:#eee; padding:10px 15px; }


	/* 메인 - 렌탈/패키지/판매상품칸 */
		/***** 탭 *****/
		/* * { box-sizing: border-box; } */
		.tabs { display: flex; flex-wrap: wrap; width:1260px; margin:0 auto; }
		.tabs label[for="tabone"] { width:164px; height:60px; line-height:60px; padding-right:39px; order:0; display: block; text-align: center; font-size:19px; font-weight:500; color:#fff; cursor:pointer; transition:background ease 0.2s; background:url('../img_visual/tap_arrow2.png')0 0 no-repeat; }
		.tabs label[for="tabtwo"] {	width:164px; height:60px; line-height:60px; padding-right:39px; order:0; display:block; text-align:center; font-size:19px; font-weight:500; color:#fff; cursor:pointer; transition:background ease 0.2s; background:url('../img_visual/tap_arrow2.png')0 0 no-repeat;	}
		.tabs label[for="tabtree"] { width:164px; height:60px; line-height:60px; padding-right:39px; order:0; display:block; text-align:center; font-size:19px; font-weight:500; color:#fff; cursor:pointer; transition:background ease 0.2s; background:url('../img_visual/tap_arrow3.png')0 0 no-repeat; }
		
		/* 박스배경 */
		.tabs .tab { order:99; flex-grow:1; width:100%; display:none; background:#FFF; margin:30px 0 40px 0; }
		.tabs input[type="radio"] { display:none; }
		
		/* 탭 눌렀을때 컬러 */
		.tabs input[type="radio"]:checked + label { color:#f55c29; background:url('../img_visual/tap_arrow1.png')0 0 no-repeat; }
		.tabs input[type="radio"]:checked + label + .tab { display:block; }



	/* main_img - popup */
		div.popup_area { position:fixed; display:block; z-index:100; }
		div.popup_border { border:1px solid #444444; padding:2px; overflow:hidden; }
		div.popup_title { height:23px; line-height:23px; color:#F7F8FA; font-weight:bold; background:URL('../img/pop.jpg') no-repeat left top; overflow:hidden; padding:0px 5px 0px 40px; font-size:11px; cursor:pointer; }
		div.popup_close { height:31px; text-align:right; overflow:hidden; }
		button.popup_close_but1 { margin-top:4px; background:URL('../img/pop_today.png'); border:0px; width:101px; height:23px; cursor:pointer; }
		button.popup_close_but2 { margin-top:4px; background:URL('../img/pop_close.png'); border:0px; width:60px; height:23px; cursor:pointer; }


	/* main_content1 - 렌탈상품칸 */

		.title_tab1 { display:block; width:1260px; height:50px; border-bottom:3px solid #3649a1; margin-top:20px; }
		.title_tab1 h1 { display:inline-block; float:left; font-size:27px; font-weight:600; color:#f55c29; margin-right:20px; line-height:50px; letter-spacing:-1px; }
		.title_tab1 span.s_span { float:left; font-size:15px; color:#aaa; line-height:52px; }
		.title_tab1 .more_btn { width:65px; height:24px; padding-left:10px; border:1px solid #ddd; font-size:14px; color:#8b8b8b; line-height:24px; float:right; margin-top:8px; }
		.title_tab1 .more_btn img { width:5px; height:9px; margin-left:12px; }
		.title_tab1 .more_btn:hover { color:#333; border:1px solid #333; }

		.rental_tab {
			list-style: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			margin-top:30px;
		}
		/* Float the list items side by side */
		.rental_tab li {
			float: left;
		}
		/* Style the links inside the list items */
		.rental_tab li a {
			display: inline-block;
			width:156px;
			height:31px;
			line-height:31px;
			padding:10px 0;
			word-break:keep-all;
			color:#808080;
			text-align: center;
			text-decoration: none;
			cursor:pointer;
			font-size:15px;
			font-weight:500;
			border:1px solid #e5e5e5;
			border-collapse:collapse;
			transition:0.3s;
			font-family:'Noto Sans KR','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','돋움', Dotum, '굴림', Gulim, Verdana, sans-serif;
		}
		.rental_tab li a:hover { color:#aaaaaa; }
		/* Style the tab content */
		.tabcontent /*내용부분*/{
			display: none;
			background-color:#fff;
		}
		ul.rental_tab li.current /*탭부분*/{
			background-color:#3649a1;
		}
		ul.rental_tab li.current a /*탭부분*/{
			color:#fff;
		}
		.tabcontent.current {
			display: block;
		}

		 h3{color:#13356d; font-size:26px; margin-top:50px; font-weight:400;}
		.se2_outputarea a:link{list-style:none !important;}
		.se2_outputarea ul li{list-style:none !important;}

		
		.box_gr { display:block; width:1260px; height:100%; margin:0 auto; margin-top:40px; }
		.box_gr .product_thumb { display:inline-block; width:292px; height:457px; box-sizing:border-box; margin:0 9px; }
		.box_gr .product_thumb a img { width:290px; height:290px; border:1px solid #e0e0e0; image-rendering:-webkit-optimize-contrast; }
		.box_gr .product_thumb .icon { margin:5px 0; text-align:center; }
		.box_gr .product_thumb .icon img { width:52px; height:19px; vertical-align:bottom; border:none; margin-right:3px; }
		.box_gr .product_thumb .icon .icon_pck { display:inline-block; width:50px; height:17px; background:#fff; color:#fe6610; border:1px solid #fb9155; text-align:center; font-size:11px; font-weight:400; line-height:17px; }
		.box_gr .product_thumb .data { margin-top:15px; width:290px; overflow:hidden;}
		.box_gr .product_thumb .data a .tit { display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:18px; color:#333; width:290px; line-height:26px; text-align:center; font-weight:bold; }
		.box_gr .product_thumb .data a .tit img { display:inline-block; vertical-align:middle; }
		.box_gr .product_thumb .data a .tit:hover { color:#aaaaaa; }
		.box_gr .product_thumb .detail { height:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:15px; font-weight:300; color:#666; text-align:center; }
		.box_gr .product_thumb .data a .price { display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:22px; color:#0082ff; font-weight:bold; width:290px; text-align:center; }



	/* main_content1 - 판매상품칸 */
		.sale_tab {
			list-style: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			margin-top:30px;
		}
		/* Float the list items side by side */
		.sale_tab li {
			float: left;
		}
		/* Style the links inside the list items */
		.sale_tab li a {
			display: inline-block;
			width:103px;
			height:31px;
			line-height:31px;
			padding:10px 0;
			word-break:keep-all;
			color:#808080;
			text-align: center;
			text-decoration: none;
			cursor:pointer;
			font-size:15px;
			font-weight:500;
			border:1px solid #E4E4E4;
			border-collapse:collapse;
			transition:0.3s;
			font-family:'Noto Sans KR','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','돋움', 'Dotum', '굴림', 'Gulim', 'Verdana', sans-serif;
		}
		.sale_tab li a:hover { color:#aaaaaa; }
		/* Style the tab content */
		.tabcontent_sale /*내용부분*/{
			display: none;
			background-color:#fff;
		}
		ul.sale_tab li.current /*탭부분*/{
			background-color:#3649a1;
		}
		ul.sale_tab li.current a /*탭부분*/{
			color:#fff;
		}
		.tabcontent_sale.current {
			display: block;
		}





	/* main_content2 - 중앙 띠배너 칸 */
		div.box_banner { clear:both; display:block; width:100%; height:243px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; overflow:hidden; }
		div.box_banner img { width:100%; height:100%; }



	/* main_content2 - 시공갤러리칸 */
		div.box_gallery { display:block; width:1260px; margin:0 auto; padding:50px 0 25px 0; }
		div.box_gallery .title { display:block; width:1260px; height:50px; border-bottom:3px solid #3649a1; }
		div.box_gallery .title h1 { display:inline-block; float:left; font-size:27px; font-weight:600; color:#f55c29; margin-right:20px; line-height:50px; letter-spacing:-1px; }
		div.box_gallery .title span.s_span { float:left; font-size:15px; color:#aaa; line-height:52px; }
		div.box_gallery .title .more_btn { width:65px; height:24px; padding-left:10px; border:1px solid #ddd; font-size:14px; color:#8b8b8b; line-height:24px; float:right; margin-top:15px; }
		div.box_gallery .title .more_btn img { width:5px; height:9px; margin-left:12px; }
		div.box_gallery .title .more_btn:hover { color:#333; border:1px solid #333; }


	/* main_content2 - 메인 - 공지칸 */
		.notice_bg { background:#f4f4f4; width:100%; overflow:hidden; z-index:12; border-top:1px solid #e5e5e5; } 
		.notice { float:left; width:450px; height:300px; background:url('../img_visual/notice_bg.png') no-repeat; margin:0 0.5% 0 0; border:1px solid #e5e5e5; }
		.notice .t { display:inline-block; font-size:20px; color:#f57352; margin-bottom:16px; text-align:left; font-weight:bold; letter-spacing:-1pt; background:url('./img_visual/notice_icon.png')360px 0px no-repeat; }
		.notice .name { font-size:21px; margin-bottom:17px; margin-top:18px; text-align:justify; font-weight:500; letter-spacing:-0.5pt; line-height:24px; display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:260px; }
		.notice .name a { color:#212121; }
		.notice .name a:hover { color:#666; }
		.notice .time { font-size:15px; color:#696969; text-align:left; font-weight:500; }
		.notice .line { border-top:1px solid #cac6ca; margin: 29px 0 14px; }
		.notice .list { float:left; width:390px; height:240px; margin:30px; }
		.notice .list ul { margin:0; padding: 0; list-style:none; }
		.notice .list ul li { font-size:13px; }
		.notice .list ul li span.tit { float:left; padding:4px 0px; color:#232323; width:320px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
		.notice .list ul li span.tit:hover { color:#666; }
		.notice .list ul li span.date { float:right; width:7%; font-size:12px; color:#757575; text-align:right; letter-spacing:0.1px; padding:4px 0px; margin-right:5px; }
		.notice .list .more_btn { width:65px; height:24px; padding-left:10px; border:1px solid #ddd; font-size:14px; color:#8b8b8b; line-height:24px; float:right; margin-top:5px; }
		.notice .list .more_btn img { width:5px; height:9px; margin-left:12px; }
		.notice .list .more_btn:hover { color:#333; border:1px solid #333; }
		.n_img { width:100px; height:100px; float:left; display: inline-block; overflow: hidden; position: relative; margin-right:20px; margin-top:-5px; background:url('../img_visual/board_thumb.png') no-repeat; }
		.list_view{ width: 390px; height:100px; border-bottom:1px solid #cac6ca; margin-bottom:10px; padding-bottom:8px; }


		/* 버튼 */
		.quick_btn { float:left; width:450px; height:300px; margin-right:0.5%; border:1px solid #e5e5e5; background:#fff; }
		.btn_img { float:left; }
		.btn_img1 { float:left; height:117px; }
		/* 버튼 끝 */


		/* 일정관리 */
		.schedule { position:relative; float:left; width:320px; height:300px; overflow:hidden; background:#fff; border:1px solid #e5e5e5; }
		.schedule h2 { font-size:17px; color:#fff; padding:13px 20px 12px; background:url('../img_visual/schedule_icon.png')220px 15px no-repeat #9ac940; font-weight:400; letter-spacing:-0.5pt; }
		.schedule .control { text-align:center; background:#d91b5c; }
		.schedule .control .prev { float:left; padding-top:5px; }
		.schedule .control .next { float:right; padding-top:5px; }
		.schedule .control .date { font-size:25px; color:#fff; }
		.schedule_list { padding:20px; border-bottom:1px dashed #dedede; }
		.schedule_list ul { height:220px; overflow-y:auto; overflow-x:hidden; }
		.schedule_list ul li { margin-bottom:10px; border-bottom:1px dashed #dedede; color:#656565; overflow:hidden; }
		.schedule_list ul li a { font-size:15px; font-weight:500; color:#232323; width:280px; display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
		.schedule_list ul li span.period { width:250px; display:inline-block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#656565; }
		/* 일정관리 끝 */



	/* subpage_product/OO_view.html - 서브페이지 렌탈 view페이지 */	
		.Pintro{
			clear:both;
			display:block;
			width:1000px;
			height:592px;
		}
		.Pintro2{
			clear:both;
			display:block;
			width:1000px;
			height:470px;
		}
		.Pintro_img_box{
			margin-top:15px;
			margin-right:100px;
			display:inline-block;
			float:left;
		}
		.img1{
			border:1px solid #dadada;
			width:447px;
			height:447px;
			margin-bottom:30px;
		}
		.img1 img {
			width:100%;
			height:100%;
		}
		.img2_box_cover{
			text-align:center;
		}
		.img2_box{
			width:177px;
			height:72px;
			display:inline-block;
		}
		.img2_box a span.on {
			border: 1px solid #dadada;
			width: 70px;
			height: 70px;
			display: block;
			float: left;
			margin:0 5px;
		}
		.img2_box a span.on img{
			width:100%;
			height:100%;
			image-rendering:-webkit-optimize-contrast;
		}
		.on {
		    border: 1px solid #dadada;
			width: 70px;
			height: 70px;
			display: block;
			float: left;
			margin: 0 5px;
		}
		.on img {
		    width: 100%;
			height: 100%;		
		}
		.img_sharethumb {
			border:1px solid #dadada;
			width:447px;
			height:335px;
			margin-bottom:30px;
		}
		.img_sharethumb img {
			width:100%;
		}

		.title_line2 { 
			width:1000px; 
			height:35px; 
			line-height:35px; 
			margin:16px 0; 
		}
		.product_tit {
			display:inline-block;
			width:900px;
			line-height:35px;
			font-size:25px;
			font-weight:500;
			color:#333;
			float:left;
		}
		.hits{
			display:inline-block;
			width:66px;
			height:21px;
			line-height:21px;
			text-align:center;
			background-color:#fff;
			font-size:12px;
			font-weight:300;
			color:#999;
			border:1px solid #ccc;
			float:right;
			margin:6px 0;
		}

		/*print_view 아이콘라인*/
		.icon_line {
			clear:both;
			width:1000px;
			height:20px; 
			display:block;
		}

		.icon_line .paper_size {
			display:inline-block;	
			width:50px;
			height:17px;
			line-height:17px;
			font-size:11px;
			font-weight:300;
			border:1px solid #0654ba;
			color:#0654ba;
			text-align:center;
			float:left;
			margin-left:5px;		
		}
		
		.print_paper_size {
			display:inline-block;
			width:50px;
			height:17px;
			line-height:17px;
			font-size:11px;
			font-weight:300;
			border:1px solid #0654ba;
			color:#0654ba;
			text-align:center;
			margin-left:5px;
		}

		.icon_line .color {
			display:inline-block;	
			width:52px;
			height:19px;
			float:left;
		}
		/*print_view 아이콘라인*/

		/*share_view 아이콘라인*/
		.icon_line .state {
			display:inline-block;	
			width:52px;
			height:19px;
		}
		/*share_view 아이콘라인*/



		/*탭형식 CSS*/
				.tab2 {
					list-style: none;
					margin: 0;
					padding: 0;
					overflow: hidden;
				}
				/* Float the list items side by side */
				.tab2 li {
					width:70px;
					float:left;
					cursor:pointer;
					margin:0 15px 10px 0;
					background:#eee;
					border-radius:50px;			
				}
				/* Style the links inside the list items */
				.tab2 li a {
					font-size:14px;
					width:73px;
					height:34px;
					line-height:34px;
					color:#666;
					border-radius:50px;
					font-weight:300;
					letter-spacing:-0.5px;
					cursor:pointer;
					text-align:center;
					display: inline-block;
					text-decoration: none;
					transition:0.3s;
					font-family:'Noto Sans KR','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','돋움', Dotum, '굴림', Gulim, Verdana, sans-serif;
				}
				/* Style the tab content */
				.tabcontent2 /*내용부분*/{
					display: none;
					background-color:#fff;
					color:#444; 
					font-size:16px;
					font-family:'Noto Sans KR','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','돋움', Dotum, '굴림', Gulim, Verdana, sans-serif;
				}
				.tabcontent3 /*내용부분*/{
					display: none;
					background-color:#fff;
					color:#444; 
					font-size:16px;
					font-family:'Noto Sans KR','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','돋움', Dotum, '굴림', Gulim, Verdana, sans-serif;
				}
				ul.tab2 li.current2 /*탭부분*/{
					color:#fff;
					background:#0082ff;
					transition: all 0.5s;
					width:70px;
					margin:0 15px 10px 0;
					border-radius:50px;
					float:left;
					cursor:pointer;
				}
				ul.tab2 li.current2 a /*탭부분*/{
					color:#fff;
				}
				.tabcontent2.current2 {
					display: block;
				}

				.tabcontent3.current2 {
					display: block;
				}


			.cont_wrap2 {position:relative;}

		/*탭형식 CSS*/


		.text_box{
			float:left;
			width:443px;
		}

		.product_tit2{
			clear:both;
			display:block;
			font-size:15px;
			font-weight:700;
			color:#333;
			line-height:21px;
			margin-bottom:20px;
			display:block;
		}

		.text_box .price_gp {
			display:block;
			width:100%;
			height:50px;
			padding:0 0 10px 0;
			border-bottom:1px solid #e3e3e3;
		}
		.text_box .price_gp .price_tag {
			font-size:20px;
			color:#333;
			line-height:60px;
		}
		.text_box .price_gp .price_box { 
			display:inline-block; 
			float:right;
			font-size:20px;
			color:#0082ff;
			letter-spacing:-0.5pt;
			font-weight:500;
			padding:0;
		}
		.text_box .price_gp .price_box .price01{
			font-size:35px;
			color:#0082ff;
			letter-spacing:-0.5pt;
			font-weight:bold;
			padding:0 3px;
		}


		.text_box .period_gp {
			width:100%;
			display:inline-block;
			padding:20px 0;
			margin:0;
			list-style:none;
			border-bottom:1px solid #e3e3e3;
		}
		.text_box .period_gp li {
			width:70px;
			float:left;
			cursor:pointer;
			margin:0 15px 10px 0;	
		}
		.text_box .period_gp li input[type="radio"] {
			position:absolute;
			width:1px;
			height:1px;
			padding:0;
			margin:-1px;
			overflow:hidden;
			clip:rect(0,0,0,0);
			border:0;
		}
		.text_box .period_gp li input[type="radio"] + label {
			font-size:14px;
			width:73px;
			height:34px;
			line-height:34px;
			color:#666;
			background:#eee;
			border-radius:50px;
			font-weight:300;
			letter-spacing:-0.5px;
			display:block;
			cursor:pointer;
			text-align:center;
		}
		.text_box .period_gp li input[type="radio"]:checked + label {
			color:#fff;
			background:#0082ff;
			transition: all 0.5s;	
		}

		.text_box .img_banner { 
			margin-top:20px; 
		}

		.button{
			width:443px;
			display:block;
			height:59px;
			margin-top:30px;
		}
		.button1{
			display:inline-block;
			margin-right:4px;
			width:443px;
			height:59px;
			background:#0082ff;
			border:1px solid #ddd;
			color:#fff;
			text-align:center;
			line-height:59px;
			font-size:20px;
			font-weight:500;
			transition: all 1s;	
		}
		.button1:hover{
			display:inline-block;
			margin-right:4px;
			width:443px;
			height:59px;
			background:#fff;
			border:1px solid #0082ff;
			color:#0082ff;
			text-align:center;
			line-height:59px;
			font-size:20px;
			font-weight:500;	
			transition: all 0.5s;
		}
		.button1 a {
			text-decoration:none;
		}



		.gray_box {
			clear:both;
			display:inline-block;
			width:906px;
			height:416px;
			background:#f5f5f5;
			margin-top:46px;
			padding:53px 47px;
		}

		.gray_box .title_gp {
			margin-bottom:25px;
		}

		.gray_box .subcon_gp{
			width:50%;
			float:left;
		}

		.gray_box .subcon_gp .tit {
			font-size:17px;
			color:#333;
			font-weight:500;
			line-height:20px;
		}

		.gray_box .subcon_gp .tit:before {
			content:"";
			display:inline-block;
			background:#0082ff;
			width:2px;
			height:17px;
			position:relative;
			top:2px;
			left:0px;
			margin-right:10px;
		}


		.gray_box .subcon_gp .table_detail { border-collapse: collapse; border-spacing:0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; margin-top:25px; }
		.gray_box .subcon_gp .table_detail tr td.title { background:#e8ebf2; height:39px; font-weight:500; }
		.gray_box .subcon_gp .table_detail tr td { width:120px; height:30px; border-bottom:1px solid #ddd; text-align:center; margin:0 !important; padding:0 !important; font-size:13px; font-weight:300; }
		.gray_box .subcon_gp .table_detail tr td.title long { width:330px; height:30px; border-bottom:1px solid #ddd; text-align:center; border-left:1px solid #ddd; }
		.gray_box .subcon_gp .table_detail tr td.long { width:330px; height:30px; border-bottom:1px solid #ddd; text-align:left; border-left:1px solid #ddd; padding-left:20px !important; color:#777; }

		.gray_box .subcon_gp2{
			width:44%;
			float:left;
			padding-left:50px;
		}
		.gray_box .subcon_gp2 .tit {
			font-size:16px;
			color:#333;
			font-weight:500;
			line-height:20px;
		}
		.gray_box .subcon_gp2 .tit:before {
			content:"";
			display:inline-block;
			background:#0082ff;
			width:2px;
			height:16px;
			position:relative;
			top:2px;
			left:0px;
			margin-right:10px;
		}
		.gray_box .subcon_gp2 .cont {
			line-height:24px;
			margin:15px 0;
			word-break:keep-all;
			padding-left:20px;
			font-size:15px;
		}


		/*print_view 매수별렌탈가*/
		.perpaper_gp {
			display:inline-block;
			padding:20px 0;
			list-style:none;
			border-bottom:1px solid #e3e3e3;	
		}

		.perpaper_gp .print_table {
			 border-collapse:collapse;
			 border-spacing:0;
			 border-top:1px solid #ddd;
			 border-bottom:1px solid #ddd;
			 background:#fff;
			 margin-top:25px;
		}

		.perpaper_gp .print_table tr td.title {
			background:#e8ebf2;
			height:39px;	
			font-weight:bold;
		}

		.perpaper_gp .print_table tr td {
			width:218px; 
			height:34px; 
			border-bottom:1px solid #ddd; 
			text-align:center; 
			margin:0 !important; 
			padding:0 !important; 
			font-size:12px; 
			font-weight:300;
			color:#666;
		}
		.perpaper_gp .print_table tr td.right{
			border-left:1px solid #ddd; 
			color:#be1d43;
			font-weight:500;
		}


		/*share_view 정보칸*/

		.text_box .info_gp {
			border-bottom:1px solid #e3e3e3;
			padding:20px 0;
		}
		.text_box .info_gp .share_table{
			width:100%;
		}
		.text_box .info_gp .share_table tr {
			margin-bottom:10px;
		}	
		.text_box .info_gp .share_table tr td {
			font-size:14px;
			color:#444;
			padding:5px 0;
		}

		.text_box .info_gp .share_table tr td.title {
			text-align:left;
			width:25%;
		}
		.text_box .info_gp .share_table tr td.right {
			color:#666;
			padding-left:37px; 
			font-weight:300;
			width:75%;
		}
		zxcv {
			display:block;
			width:50px;
			height:17px;
			background-color: #fff;
			color:#fe6610;
			border:1px solid #fb9155;
			text-align:center;
			font-size:11px;
			font-weight:400;
			line-height:17px;
		} 


		/*제품상세정보 칸*/

		.edit_tit {
			clear:both;
			display:block;
			width:100%;
			height:35px;
			font-size:25px;
			color:#333;
			line-height:35px;
			letter-spacing:-1px;
			padding:20px 0;
			margin:20px 0;
			font-weight:bold;
			border-bottom:1px solid #ddd;
			font-family: 'NanumSquare', 'sans-serif';
		}

	


	/* subpage_product/OO_write.html - 서브페이지 렌탈 write페이지 */
		.notice2 { font-size:12px; color:#aaa; padding:10px; font-weight:500; border-bottom:1px dashed #E4E4E4; }

		table { border-collapse: collapse; border-spacing:0; border:0 none; }
		th, td { text-align:left; font-weight: normal; border:0; }

		label.pointer { cursor:pointer; }

		.hidden { display:none; }
		.cursor_pointer { cursor:pointer; }
		.center { text-align:center; }
		.bold { font-weight:bold; }

		legend, caption { overflow:hidden; width:0px; height:0px; font-size:0px; line-height:0px; } /* hidden */

		iframe.hidden_iframe { width:0px; height:0px; margin:0px; padding:0px; border:0px; }

		input[type="radio"]{margin-left:10px;}
		input[type="radio"]:first-child{margin-left:0px;}


		/* 테이블 스타일 */
			table.input_form { width:1000px;}
			table.input_form tr th { width:170px; padding:12px; vertical-align:top; color:#343434; font-size:14px; line-height:36px; font-weight:bold; border-bottom: 1px dashed #E4E4E4; }
			table.input_form tr th.title { width:170px; vertical-align:top; color:#343434; font-size:14px; line-height:36px; font-weight:bold; }
			table.input_form tr .desc1 { clear:both; display:block; width:100%; }
			table.input_form tr th span.nessesary { display:inline-block; width:19px; height:10px; }
			table.input_form tr td { padding:12px; vertical-align:top; font-size:14px; line-height:36px; border-bottom:1px dashed #E4E4E4; }
			table.input_form tr td input[type=text]{ vertical-align:middle; padding-left:20px; font-size:14px; width:96%; height:34px; line-height:34px; border:1px solid #DADADA; background:#FDFDFD; color:#333; font-weight:500; }		
			
			/*placeholder 색상지정*/
			table.input_form tr td input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
				color:#adadad;
			}
			table.input_form tr td input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
				color:#adadad;
			}
			table.input_form tr td input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
				color:#adadad;
			}
			table.input_form tr td input[type=text]:-ms-input-placeholder { /* Internet Explorer 10+ */
				color:#adadad;
			}
			/*placeholder 색상지정*/	
			
			table.input_form tr td input[type=text]:focus { background:#FFF; border:1px solid #3599CB; }
			table.input_form tr td input[type=text]:blur { background:#FDFDFD; border:1px solid #DADADA; }
			table.input_form tr td input[type=password]{ vertical-align:middle; padding-left:20px; font-size:14px; width:528px; height:34px; line-height:34px; border:1px solid #DADADA; background:#FDFDFD; color:#279DCF; font-weight:bold; }
			table.input_form tr td input[type=password]:focus { background:#FFF; border:1px solid #3599CB; }
			table.input_form tr td input[type=password]:blur { background:#FDFDFD; border:1px solid #DADADA; }
			table.input_form tr td input[type=file] { vertical-align:middle; font-size:14px; width:400px; height:34px; line-height:34px; margin:5px; }
			table.input_form tr td select { border:1px solid #DADADA; font-size:14px; padding:7px; }
			table.input_form tr td select.title { width:548px; }
			table.input_form tr td select:focus { border:1px solid #3599CB; }
			table.input_form tr td select:blur { border:1px solid #DADADA; }
			table.input_form tr td textarea { padding:20px; font-size:14px; line-height:1.5; width:934px; height:300px; border:1px solid #DADADA; background:#FDFDFD; color:#279DCF; }
			table.input_form tr td textarea:focus { background:#FFF; border:1px solid #3599CB; }
			table.input_form tr td textarea:blur { background:#FDFDFD; border:1px solid #DADADA; }

			table.input_form tr td .table_detail { border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
			table.input_form tr td .table_detail tr td { width:120px; height:30px; border-bottom:1px solid #ddd; text-align:center; margin:0 !important; padding:0 !important; }
			table.input_form tr td .table_detail tr td.title { background:#e8ebf2; }
			table.input_form tr td .table_detail tr td.long { width:330px; height:30px; border-bottom:1px solid #ddd; text-align:center; border-left:1px solid #ddd; }
			table.input_form tr td .table_detail tr td.long input[type=text] { width:94%; padding:0 10px; margin:5px 0; font-size:13px; border:none; text-overflow:hidden; }
			table.input_form tr td .table_detail tr td.short input[type=text] { width:100%; padding:0px; margin:5px 0; font-size:13px; border:none; text-align:center; }
			
			
			table.input_form tr td .lenpr_m { display:inline-block; width:50px; padding:5px; text-align:right; }
			table.input_form tr td .lenpr_input  { display:inline-block; width:295px !important; }
			
			table.input_form tr td .period_label { padding:0 5px; margin-left:5px; }	
			
			
			
		/*매수별렌탈가*/
		.print_table {
			 border-collapse:collapse;
			 border-spacing:0;
			 border-top:1px solid #ddd;
			 border-bottom:1px solid #ddd;
			 background:#fff;
			 margin-top:20px;
		}

		.print_table tr td.title {
			background:#e8ebf2;
			height:39px;	
		}

		.print_table tr td {
			width:218px; 
			height:34px; 
			border-bottom:1px solid #ddd; 
			text-align:center; 
			margin:0 !important; 
			padding:0 !important; 
		}

		.print_table tr td input[type=text] { border:none !important; text-overflow:hidden; }

		.print_table tr td.right{
			border-left:1px solid #ddd; 
		}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------- */

	/* subpage/sub4.html - 서브페이지 렌탈제품 */
		
		.top_title4 { display:block; width:990px; height:191px; background:url('../subpage/img/sub4_title.png') no-repeat; margin-bottom:50px; }
		.top_title4 p { font-size:30px; color:#fff; text-align:center; padding:50px 0 0 0; margin:0; font-weight:bold; }
		.top_title4 span { display:block; font-size:17px; color:#fff; text-align:center; padding:10px 0 0 0; margin:0; }

		.desk { display:inline-block; width:605px; height:391px; background:url('../subpage/img/sub4_desk.png') no-repeat; float:left; margin:30px 0 0 10px; background-size:cover; }
		.desk p { font-size:30px; color:#333; text-align:right; font-weight:bold; position:relative; top:160px; right:84px; }
		.desk span { font-size:17px; color:#333; text-align:right; position:relative; top:174px; left:348px; line-height:22px; }

		.laptop { display:inline-block; width:338px; height:391px; background:url('../subpage/img/sub4_laptop.png') no-repeat; float:left; margin:30px 0 0 21px; }
		.laptop p {  display:inline-block; font-size:30px; color:#fff; text-align:left; font-weight:bold; position:relative; top:40px; left:37px; }
		.laptop span { font-size:17px; color:#fff; text-align:left; position:relative; top:33px; left:37px; line-height:22px; }

		.TV { display:inline-block; width:338px; height:391px; background:url('../subpage/img/sub4_TV.png') no-repeat; float:left; margin:30px 0 0 10px; }
		.TV p { font-size:30px; color:#333; text-align:center; font-weight:bold; position:relative; top:13px; }
		.TV span { display:block; font-size:17px; color:#333; text-align:center; position:relative; top:26px; line-height:22px; }

		.print { display:inline-block; width:605px; height:391px; background:url('../subpage/img/sub4_print.png') no-repeat; float:left; margin:30px 0 0 21px; }
		.print p { font-size:30px; color:#fff; text-align:left; font-weight:bold; position:relative; top:230px; left:25px; }
		.print span { font-size:17px; color:#fff; text-align:left; position:relative; top:250px; left:25px; line-height:22px; }

		.etc { display:inline-block; width:964px; height:189px; background:url('../subpage/img/sub4_etc.png') no-repeat; float:left; margin:30px 0 0 10px; }
		.etc p { font-size:30px; color:#fff; text-align:left; font-weight:bold; position:relative; top:45px; left:80px; }
		.etc span { font-size:17px; color:#fff; text-align:left; position:relative; top:56px; left:80px; line-height:22px; }

	/* subpage/sub2-1.html - 서브페이지 사업내용 */
		
		.top_title2-1 { display:block; width:990px; height:261px; background:url('../subpage/img/sub2-1_title.png') no-repeat; margin-bottom:80px; }
		.top_title2-1 p.tit1 { font-size:38px; color:#fff; text-align:center; padding:50px 0 0 0; margin:0; }
		.top_title2-1 p.tit2 { font-size:22px; color:#fff; text-align:center; padding:30px 0 0 0; margin:0; font-weight:bold; }
		.top_title2-1 span { display:block; font-size:17px; color:#fff; text-align:center; padding:10px 0 0 0; margin:0; }

		.cont1 { display:block; width:100%; height:326px; margin-bottom:80px; }
		.cont1 img { width:540px; height:326px; box-shadow:#ddd 9px 5px 13px 2px; float:left; margin-right:80px; }
		.cont1 .cont1_txt { display:inline-block; }
		.cont1 .cont1_txt p { font-size:23px; color:#333; text-align:left; padding:10px 0; margin:40px 0 0 0; }
		.cont1 .cont1_txt span { font-size:15px; color:#7b7b7b; text-align:left; padding:10px 0; margin:0; }

		.cont2 { display:block; width:100%; height:326px; }
		.cont2 img { width:540px; height:326px; box-shadow:#ddd 9px 5px 13px 2px; float:right; }
		.cont2 .cont2_txt { display:inline-block; margin-left:80px; }
		.cont2 .cont2_txt p { font-size:23px; color:#333; text-align:left; padding:10px 0; margin:40px 0 0 0; }
		.cont2 .cont2_txt span { display:block; font-size:15px; color:#7b7b7b; text-align:left; padding:10px 0; margin:0; }

		.cont3 { display:block; width:990px; height:905px; background:url('../subpage/img/sub2-1_img5.png') no-repeat; }
		.cont3 .cont3_tit span { position:relative; top:136px; left:405px; font-size:25px; color:#fff; font-weight:bold; }
		.cont3 .cont3_video { position:relative; top:244px; left:180px; }

		.top_title2-2 { display:block; width:990px; height:261px; background:url('../subpage/img/sub2-1_img6.png') no-repeat; }
		.top_title2-2 p.tit1 { font-size:38px; color:#fff; text-align:center; padding:50px 0 0 0; margin:0; }
		.top_title2-2 p.tit2 { font-size:22px; color:#fff; text-align:center; padding:30px 0 0 0; margin:0; font-weight:bold; }
		.top_title2-2 span { display:block; font-size:17px; color:#fff; text-align:center; padding:10px 0 0 0; margin:0; }


		@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
		figure.snip1384 {
		  position:relative;
		  overflow:hidden;
		  margin:10px 20px;
		  max-width:288px;
		  width:100%;
		  color:#ffffff;
		  text-align:left;
		  font-size:16px;
		  background-color:#000000;
		  float:left;
		}
		figure.snip1384 * {
		  -webkit-box-sizing:border-box;
		  box-sizing:border-box;
		  -webkit-transition:all 0.35s ease;
		  transition:all 0.35s ease;
		}
		figure.snip1384 img {
		  max-width:100%;
		  backface-visibility:hidden;
		  vertical-align:top;
		}
		figure.snip1384:after,
		figure.snip1384 figcaption {
		  position:absolute;
		  top:0;
		  bottom:0;
		  left:0;
		  right:0;
		}
		figure.snip1384:after {
		  content:'';
		  background-color:rgba(0, 0, 0, 0.65);
		  -webkit-transition:all 0.35s ease;
		  transition:all 0.35s ease;
		  opacity:0;
		}
		figure.snip1384 figcaption {
		  z-index:1;
		  padding:40px;
		}
		figure.snip1384 h3,
		figure.snip1384 .links {
		  width:100%;
		  margin:5px 0;
		  padding:0;
		}
		figure.snip1384 h3 {
		  line-height:1.1em;
		  font-weight:700;
		  font-size:1.4em;
		  text-transform:uppercase;
		  opacity:0;
		}
		figure.snip1384 p {
		  font-size:0.8em;
		  font-weight:300;
		  letter-spacing:1px;
		  opacity: 0;
		  top: 50%;
		  -webkit-transform: translateY(40px);
		  transform: translateY(40px);
		}
		figure.snip1384 a {
		  position:absolute;
		  top:0;
		  bottom:0;
		  left:0;
		  right:0;
		  z-index:1;
		}
		figure.snip1384:hover img,
		figure.snip1384.hover img {
		  zoom:1;
		  filter:alpha(opacity=50);
		  -webkit-opacity:0.5;
		  opacity:0.5;
		}
		figure.snip1384:hover:after,
		figure.snip1384.hover:after {
		  opacity:1;
		  position:absolute;
		  top:10px;
		  bottom:10px;
		  left:10px;
		  right:10px;
		}
		figure.snip1384:hover h3,
		figure.snip1384.hover h3,
		figure.snip1384:hover p,
		figure.snip1384.hover p {
		  -webkit-transform: translate(0px, 0px);
		  transform: translate(0px, 0px);
		  opacity: 1;
		}

</pre></body></html>