@charset "utf-8";

/* PC 모드 CSS */

html, body { height:100%; }
body { overflow-y:scroll; }

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


#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:1180px; }

	#top { margin-bottom:0px; overflow:hidden; }
		#top #logo_n_top { position:relative; width:1160px; min-width:1160px; margin:0 auto; overflow:hidden; }
		#top #logo_n_top h1 { display:block; height:120px; min-height:120px; }
		#top #logo_n_top h1 img { display:inline-block; margin:25px 0 0; }
		#top #logo_n_top h1.logo_text { display:block; height:100px; line-height:100px; font-size:30px; }
		
		#top #logo_n_top .serBox { position:absolute; left:350px; top:42px; width:370px; height:45px; background:url('/image/common/search_bg.jpg') left center no-repeat; overflow:hidden; }
		#top #logo_n_top .serBox .serInput { display:inline-block; float:left; margin:5px 0 0 15px;  }
		#top #logo_n_top .serBox .serInput input[type="text"] { width:280px; height:35px; padding:0; font-size:15px; color:#555; border:0px; background:#fff; }
		#top #logo_n_top .serBox .serBtn { display:inline-block; float:right; margin:7px 4px 0;  }

		#top #logo_n_top .serBox2 { position:absolute; left:900px; top:40px; width:370px; height:68px;  }

		#top #logo_n_top #etc_menu { position:absolute; right:0px; top:5px; /*background:#FFF;*/ }
		#top #logo_n_top #etc_menu ul li { float:left; margin-left:9px; padding-left:10px; font-family: 'NanumBarunGothic'; font-size:13px; background:url('/image/common/gnb_line.jpg') left center no-repeat; font-weight:bold;}
		#top #logo_n_top #etc_menu ul li:first-child { background:none; }
/*		#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:20px; line-height:20px; color:#444; }
		#top #logo_n_top #etc_menu ul li span.cart_num { display:inline-block; font-weight:600; color:#FF3C00; }
		#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 { color:#000; text-decoration:none; }
		#top #logo_n_top #etc_menu ul li span.mob:hover { text-decoration:none; }

		#top #logo_n_top #etc_menu2 { position:absolute; right:0px; top:5px; /*background:#FFF;*/ }
		#top #logo_n_top #etc_menu2 ul li { float:left;  font-family: 'NanumBarunGothic'; font-size:13px;  font-weight:bold;}
		#top #logo_n_top #etc_menu2 ul li:first-child { background:none; }
/*		#top #logo_n_top #etc_menu2 ul li:nth-child(1) { float:left; background:#FFF; height:18px; font-size:12px; } */
		#top #logo_n_top #etc_menu2 ul li span { display:inline-block; height:20px; line-height:20px; color:#444; }
		#top #logo_n_top #etc_menu2 ul li span.cart_num { display:inline-block; font-weight:600; color:#FF3C00; }
		#top #logo_n_top #etc_menu2 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_menu2 ul li span:hover { color:#000; text-decoration:none; }
		#top #logo_n_top #etc_menu2 ul li span.mob:hover { text-decoration:none; }


		#top #logo_n_top #direct_menu { position:absolute; right:0px; top:55px; }
		#top #logo_n_top #direct_menu ul li { float:left; height:57px; margin-left:25px;}

		#top #menu1 { position:absolute; width:100%; overflow:hidden; } 
		#top #menu2 { position:relative; width:1160px; margin:0 auto; overflow:hidden; z-index:21; }
		#top #menu2 ul.m1_ul { overflow:hidden; width:1160px; margin-bottom:30px; }
		#top #menu2 li.m1_li { font-size:13px; float:left; margin-left:10px; margin-right:10px; min-width:100px; overflow:hidden; text-align:center; }
		#top #menu2 li.m1_li span.m1_li { display:inline-block; margin-top:4px; height:40px; line-height:40px; overflow:hidden; }
		#top #menu2 ul.m2_ul { margin-top:20px; }
		#top #menu2 li.m2_li { padding-top:4px; cursor:pointer; text-align:center; margin-left:10px; margin-right:10px; }
		#top #menu2 li.m3_li { padding-top:4px; cursor:pointer; text-align:left; margin-left:0px; margin-right:10px; }
		#top #menu3 { position:absolute; top:46px; 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; }

		/*///////// 메뉴수정 ///////////////*/
		#lnbBox { position:relative; width:100%; min-width:1160px; height:50px;   background:#F5F3F4;}
		.lnb { position:relative; width:1160px; min-width:1160px; margin:1px auto 0; font-size:0; text-align:center; }
		.lnb span { display:inline-block; height:48px; line-height:48px; margin:0 30px; font-family: 'NanumBarunGothic'; font-size:17px; color:#222; font-weight:bold;}
		.lnb span a { color:#222; }
		.lnb span.tel { float:left; display:inline-block; margin:0; padding-left:35px; font-weight:400; color:#EE7606; letter-spacing:-0.5px; background:url('/image/common/lnb_tel.png') left center no-repeat; }
		.lnb span.nm { margin:0; font-family:'나눔고딕','NanumGothic'; font-size:20px; font-weight:600; color:#EE7606; }
		.lnb span.design { display:inline-block; margin:0; font-weight:600; color:#000; }
		.lnb span.design img { vertical-align:middle; }
		.lnb span.designB { position:absolute; top:-25px; right:95px; z-index:10; }

		#lnbBox2 { position:relative; width:100%; min-width:1160px; height:50px;   background:#FFF;}
		.lnb2 { position:relative; width:1260px; min-width:1160px; margin:0px auto 0; font-size:0; text-align:center; }
		.lnb2 span { display:inline-block; height:50px; line-height:50px;  font-family: 'NanumBarunGothic'; font-size:17px; color:#222; font-weight:bold;}
		.lnb2 span a { color:#222; }
		.lnb2 span.tel { float:left; display:inline-block; margin:0; padding-left:35px; font-weight:400; color:#EE7606; letter-spacing:-0.5px; background:url('/image/common/lnb_tel.png') left center no-repeat; }
		.lnb2 span.nm { margin:0; font-family:'나눔고딕','NanumGothic'; font-size:20px; font-weight:600; color:#EE7606; }
		.lnb2 span.design { display:inline-block; margin:0; font-weight:600; color:#000; }
		.lnb2 span.design img { vertical-align:middle; }
		.lnb2 span.designB { position:absolute; top:-25px; right:95px; z-index:10; }

		
		#lnbBox3 { position:relative; width:100%; min-width:1160px; height:44px;   background:#018297;}
		.lnb3 { position:relative; width:1160px; min-width:1160px; margin:1px auto 0; font-size:0; text-align:center; }
		.lnb3 span { display:inline-block; height:44px; line-height:44px;  font-family: 'NanumBarunGothic'; font-size:17px; color:#222; font-weight:bold;}
		.lnb3 span a { color:#222; }
		.lnb3 span.tel { float:left; display:inline-block; margin:0; padding-left:35px; font-weight:400; color:#EE7606; letter-spacing:-0.5px; background:url('/image/common/lnb_tel.png') left center no-repeat; }
		.lnb3 span.nm { margin:0; font-family:'나눔고딕','NanumGothic'; font-size:20px; font-weight:600; color:#EE7606; }
		.lnb3 span.design { display:inline-block; margin:0; font-weight:600; color:#000; }
		.lnb3 span.design img { vertical-align:middle; }
		.lnb3 span.designB { position:absolute; top:-25px; right:95px; z-index:10; }

		#lnbBox4 { position:relative; width:100%; min-width:1160px; height:174px; margin-top:10px;   background:#FFF;}
		.lnb4 { position:relative; width:1160px; min-width:1160px; margin:1px auto 0; font-size:0; text-align:center; }
		.lnb4 span { display:inline-block; height:44px; line-height:44px;  font-family: 'NanumBarunGothic'; font-size:17px; color:#222; font-weight:bold;}
		.lnb4 span.design img { vertical-align:middle; }



		/* 카테고리 */
		#cateBox { position:relative; width:100%; min-width:1160px; padding:16px 0 16px; background:#FFDB01; }
		.cate { position:relative; width:1160px; min-width:1160px; margin:0 auto; font-size:0; text-align:center; }
		.cate span a { display:inline-block; margin-right:15px; margin-bottom:10px; border:1px solid #C8C8C8; }
		.cate span a:hover { border:1px solid #000; }
		.cate span:nth-child(11), .cate span:nth-child(22), .cate span:nth-child(33) { margin-right:0; }

	/* 모바일기기용 상단 CSS */
	#top_mob { overflow:hidden; }
		#top_mob #logo_n_top { position:relative; width:1160px; margin:0 auto; overflow:hidden; }
		#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; right:0px; bottom:20px; background:#FFF; }
		#top_mob #logo_n_top #etc_menu ul li { float:left; height:18px; background:URL('../img/bg09.gif') no-repeat; font-size:12px; }
/*		#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; color:#999; }
		#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: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:relative; overflow:hidden; } 
		#top_mob #menu2 { position:relative; width:1160px; margin:0 auto; overflow:hidden; z-index:21; }
		#top_mob #menu2 ul.m1_ul { overflow:hidden; width:1160px; margin-bottom:30px; }
		#top_mob #menu2 li.m1_li { font-size:13px; float:left; margin-left:10px; margin-right:10px; min-width:100px; overflow:hidden; text-align:center; }
		#top_mob #menu2 li.m1_li span.m1_li { display:inline-block; margin-top:4px; height:40px; line-height:40px; overflow:hidden; }
		#top_mob #menu2 ul.m2_ul { margin-top:20px; }
		#top_mob #menu2 li.m2_li { padding-top:4px; cursor:pointer; text-align:center; margin-left:10px; margin-right:10px; }
		#top_mob #menu2 li.m3_li { padding-top:4px; cursor:pointer; text-align:left; margin-left:0px; margin-right:10px; }
		#top_mob #menu3 { position:absolute; top:46px; left:0px; right:0px; bottom:0px; z-index:20; }
		#mobile_mode_button { position:relative; width:1160px; padding:10px; text-align:center; margin-bottom:1px; background:#F1F1F1; }


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

	#quick { position:relative; clear:both; z-index:13; }
		#quick_left { position:absolute; left:10px; top:250px; width:50%; height:100%; }
			#quick_left_in { position:relative; margin-right:580px; 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:10px; top:250px; width:50%; height:100%; }
			#quick_right_in { position:relative; margin-left:580px; 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%; top:0px; 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:580px; 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:580px; height:100%; }
		#visual_area div.visual_group div.visual_center { position:relative; margin:0 auto; width:1160px; 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 { margin-top:30px; }
		#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_500 { position:relative; width:580px; height:165px; overflow:hidden; padding:40px 0px 40px 0px; }
			#main_contents div.main_board_area div.main_board_A_500 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_A_500 ul li { display:block; font-size:14px; height:28px; line-height:28px; width:453px; padding-left:17px; overflow:hidden; background:URL('../img/bul02.png') left center no-repeat; }
			#main_contents div.main_board_area div.main_board_A_500 ul li span.subject { vertical-align:middle; float:left; display:inline-block; width:383px; margin-right:10px; color:#656565;  }
			#main_contents div.main_board_area div.main_board_A_500 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_A_500 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_500 { position:relative; width:580px; height:165px; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_B_500 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_B_500 ul li span { vertical-align:top; }
			#main_contents div.main_board_area div.main_board_B_500 ul li span.img { float:left; margin-right:20px; }
			#main_contents div.main_board_area div.main_board_B_500 ul li span.subject { display:block; width:300px; 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_500 ul li span.subject:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_B_500 ul li p.board_content { color:#666; width:300px; 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_500 ul li p.board_content > a { color:#666; }
			#main_contents div.main_board_area div.main_board_B_500 ul li p.board_content > a:hover { color:#2383B5; text-decoration:underline; }
			#main_contents div.main_board_area div.main_board_C_500 { position:relative; width:580px; height:165px; overflow:hidden; padding:30px 0px 30px 0px; }
			#main_contents div.main_board_area div.main_board_C_500 ul { margin-top:15px; }
			#main_contents div.main_board_area div.main_board_C_500 ul li { float:left; width:100px; margin-right:23px; overflow:hidden;}
/*			#main_contents div.main_board_area div.main_board_C_500 ul li:last-child { margin-right:0px; } */
			#main_contents div.main_board_area div.main_board_C_500 ul li span { vertical-align:middle; }
			#main_contents div.main_board_area div.main_board_C_500 ul li span.img { display:block; margin-bottom:10px; }
			#main_contents div.main_board_area div.main_board_C_500 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_500 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 > 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 > a:hover { color:#2383B5; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_C_1000 { position:relative; overflow:hidden; padding:50px 0px 40px 0px; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li { float:left; width:180px; margin-right:25px; 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; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.img { display:block; margin-bottom:10px; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.subject { font-size:14px; line-height:16px; font-weight:bold; color:#fff; vertical-align:middle; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li span.subject:hover { color:#ffc600; text-decoration:underline;  }
			#main_contents div.main_board_area div.main_board_C_1000 ul li p.board_content { color:#ddd; 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 > a { color:#ddd; }
			#main_contents div.main_board_area div.main_board_C_1000 ul li p.board_content > a:hover { color:#ddd; 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:580px; 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:263px; 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:580px; 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:580px; 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:330px; }
			#main_contents div.main_diary_area li.m2 { float:left; text-align:center; width:330px; margin-left:5px; }
			#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_banner_area { position:relative; float:left; display:inline-block; }
			#main_contents div.main_content_block { width:1160px; 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_area { clear:both; width:1160px; min-width:1160px; margin:30px auto 0; overflow:hidden; }

		#content_area div.title_n_loc2 { margin:0px 0px 50px 0px; overflow:hidden; }
		#content_area div.title_n_loc2 span.title{ font-size:36px; line-height:40px; font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; color:#000; vertical-align:middle; }
		#content_area div.title_n_loc2 span.loc { float:right; line-height:35px; margin-left:20px; vertical-align:middle; }
		#content_area div.title_n_loc2 span.loc1 { color:#999; margin-right:9px; text-decoration:underline; }
		#content_area div.title_n_loc2 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_loc2 span.loc3 { color:#333; margin-right:10px; background:URL('../img/bul_loc2.jpg') left center no-repeat; padding-left:19px; }

		#content_area div.title_n_loc { margin:0px 0px 38px 0px; overflow:hidden; }
		#content_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_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 > 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 > span { color:#299DCC; }
		#content_area div.no_content div { margin-top:30px; }


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

	#botSec1 { position:relative; width:100%; margin-top:0px; font-family: 'NanumBarunGothic'; background:#fff; }
	.botBox1 { position:relative; width:1160px; min-width:1160px; margin:0 auto; padding:15px 0 20px; border-top:1px solid #222; overflow:hidden; }
	.botBox1_L { float:left; display:block; width:300px; overflow:hidden; }
	.botBox1_R { float:left; display:block; width:835px; padding-left:19px; border-left:1px solid #eee; overflow:hidden;}
	.botBox1_R1 { float:left; display:block; width:413px; overflow:hidden;}
	.botBox1_R2 { float:left; display:block; width:396px; margin-bottom:14px; padding-left:19px; padding-bottom:24px; border-left:1px solid #eee; overflow:hidden;}
	.botBox1_R3 { clear:both; display:block; width:835px; margin-top:20px; padding-top:15px; border-top:1px solid #eee; overflow:hidden;}
	.botBox1_R4 { float:left; display:block; width:250px; overflow:hidden;}
	.botBox1_R5 { float:left; display:block; width:250px; margin-left:20px; padding-left:19px; border-left:1px solid #eee; overflow:hidden;}
	.botBox1_R6 { float:left; display:block; width:250px; margin-left:20px; padding-left:19px; border-left:1px solid #eee; overflow:hidden;}
	.botBox1_R7 { float:left; display:block; width:250px; margin-left:20px; padding-left:19px; border-left:1px solid #eee; overflow:hidden;}
	.botTit { margin:0 0 7px; font-size:16px; font-weight:600; color:#222; }
	.botTit_smt { margin:0 0 5px; font-size:14px; font-weight:400; color:#555; }
	.botTit_smt1 { margin:0 0 5px; font-size:12px; font-weight:400; color:#888; }
	.botTel { margin:0 0 4px; font-family: Arial; font-size:44px; padding-left:46px; font-weight:600; color:#F52525; background:url('/image/common/tel_icon.png') left center no-repeat; }
	.botTel1 { margin:0 0 5px; font-size:14px; font-weight:400; color:#000; }
	.botTel2 { margin:0 0 5px; font-size:12px; font-weight:400; color:#000; }
	.botTel3 span a { display:inline-block; margin-top:12px; padding:3px 8px 2px; font-size:13px; color:#333; border:1px solid #666; }
	.botTel3 span a:hover { color:#fff; border:1px solid #111; background:#111; }
	.botWeb { margin:0 0 7px; font-size:17px; font-weight:400; color:#000; }
	.botWeb1 span a { display:inline-block; padding:5px 18px 3px; font-size:14px; color:#fff; background:#555; }
	.botWeb1 span a:hover { color:#fff; background:#111; }
	.botBank { margin:0 0 5px; font-size:17px; font-weight:400; color:#000; }
	.botBank1 { font-size:15px; }

	#botSec2 { position:relative; width:100%; margin-top:0px; background:#FFE545; border:0px solid #222; }
	.botBox2 { position:relative; width:1160px; min-width:1160px; margin:0 auto; padding:18px 0 20px; overflow:hidden; }
	.botBox2_L { float:left; display:block; width:193px; overflow:hidden; }
	.botBox2_L span { display:block; padding:3px 0 1px; font-family: 'NanumBarunGothic'; font-size:13px; color:#222; }
	.botBox2_L span a { color:#222; }
	.botBox2_L span a:hover { text-decoration:underline; }
	
	#bottom { clear:both; position:relative; width:100%; min-width:1160px; margin:40px 0 0; font-family: 'NanumBarunGothic'; }
		.inner { position:relative; width:1160px; min-width:1160px; margin:0 auto; }
		#menu_member_100per { position:relative; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; }
		#menu_member { position:relative; clear:both; margin:0 auto; width:1160px; color:#FFF; }
		#menu_member ul li { display:inline-block; padding:14px 0 12px; }
		#menu_member ul li span { display:inline-block; margin-right:20px; padding-right:13px; font-size:14px; color:#444; }
		#menu_member ul li span:hover { color:#000; }
		#menu_member ul li span.private {  }
		#menu_focus { position:absolute; right:20px; top:40px; }
		#menu_focus span { float:left; margin-left:2px; }

		#copyright { position:relative; width:100%; min-width:1160px; padding:15px 0px 40px 0px; font-size:12.5px; color:#888; background:#F9F9F9; overflow:hidden; }
		#copyright div.address { font-style:normal; line-height:20px; }
		#copyright div.address > div { clear:both; }
		#copyright span { float:left; display:inline-block; margin-left:10px; padding-left:10px; }
		#copyright div.address > div > span:first-child { margin-left:0px; padding-left:0px; }

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

		.escrow { position:absolute; top:0; right:0; width:200px; z-index:5; background:url('/image/common/escrow.png') right 24px no-repeat; }
		.escrowTit { margin:0 0 5px; font-weight:600; color:#333; }
		.escrowTxt { font-size:11px; line-height:135%; }
		.escrowBtn { display:inline-block; margin:2px 0 10px; padding:0; font-size:11px; color:#666; }

		/* Quick*/
		.quickR { position:fixed; top:50%; right:50%; width:90px; margin-top:-380px; margin-right:-700px; font-size:12px; z-index:7777; text-align:center}
		.quickR span { display:block; margin-bottom:15px}

		.quickR2 { position:fixed; top:50%; right:50%; width:90px; margin-top:-380px; margin-right:-700px; font-size:12px; z-index:7777; text-align:center}
		.quickR2 span { display:block; margin-bottom:15px}


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


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


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


	/* 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; }


	/* 버튼스타일 */
		p .gray-btn, p .gray-btn:visited{
			display: inline-block;
			padding: 7px 32px;
			font-size:13px;
			background: #f2f2f2;
			border:1px solid #e2e2e2;
			border-radius: 3px;
			font-family:'Arial';
			text-align: center;
			color: #555;
			-webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			-o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
		}
		p .gray-btn:hover{
			color: #222;
			background: #fcca0f;
			border:1px solid #fcca0f;
		}

	/* 버튼스타일 */
		p .yellow-btn, p .yellow-btn:visited{
			display: inline-block;
			padding: 10px 40px;
			font-size:16px;
			font-weight:600;
			background: #ffcc0f;
			border:1px solid #ffcc0f;
			border-radius: 3px;
			text-align: center;
			color: #111;
			-webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			-o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
		}
		p .yellow-btn:hover{
			background: #222;
			color: #ffcc0f;
			border:1px solid #222;
		}

	/* 버튼스타일 */
		p .blue-btn, p .blue-btn:visited{
			display: inline-block;
			padding: 8px 22px;
			font-size:14px;
			background: #0084c5;
			border:1px solid #0084c5;
			text-align: center;
			color: #fff;
			-webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			-o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
		}
		p .blue-btn:hover{
			background: #333;
			color: #FFCC0F;
			border:1px solid #333;
		}
		

	/* table */
		#content_area table.basic { border-collapse:collapse; border-spacing:0; width:99.9%;}
		#content_area table.basic td, table.basic td * { font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; font-size:15px; }
		#content_area table.basic th{padding:7px 24px; background:#686868; border-bottom:1px solid #8f8f8f; color:#fff; text-align:left; font-size:13px; font-weight:600;}
		#content_area table.basic td{padding:8px 24px 7px 24px; background:#f2f2f2; border-bottom:1px solid #fff; font-size:13px; color:#111;}
		#content_area table.basic th.last{border-bottom:none;}
		#content_area table.basic td.last{border-bottom:none;}
		#content_area table.basic td.bgn{background:none; border-bottom:1px solid #e4e4e4; border-right:1px solid #e4e4e4;}
		#content_area table.basic img { display:inline; }

	/* table */
		#content_area table.buy { border-collapse:collapse; border-spacing:0; width:99.9%;}
		#content_area table.buy td, table.basic td * { font-family:'나눔바른고딕','NanumBarunGothic','나눔고딕','NanumGothic', '맑은 고딕','malgun gothic','Nanum Gothic','dotum','돋움'; font-size:15px; }
		#content_area table.buy th{padding:9px 0px;  border-bottom:1px solid #eee; font-size:14px; color:#222; font-weight:600;}
		#content_area table.buy td{padding:9px 0px; border-bottom:1px solid #eee; font-size:14px; color:#555;}
		#content_area table.buy th.last{border-bottom:none;}
		#content_area table.buy td.last{border-bottom:none;}
		#content_area table.buy td.price{color:#e50000; font-size:15px; font-weight:600;}
		#content_area table.buy td.txt_r{text-align:right;}
		#content_area table.buy td.strong{color:#222; font-size:15px; font-weight:600; }
		#content_area table.buy td.bbn{border-bottom:none;}
		#content_area table.buy img { display:inline; }

		table.buy tr td input[type=text]{ vertical-align:middle; padding-left:20px; font-size:14px; width:740px; height:34px; line-height:34px; border:1px solid #DADADA; background:#FDFDFD; color:#333; font-weight:bold; }
		table.buy tr td input[type=text]:focus { background:#FFF; border:1px solid #ffcc0f; }
		table.buy tr td input[type=text]:blur { background:#FDFDFD; border:1px solid #DADADA; }
		table.buy 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:#333; font-weight:bold; }
		table.buy tr td input[type=password]:focus { background:#FFF; border:1px solid #ffcc0f; }
		table.buy tr td input[type=password]:blur { background:#FDFDFD; border:1px solid #DADADA; }
		table.buy tr td input[type=file]{ vertical-align:middle; font-size:14px; width:548px; height:34px; line-height:34px;  }
		table.buy tr td select { border:1px solid #DADADA; font-size:14px; padding:7px; }
		table.buy tr td select.wide { width:548px; }
		table.buy tr td select:focus { border:1px solid #ffcc0f; }
		table.buy tr td select:blur { border:1px solid #DADADA; }
		table.buy tr td span.tel_slice { float:left; vertical-align:middle; display:inline-block; width:20px; height:36px; line-height:36px; text-align:center;}
		table.buy tr td span.bold_000 { font-weight:bold; color:#000; }
		table.buy tr td textarea { padding:20px; font-size:14px; line-height:1.5; width:934px; height:300px; border:1px solid #DADADA; background:#FDFDFD; color:#333; }
		table.buy tr td textarea:focus { background:#FFF; border:1px solid #ffcc0f; }
		table.buy tr td textarea:blur { background:#FDFDFD; border:1px solid #DADADA; }
		table.buy tr td textarea.w718p { width:718px; }
		table.buy tr td input.normal{width:315px;}
		table.buy tr td input.addr { margin-top:4px; }
		table.buy tr td input.css_tel { float:left; width:148px; }

	/* 메인 */
		div.main_about{width:1260px; margin:0 auto; overflow:hidden; background:url('../img/main_about_mark.jpg')right 10px no-repeat;}
		div.main_about h3{font-size:40px; color:#222; font-weight:bold; text-align:center; font-family:'Arial'; padding-bottom:30px; margin-bottom:35px; background:url('../img/bar_black.gif') center bottom no-repeat;}
		div.main_about div.txt_area{width:880px; float:left; text-align:center; margin-left:200px;}
		div.main_about div.banner_area{width:160px; height:133px; float:left; text-align:center; margin-top:30px;}
		div.main_about p.title_middle{ width:880px; font-size:18px; color:#222; text-align:center; margin-bottom:20px; font-weight:600; }
		div.main_about p.desc{width:880px; height:120px; font-size:15px; color:#555; line-height:1.6em; margin-bottom:15px; text-align:center;}
		div.main_about p.img_txt{text-align:center;}

		div.main_products{width:1260px; margin:0 auto; overflow:hidden;}
		div.mp_box{width:630px; float:left;}
		div.mp_box div.txt_info{width:280px; float:left;}
		div.mp_box div.txt_info p.cate{font-size:31px; font-weight:600; color:#111; margin-bottom:20px;}
		div.mp_box div.txt_info p.name{font-size:26px; font-weight:600; color:#fcc600; margin-bottom:5px;}
		div.mp_box div.txt_info p.desc{width:270px; font-size:14px; color:#333; line-height:1.4em; margin-bottom:15px;}
		div.mp_box div.txt_info p.price{font-size:16px; font-weight:600; color:#e30000; margin-bottom:20px;}
		div.mp_box div.txt_info p.p_btn{}
		div.mp_box div.mp_img{width:280px; float:left; margin-left:5px;}

		div.main_customer{width:1260px; margin:0 auto; overflow:hidden; margin-top:12px;}
		div.main_customer div.info_tel{float:left; font-size:24px; color:#111; font-weight:bold; letter-spacing:-0.01em;}
		div.main_customer div.icon_menu{float:right; width:580px;}
		div.main_customer div.icon_menu ul.im li{margin-right:30px; float:left; font-size:13px; color:#111; font-weight:600;}
		div.main_customer div.icon_menu ul.im li img{width:22px; position:relative; top:7px; left:0px; margin-right:5px;}
		div.main_customer div.icon_menu ul.im li a:link{color:#111;}
		div.main_customer div.icon_menu ul.im li a:hover{text-decoration:underline;}
		div.main_customer div.icon_menu ul.im li a:visited{color:#111;}

	/* 제품상세 */
		div.detail_title{font-size:36px; font-weight:600; color:#111; text-align:center; margin-bottom:70px;}
		div.detail_title span{border-bottom:1px solid #111;}
		
		div.product_top{width:1160px; float:left; overflow:hidden;}
		div.product_top p.top_img{width:600px; float:left;}
		div.product_top div.info_box{width:400px; float:left; margin-top:0px;}
		div.product_top div.info_box p.cate{width:400px; float:left;font-size:28px; color:#111;}
		div.product_top div.info_box p.name{width:400px; float:left;font-size:40px; color:#111; font-weight:600;}
		div.product_top div.info_box p.btn_buy{width:400px; float:left; margin-top:30px; text-align:center;}
		div.product_top div.info_box p.btn_buy a.yellow-btn a:link{color:#111;}
		div.product_top div.info_box p.btn_buy a.yellow-btn a:hover{text-decoration:none; color:#ffcc0f;}
		div.product_top div.info_box p.btn_buy a.yellow-btn a:visited{color:#111;}
		div.product_top div.info_box ul{width:400px; float:left; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-top:15px; padding:15px 0px;}
		div.product_top div.info_box ul li{list-style:none; font-size:15px; color:#333; margin-bottom:8px; background:url('../img/sub_menu2_bul.gif')left 10px no-repeat; padding-left:15px;}
		div.product_top div.info_box ul li strong{font-weight:600; color:#111;}
		div.product_top div.info_box ul li.price{padding-left:0px; background:none; font-size:17px; color:#ea0000; font-weight:600; margin-bottom:15px;}

		div.top_guide{width:1160px; float:left; background:#111; height:140px; overflow:hidden; text-align:center;}
		div.top_guide p{font-size:17px; font-weight:600; color:#fff; padding-top:43px;}

		div.product_spec{width:1160px; float:left; overflow:hidden; padding:70px 0px; border-bottom:2px solid #ffcc0f;}
		div.product_spec p.spec_img{width:464px; float:left;}

		div.product_features{width:1160px; float:left; overflow:hidden; padding:70px 0px; border-bottom:2px solid #ffcc0f;}
		div.product_features div.imgleft_box{width:1160px; float:left; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px;}
		div.product_features div.imgleft_box p.img_area{width:420px; float:left; margin-left:30px;}
		div.product_features div.imgleft_box div.desc_area{width:520px; float:left; margin-top:20px;}
		div.product_features div.imgleft_box div.desc_area p.title{font-size:24px; color:#111; font-weight:bold; margin-bottom:35px; text-align:left;}
		div.product_features div.imgleft_box div.desc_area p.title img{position:relative; top:12px; left:0; margin-right:12px;}
		div.product_features div.imgleft_box div.desc_area p.title_s{font-size:18px; color:#ff5400; font-weight:600; margin-bottom:10px;}
		div.product_features div.imgleft_box div.desc_area p.desc{width:580px; font-size:15px; color:#333;}

		div.product_features div.imgright_box{width:1160px; float:left; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px;}
		div.product_features div.imgright_box p.img_area{width:420px; float:left; text-align:right;}
		div.product_features div.imgright_box div.desc_area{width:520px; float:left; margin-left:30px; margin-top:20px;}
		div.product_features div.imgright_box div.desc_area p.title{font-size:24px; color:#111; font-weight:bold; margin-bottom:35px; text-align:left;}
		div.product_features div.imgright_box div.desc_area p.title img{position:relative; top:12px; left:0; margin-right:12px;}
		div.product_features div.imgright_box div.desc_area p.title_s{font-size:18px; color:#ff5400; font-weight:600; margin-bottom:10px;}
		div.product_features div.imgright_box div.desc_area p.desc{width:580px; font-size:15px; color:#333;}
		div.product_features div.last{border-bottom:none; padding-bottom:0px; margin-bottom:0px;}

		div.product_features div.noimg_box{width:580px; float:left; border-bottom:1px solid #ddd; padding-bottom:25px; margin-bottom:25px;}
		div.product_features div.noimg_box div.desc_area{width:580px; float:left; margin-left:30px; margin-top:20px;}
		div.product_features div.noimg_box div.desc_area p.title{font-size:24px; color:#111; font-weight:bold; margin-bottom:35px; text-align:left;}
		div.product_features div.noimg_box div.desc_area p.title img{position:relative; top:12px; left:0; margin-right:12px;}
		div.product_features div.noimg_box div.desc_area p.title_s{font-size:18px; color:#ff5400; font-weight:600; margin-bottom:10px;}
		div.product_features div.noimg_box div.desc_area p.desc{width:580px; font-size:15px; color:#333;}

		div.product_features div.feature_list{}
		div.product_features div.feature_list ul li{list-style:none; font-size:15px; color:#333; background:url('../img/bullet_green.gif')left 8px no-repeat; padding-left:15px; margin-bottom:15px;}
		div.product_features div.feature_list ul li.point{font-weight:600; color:#448a00;}

		div.product_system{width:1160px; float:left; overflow:hidden; padding:70px 0px; border-bottom:2px solid #ffcc0f;}
		div.product_system div.stage{width:300px; height:525px; float:left; border:1px solid #ddd; padding:15px 0px 30px 0px; margin-left:20px;}
		div.product_system div.stage div.img{width:300px; height:389px; float:left;}
		div.product_system div.stage div.title{width:300px; float:left; font-size:22px; font-weight:600; color:#ff5400; text-align:center; margin-top:20px;}
		div.product_system div.stage div.desc{width:300px; float:left; font-size:15px; color:#333; text-align:center; margin-top:8px; line-height:1.4em;}


		div.product_plan{width:1160px; float:left; overflow:hidden; padding:70px 0px; border-bottom:2px solid #ffcc0f;}
		div.product_plan div.function_box{width:460px; float:left; margin-top:70px;}
		div.product_plan div.function_box p.tit{font-size:18px; font-weight:600; color:#333; margin-bottom:10px;}
		div.product_plan div.mr50{margin-right:50px;}

		div.product_option{width:1160px; float:left; overflow:hidden; padding:70px 0px;}
		div.product_images{width:1160px; float:left; overflow:hidden; padding:70px 0px; border-bottom:2px solid #ffcc0f;}
		div.product_images p.img{width:1160px; float:left; margin-bottom:70px;}
		div.product_images p.mb50{margin-bottom:50px;}

		div.product_detail{width:1160px; float:left; overflow:hidden; padding:70px 0px;}
		div.product_detail div.dbox{width:457px; float:left; margin-right:85px; margin-bottom:60px;}
		div.product_detail div.last{margin-right:0px;}
		div.product_detail div.dbox p.title{font-size:18px; color:#111; margin-bottom:10px;}

		/* 구매하기 */
		div.buy_info{width:1160px; margin:0 auto;}
		div.buy_info p.tit{font-size:18px; font-weight:600; color:#222; border-bottom:1px solid #222; padding-bottom:3px;}
		div.buy_info p.btn_buy{float:right; margin-top:20px;}
		div.buy_info p.btn_buy a:link{color:#111;}
		div.buy_info p.btn_buy a:hover{text-decoration:none; color:#ffcc0f;}
		div.buy_info p.btn_buy a:visited{color:#111;}

		div.buy_info div.buy_info_prod{width:1160px; float:left; margin-bottom:50px;}



	/* 제품 리스트 */
	div.search_filter_wrap{width:1160px; float:left; overflow:hidden; margin-bottom:50px; border-top:1px solid #ddd;}
	div.search_filter{width:1160px; float:left; overflow:hidden;}
	div.search_filter div.tit{width:170px; float:left; height:42px; background:#d7e721; font-size:14px; font-weight:bold; text-align:center; border-bottom:1px solid #e8ef98; color:#111; padding-top:10px; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
	div.search_filter div.item{width:830px; float:left;height:42px; font-size:13px; color:#111; padding-top:10px; padding-left:20px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
	div.search_filter div.item li{float:left; margin-right:20px; list-style:none;}
	div.search_filter div.item li input{position:relative; top:2px; left:0px; margin-right:5px;}

	div.products_list{width:1160px; float:left; overflow:hidden;}
	div.products_list ul.mp_list li{width:230px; height:340px; float:left; list-style:none; background:#fff; margin-right:25px; margin-bottom:50px; border:1px solid #ccc; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
	div.products_list ul.mp_list li.last{margin-right:0px;}
	div.products_list ul.mp_list li p.img{width:200px; height:200px;  position:relative; top:14px; left:14px; padding-top:10px; background:#fff; border:1px solid #eee; text-align:center; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
	div.products_list ul.mp_list li span.icon{width:46px; height:30px; position:relative; top:0; left:0;}
	div.products_list ul.mp_list li p.name{width:216px; height:20px; float:left; font-size:14px; color:#111; font-weight:bold; margin-left:14px; margin-top:36px;}
	div.products_list ul.mp_list li p.model{width:216px; height:20px;float:left; font-size:13px; color:#777; margin-left:14px; margin-bottom:20px;}
	div.products_list ul.mp_list li p.btn{width:228px; height:16px; padding:13px 0px; float:left; background:#FFCC0F; font-size:13px; color:#111; font-weight:600; text-align:center; overflow:hideen;}
	div.products_list ul.mp_list a:hover li{background:#fff url('../img/thumb_p_hover.png')-1px top no-repeat;}

	/* 제품 상세 */
	div.product_view_top{width:1160px; float:left;}
	div.product_view_top div.product_img{width:550px; float:left; margin-right:0px;}
	div.product_view_top div.product_img div.p_select{width:580px;  float:left; margin-bottom:12px; text-align:center; border:1px solid #ccc; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box; display:table;}
	div.product_view_top div.product_img div.p_select span.big{width:350px; height:310px; margin-right:12px; display:table-cell; vertical-align:middle; text-align:center;}
	div.product_view_top div.product_img div.p_thumb{width:450px; float:left;}
	div.product_view_top div.product_img div.p_thumb span.thumb{width:90px; height:90px; border:1px solid #ddd; display:table-cell; vertical-align:middle; text-align:center; webkit-box-sizing: border-box;box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
	div.product_view_top div.product_img div.p_thumb span.on{border:3px solid #FFCC0F;}
	div.product_view_top div.product_img div.p_thumb a{width:90px; height:90px; margin-right:13px; float:left;}
	div.product_view_top div.product_img div.p_thumb a:hover span.thumb{border:3px solid #FFCC0F;}
	div.product_view_top div.product_info{width:450px; float:left;}
	div.product_view_top div.product_info div.series_banner{width:400px; float:left; text-align:right;}
	div.product_view_top div.product_info div.series_banner span{display:inline-block; margin-left:5px;}
	div.product_view_top div.product_info div.model{width:400px; float:left; font-size:16px; font-family:'Arial'; color:#555; padding-bottom:0px;}
	div.product_view_top div.product_info div.name{width:400px; float:left; font-size:30px; color:#111; font-weight:bold; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ddd;}
	div.product_view_top div.product_info div.txt{width:400px; float:left; font-size:14px; color:#555; min-height:80px;}
	div.product_view_top div.product_info div.txt p.more{font-size:13px; color:#777; font-weight:bold; margin-top:20px;}
	div.product_view_top div.product_info div.txt p.more span{margin-left:7px;}
	div.product_view_top div.product_info div.txt a:hover p.more{color:#111;}
	div.product_view_top div.product_info div.btn_buy{width:400px; height:32px; float:left; background:#FFCC0F; font-size:16px; font-weight:600; color:#111; text-align:center; padding-top:10px; margin-bottom:10px;}
	div.product_view_top div.product_info div.btn_link{width:400px; height:32px; float:left; background:#808080; font-size:16px; font-weight:600; color:#fff; text-align:center; padding-bottom:10px;}


	div.product_view_buttom {margin: 30px 0px 30px 0px; text-align: right;}
	div.product_view_buttom button.btn_black_100x30
	{

    margin: 0px;
    padding: 0;
    text-align: center;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #FFCC0F;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #111;
    background: #111;
	}

	

	/* 인사말 */
	div.greeting {overflow:hidden;}
	div.greeting h3 {font-size:24px; line-height:140%; color:#444; margin-top:50px;}
	div.greeting h3.strong {font-size:34px; font-weight:600; margin:30px 0 30px 0; background:url('../img/bar_blue.gif')left bottom no-repeat; padding-bottom:30px;}
	div.greeting h3 .txt_blue {color:#0084c6;}
	div.greeting p.txt_big {font-size:20px; color:#333; font-weight:600;}
	div.greeting div.greeting_copy {font-size:17px; color:#555; line-height:140%; margin-top:30px;}
	div.greeting div.greeting_copy p {margin-bottom:18px;}
	div.greeting div.copy_sign {margin-bottom:50px;}
	div.greeting div.copy_sign span.txt_big {font-size:18px; color:#333; font-weight:600;}
	div.greeting div.copy_sign img{position:relative; top:20px; left:20px;}
	div.greeting p.btn{float:right;}

	/* 브랜드 */
	div.brand{overflow:hidden;}
	div.brand div.b_overview{font-size:17px; color:#555; text-align:center; padding-bottom:50px; border-bottom:5px solid #FFCC0F;}

	div.tab_agency {width:1160px; float:left; margin-bottom:20px;}
	div.tab_agency ul.tab10 li a:hover,.tab li a.on {background:#FFCC0F;color:#222;}
	div.tab_agency ul.tab10 li {width:94px; list-style:none; float:left; margin-left:3px;height:44px; border:1px solid #555; text-align:center;line-height:44px;}
	div.tab_agency ul.tab10 li:first-child {margin-left:0;}
	div.tab_agency ul.tab10 li a {color:#555; display:block; font-size:17px;}
	div.tab_agency ul.tab10 li a.on{background:#333; color:#FFCC0F; font-weight:600;}



	/* 전국판매점 */
	/* 기본 게시판 */
	table.agency {width:99.9%; border-top:1px solid #999; border-collapse:collapse;}
	table.no_left_right_border{border-right:hidden;}
	table.agency.border_gray { border-top:1px solid #999; }
	table.agency thead th,table.agency tbody th {background:#f5f5f5; border-bottom:1px solid #d9d9d9; padding:12px 0; color:#4d4d4d; font-size:15px; font-weight:600; text-align:center; border-right:1px solid #d9d9d9; vertical-align:middle;}
	table.agency tbody td {border:1px solid #d9d9d9; padding:12px 2px; color:#666; vertical-align:middle; text-align:center;}
	table.agency tbody td.blue{color:#0084c6;}
	table.agency tbody td.subject {text-align:left; line-height:140%; padding-left:15px;}
	table.agency tbody td.subject a {color:#333}
	table.agency tbody td.gray {color:#a3a3a3}

	/* 오시는길 */
	#content_area #location {}
	#content_area #location ul li{ list-style:none; padding:20px 0px 20px 50px; border-bottom:1px solid #ddd; font-size:16px; color:#333; }
