@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css); 

/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(../sub/css/font//NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       url(../../sub/css/font/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(../../sub/css/font/NanumBarunGothicUltraLight.woff2) format('woff2'),
       url(../../sub/css/font/NanumBarunGothicUltraLight.woff) format('woff'),
       url(../../sub/css/font/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(../sub/css/font/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       url(../sub/css/font/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(../sub/css/font/NanumBarunGothicLight.woff2) format('woff2'),
       url(../sub/css/font/NanumBarunGothicLight.woff) format('woff'),
       url(../sub/css/font/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../sub/css/font/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic'),
       url(../sub/css/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(../sub/css/font/NanumBarunGothic.woff2) format('woff2'),
       url(../sub/css/font/NanumBarunGothic.woff) format('woff'),
       url(../sub/css/font/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../sub/css/font/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(../sub/css/font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(../sub/css/font/NanumBarunGothicBold.woff2) format('woff2'),
       url(../sub/css/font/NanumBarunGothicBold.woff) format('woff'),
       url(../sub/css/font/NanumBarunGothicBold.ttf) format('truetype');
}



@font-face {
	font-family : raleway_b;
	src: url('../sub/css/font/raleway_b.eot'); /* 저버전 익스플로러 폰트 적용*/
	src: url('../sub/css/font/raleway_b.eot') format('eot'), /* IE 9 폰트 적용 */
	url('../sub/css/font/raleway_b.woff') format('woff'); /* IE 9, 파이어폭스, 크롬 폰트 적용 */
}

@font-face {
	font-family : g_book;
	src: url('../sub/css/font/g_book.eot'); /* 저버전 익스플로러 폰트 적용*/
	src: url('../sub/css/font/g_book.eot') format('eot'), /* IE 9 폰트 적용 */
	url('../sub/css/font/g_book.woff') format('woff'); /* IE 9, 파이어폭스, 크롬 폰트 적용 */
}


	#main_right_btn {position:fixed; top:450px;  right:30px; z-index:100000000; width:170px; color:#333; font-family : raleway_b; text-transform:uppercase;font-size:12px;}
	#main_right_btn div {background:url('../../sub/img/main_right_btn_off.png')left no-repeat; width:170px; height:30px; padding-left:25px; line-height:30px; color:#333;}
	#main_right_btn div:hover {background:url('../../sub/img/main_right_btn_on.png')left no-repeat; width:170px; height:30px; padding-left:25px; color:#f16550;}
	#main_right_btn a {color:#333;}
	#main_right_btn a:hover {color:#f16550;}

	.header{position:absolute;z-index:1000;width:100%; top:0; z-index:100000000000000;}
	.header01{width:100%;height:90px;border:0px solid red;background:rgba(255,255,255,1.0); border-bottom:1px solid #e3e3e3; }
	.header02{width:100%;height:50px;border-bottom:1px solid #ddd;background:#fff;}
	.header_box{width:366px;float:left;overflow:hidden;}
	.top1{width:1100px;border:0px solid red;margin:0 auto;height:90px; padding-top:22px;}
	.top2{width:1100px;margin:0 auto;height:50px;line-height:50px;text-align:center;}
	.top2 li {float:left; width:16.6%; text-align:center; height:50px; line-height:50px; cursor: pointer; font-size:17px; color:#000; font-weight:bold; background:url('../sub/img/top_bar.jpg') right no-repeat;}
	.top2 li:hover {font-weight:bold; color:#f16550;}
	.top2 a{font-size:17px; color:#000;margin:0px 15px; font-weight:bold;}
	.top2 a:hover{font-weight:bold; color:#f16550;}

	.top2_over {width:1100px; margin:0 auto;}
	.top2_over li {
		display:none; float:left; width:16.6%; text-align:center; 
		background-color:#fff; padding:15px 0; line-height:30px; font-size:15px; 
		border-top:2px solid #f16550; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	}
	.top2_over li a {color:#5f5f5f; background-color:#fff;}
	.top2_over li :hover {color:#f16550; background-color:#fff;}
	.clear{clear:both;}

	.main_slide{width:100%;height:675px;}
	.main_slide .title {text-align:center; font-family:raleway_b; font-size:70px; text-transform:uppercase; color:#fff; padding-top:150px;}
	.main_slide .title img {width:530px;}
	.main_slide .stitle {background:url('../sub/img/main_stitle_bg.png') repeat; padding:0 5px; font-size:25px; color:#fff; text-align:center;}
	.main_slide .text {text-align:center; color:#fff; font-size:30px; padding-top:30px; font-family: 'Nanum Barun Gothic'; font-weight:300; line-height:40px;}
	.main_slide .text p {}

	.blank {width:100%; height:140px;}

	.main_pro_btn {position:absolute; width:1100px; height:190px; z-index:1000; top:621px; left:50%; margin-left:-550px;}
	.main_pro_btn .btn {width:100%; height:127px;}
	.main_pro_btn .btn li {float:left; width:136.5px; height:127px; border-right:1px solid #5c5c5c; text-align:center; cursor: pointer; transition:background-color .3s ease; background-color:#494949;}
	.main_pro_btn .btn li:hover {background-color:#f16550; transition:background-color .3s ease;}
	.main_pro_btn .btn li p {color:#fff; font-size:12px; padding-top:5px; line-height:17px;}
	.main_pro_btn .btn li img {padding-top:30px;}
	.main_pro_btn .search {width:1099px; height:62px; background-color:#fff; border-bottom:1px solid #ddd;}
	
	.main_business {width:1100px; margin:0 auto; padding:80px 0;}
	.main_business .biz {overflow:hidden;}
	.main_business .biz li {float:left; width:20%; height:325px; text-align:center; color:#888; font-size:14px; line-height:22px; cursor: pointer; padding-bottom:20px;}
	.main_business .biz li p {color:#333; font-size:17px; font-weight:bold; padding-bottom:15px;}
	.main_business .biz li img {padding:20px 0 20px 0;}

	.main_title {text-align:center; color:#aaa; font-size:15px; letter-spacing:-0.5px; line-height:14px; padding-bottom:30px; height:65px;}
	.main_title p {font-size:35px; color:#343434; padding-bottom:22px; font-family : raleway_b;}

	.main_fire {width:100%; height:430px; overflow:hidden; background:url('../sub/img/bang_bg.jpg') center no-repeat; background-attachment:fixed; text-align:center;  text-align:center; color:#fff; font-size:17px; line-height:30px;}
	.main_fire .left {float:left; width:50%; height:430px; background:url('../sub/img/main_fire_left_bg.jpg') center no-repeat; background-size:cover; text-align:center; cursor: pointer;}
	.main_fire .left p {color:#fff; font-size:30px; font-weight:bold; padding-top:30px;}
	.main_fire .left img {padding-top:150px;}
	.main_fire .right {float:left; width:50%; height:430px; background-color:#353535; color:#888; font-size:15px; text-align:center; line-height:22px;}
	.main_fire .right p {color:#fff; font-size:40px; font-weight:bold; padding-bottom:30px;}
	.main_fire .right h2 {color:#ff5353; font-size:19px; font-weight:bold; padding-bottom:20px;}
	.main_fire .right img {padding-top:90px; padding-bottom:30px;}
	.main_fire p {color:#fff; font-size:40px; font-weight:bold; padding:80px 0 3px 0; font-family : raleway_b; text-transform:uppercase;}
	.main_fire .btn {float:left; width:200px; height:50px; border:2px solid #fff; border-radius:50px; line-height:50px; font-size:15px; color:#fff; font-weight:bold; text-align:center; margin:0 auto; cursor: pointer; margin:0 5px; transition:background-color .3s ease;}
	.main_fire .btn:hover {border:2px solid #e60012; background-color:#e60012; color:#fff; transition:background-color .3s ease; font-weight:bold;}
	.main_fire b {font-size:25px; font-weight:bold; padding-bottom:30px;}


	.main_port {width:1100px; margin:0 auto; padding:85px 0 70px 0;}
	.main_port .btn {
		width:200px; height:50px; border:2px solid #777;
		border-radius:50px; line-height:50px; font-size:15px; color:#777; text-align:center; margin:0 auto; cursor: pointer; font-weight:bold; transition:background-color .3s ease;}
	.main_port .btn:hover {border:2px solid #f16550; color:#fff; background-color:#f16550; transition:background-color .3s ease;}

	.main_qu {width:100%; height:360px; background:url('../sub/img/qu_bg.jpg') center no-repeat; text-align:center; color:#fff; font-size:17px; background-attachment:fixed;}
	.main_qu p {color:#fff; font-size:40px; font-weight:bold; padding:80px 0 3px 0; font-family : raleway_b; text-transform:uppercase;}
	.main_qu .btn {width:200px; height:50px; border:2px solid #fff; border-radius:50px; line-height:50px; font-size:15px; color:#fff; text-align:center; margin:0 auto; cursor: pointer; font-weight:bold; transition:background-color .3s ease;}
	.main_qu .btn:hover {border:2px solid #f16550; color:#fff; background-color:#f16550; transition:background-color .3s ease;}

	.main_news {width:1100px; overflow:hidden; margin:0 auto; padding:80px 0;}
	.main_news .btn {
		width:200px; height:50px; border:2px solid #777;
		border-radius:50px; line-height:50px; font-size:15px; color:#777; text-align:center; margin:0 auto; cursor: pointer; font-weight:bold; transition:background-color .3s ease;}
	.main_news .btn:hover {border:2px solid #f16550; color:#fff; background-color:#f16550; transition:background-color .3s ease;}

	.main_icon {width:1100px; margin:0 auto; overflow:hidden; padding-bottom:70px; border-top:1px solid #dedede;}
	.main_icon .icon_01 {border-right:1px solid #dedede; float:left; width:49%; padding:45px 0 20px 0; cursor: pointer; }
	.main_icon .icon_02 {float:left; width:50%; padding:40px 0; cursor: pointer; }
	.main_icon .img {float:left; width:200px; text-align:center;}
	.main_icon .img img {padding-top:20px;}
	.main_icon .text {float:left; width:285px; text-align:left; font-size:15px; line-height:22px; color:#777;}
	.main_icon .text h2 {font-size:20px; font-family : raleway_b; padding-bottom:10px; color:#222;}
	.main_icon .text p {font-size:17px; padding-bottom:10px; color:#222;}

	.main_icon_new {width:1100px; margin:0 auto; overflow:hidden; padding-bottom:70px; border-top:1px solid #dedede;}
	.main_icon_new li {float:left; width:33%; text-align:center; font-size:13px; line-height:22px; color:#777; cursor: pointer; }
	.main_icon_new li p {font-size:17px; padding-bottom:10px; color:#222; font-weight:bold;}
	.main_icon_new li img {padding:50px 0 20px 0;}


	.hov_tab_area{width:100%;position:absolute;margin-top:-34px}
	.hov_tab_area2{width:1100px;border:1px solid #e5e5e5;margin:0 auto;height:69px;}
	.t1{background-image:url('../sub/img/t1.png');width:274px;height:69px;border-right:1px solid #e5e5e5;float:left;font-size:18px;text-align:center;line-height:69px;}
	.t1:hover{background-image:url('../sub/img/t1_on.png');color:#fff;cursor:pointer;}
	.t2{background-image:url('../sub/img/t2.png');width:274px;height:69px;border-right:1px solid #e5e5e5;float:left;font-size:18px;text-align:center;line-height:69px;}
	.t2:hover{background-image:url('../sub/img/t2_on.png');color:#fff;cursor:pointer;}
	.t3{background-image:url('../sub/img/t3.png');width:274px;height:69px;border-right:1px solid #e5e5e5;float:left;font-size:18px;text-align:center;line-height:69px;}
	.t3:hover{background-image:url('../sub/img/t3_on.png');color:#fff;cursor:pointer;}
	.t4{background-image:url('../sub/img/t4.png');width:274px;height:69px;float:left;font-size:18px;text-align:center;line-height:69px;}
	.t4:hover{background-image:url('../sub/img/t4_on.png');color:#fff;cursor:pointer;}
	.center1100{width:1100px;margin:0 auto;}
	.center1101{width:1100px;margin:0 auto; text-align:center;}
	.center1101 a {margin:0 40px;}

	.box_wrap{width:100%;height:728px;background:#f9f9f9;border-top:1px solid #ddd;}
	.box1{width:546px;height:422px;background-image:url('../sub/img/box_bg_1.png');position:relative;float:left;}
	.box2{width:274px;height:210px;background-image:url('../sub/img/box2_btn.png');float:left;}
	.box3{width:274px;height:210px;float:left;}
	.box4{width:272px;height:210px;background:#fff;border:1px solid #ddd;border-right:none;float:left;}
	.box5{width:274px;height:212px;background-image:url('../sub/img/box_bg_2.png');float:left;}
	.box6{width:272px;height:210px;background:#fff;border:1px solid #ddd;border-right:none;float:left;}
	.box7{width:273px;height:210px;background-image:url('../sub/img/box3_btn.png');float:left;}
	.box8{width:273px;height:212px;;float:left;}
	.box9{width:274px;height:212px;background-image:url('../sub/img/box4_btn.png');float:left}
	.footer_area{width:100%;height:290px;border-top:1px solid #ddd;}
	.footer_area01{margin-top:50px;height:50px;}
	.footer_left{width:733px;float:left;}
	.footer_right{width:360px;float:left;line-height:50px;text-align:right;}
	.footer_right a{font-size:15px;color:#161616}
	.footer_info{padding-top:23px; font-size:14px; color:#999;}
	.footer_info span {color:#ddd;}

	.tab {width:1100px;margin:0 auto;height:50px;}
	.tab div{ background:#fff; color:#2d2d2d; line-height:50px;text-align:center;font-size:17px; float:left;border:1px solid #ddd; cursor:pointer;}
	.tab div:hover{ background:#f16550;color:#fff; border:1px solid #a10045;}
	.tab div.active{ background:#f16550;color:#fff; border:1px solid #a10045;}


#head_new {width:100%; height:90px; margin:0 auto; background-color:#fff; border-bottom:1px solid #ddd; position:fixed; top:0; z-index:10000000000000000000000000000000000000000000000000;}
#head_new .logo {float:left; width:200px; line-height:90px; text-align:center;}
#head_new .menu {float:left; width:700px; font-size:18px; font-weight:bold; color:#000; text-align:center; padding:30px 0;}
#head_new .menu a {color:#000; margin:0 40px;}
#head_new .menu a:hover {color:#e60012; margin:0 40px;}
#head_new .menu li {float:left; margin:0 13px; font-size:15px; color:#000; line-height:90px;}
#head_new .lan {float:left; width:110px; line-height:90px;}
#head_new .lan a {margin-right:5px;}
#head_new .search {float:left; width:90px; height:89px; text-align:center; background:url('../../sub/img/top_search_off.png') center no-repeat; cursor: pointer; transition:background-color .3s ease;}
#head_new .search:hover {background:url('../../sub/img/top_search_on.png') no-repeat; transition:background-color .3s ease;}

/*
#head_over {margin-top:-500px; width:100%; min-width:1100px; height:350px; background:url('../../sub/img/over_top_bg.png') repeat; position:fixed; z-index:1000000; border-bottom:1px solid #ddd;}
#head_over ul {width:600px; margin:0 auto;}
#head_over li {float:left; width:20.7%; height:322px; border-right:1px solid #ddd; color:#000; text-align:left; font-size:15px; padding:14px 2%;}
#head_over .mm {padding:5px 5px 5px 12px; text-align:left; color:#000; border-bottom:1px solid #e3e3e3; cursor: pointer; background:url('../../sub/img/top_arrow.png')left center no-repeat;}
#head_over .mm:hover {color:#f16550; font-weight:bold;}
#head_over .over_blank {width:100%; height:15px;}
*/


#head_over {margin-top:-500px; width:100%; min-width:1100px; height:270px; background:url('../../sub/img/over_top_bg.png') repeat; position:fixed; z-index:1000000; border-bottom:1px solid #ddd;}
#head_over ul {width:600px; margin:0 auto;}
#head_over li {float:left; width:18.7%; height:242px; border-right:1px solid #ddd; color:#000; text-align:left; font-size:13px; line-height:27px; padding:14px 3%;}
#head_over li a {color:#000;}
#head_over li a:hover {color:#e60012; }
#head_over .over_blank {width:100%; height:15px;}


#over_search {display:none; width:400px; height:55px; background-color:#fff; border:4px solid #f16550; position:fixed; top:91px; left:50%; margin-left:142px; z-index:100000000000000000000000000000000000000000000000000;}

/*
.mf_text_area {width:1100px; margin:0 auto; padding-top:90px;}
.mf_text {width:480px; height:520px; background:url('../../sub/img/mf_text_bg.png') center no-repeat; text-align:center;}
.mf_text .title {font-size:17px; color:#fff; font-family : raleway_b; letter-spacing:10px; background:url('../../sub/img/mf_text_bar.png') center bottom no-repeat; padding:80px 0 35px 0; margin-bottom:35px; text-transform:uppercase}
.mf_text .title p {font-size:65px; line-height:65px; letter-spacing:3px; padding-top:15px;}
.mf_text .title img {padding:0 0 10px 0;}
.mf_text .text {color:#fff; font-family: 'Nanum Barun Gothic'; font-size:21px; letter-spacing:5px;}
.mf_text .btn {
	width:160px; height:45px; margin:0 auto; border-radius:45px; border:1px solid #fff; 
	text-align:center; color:#fff; font-size:14px; line-height:45px; transition:background-color .3s ease; margin-top:40px; cursor: pointer; font-family : raleway_b; letter-spacing:5px;
}
.mf_text .btn:hover {background-color:#f16550; transition:background-color .3s ease; border:1px solid #f16550}
*/

.mf_text_area {width:1100px; margin:0 auto; padding-top:90px;}
.mf_text {width:400px; height:470px; background:url('../../sub/img/mf_text_bg.png') center no-repeat; text-align:center;}
.mf_text .title {font-size:17px; color:#fff; font-family : raleway_b; letter-spacing:10px; background:url('../../sub/img/mf_text_bar.png') center bottom no-repeat; padding:60px 0 25px 0; margin-bottom:25px; text-transform:uppercase}
.mf_text .title p {font-size:55px; line-height:50px; letter-spacing:3px; padding-top:15px;}
.mf_text .title img {padding:0 0 10px 0;}
.mf_text .text {color:#fff; font-family: 'Nanum Barun Gothic'; font-size:21px; letter-spacing:5px;}
.mf_text .btn {
	width:160px; height:45px; margin:0 auto; border-radius:45px; border:1px solid #fff; 
	text-align:center; color:#fff; font-size:14px; line-height:45px; transition:background-color .3s ease; margin-top:20px; cursor: pointer; font-family : raleway_b; letter-spacing:5px;
}
.mf_text .btn:hover {background-color:#f16550; transition:background-color .3s ease; border:1px solid #f16550}

.mf_text2 {text-align:left;}
.mf_text2 .title {font-size:17px; color:#fff; font-family : raleway_b; letter-spacing:10px; background:url('../../sub/img/mf_text_bar.png') left bottom no-repeat; padding:80px 0 35px 0; margin-bottom:35px; text-transform:uppercase}
.mf_text2 .title p {font-size:100px; line-height:100px; letter-spacing:3px; padding-top:10px;}
.mf_text2 .title img {padding:30px 0;}
.mf_text2 .text {color:#fff; font-family: 'Nanum Barun Gothic'; font-size:23px; letter-spacing:5px;}
.mf_text2 .btn {
	width:180px; height:45px; border-radius:45px; border:1px solid #fff; 
	text-align:center; color:#fff; font-size:14px; line-height:45px; transition:background-color .3s ease; margin-top:80px; cursor: pointer; font-family : raleway_b; letter-spacing:5px;
}
.mf_text2 .btn:hover {background-color:#f16550; transition:background-color .3s ease; border:1px solid #f16550}

.mf_text_new_01 {width:800px; height:90px; padding:10px; margin:0 auto; background:url('../../sub/img/mf_text_new_bg2.png') repeat; text-align:center; margin-top:310px;}
.mf_text_new_01 .line {width:100%; height:90px; border:1px solid #999; text-align:center; color:#fff; font-family: 'Nanum Barun Gothic'; font-size:30px; letter-spacing:4px; line-height:95px; font-weight:900;}

.mf_text_new_02 {width:1000px; height:90px; padding:10px; margin:0 auto; background:url('../../sub/img/mf_text_new_bg2.png') repeat; text-align:center; margin-top:310px;}
.mf_text_new_02 .line {width:100%; height:90px; border:1px solid #999; text-align:center; color:#fff; font-family: 'Nanum Barun Gothic'; font-size:30px; letter-spacing:4px; line-height:95px; font-weight:900;}

.mf_text_new_03 {width:1000px; height:180px; padding:10px; margin:0 auto; background:url('../../sub/img/mf_text_new_bg2.png') repeat; text-align:center; margin-top:310px;}
.mf_text_new_03 .line {width:100%; height:140px; border:1px solid #999; text-align:center; color:#fff; font-family: 'Nanum Barun Gothic'; font-size:30px; letter-spacing:4px; padding-top:35px; line-height:60px; font-weight:900;}


#main_fire_02 {width:100%; height:465px;}
#main_fire_02 .off p {font-size:40px; font-weight:bold; color:#fff; padding-top:190px;}
#main_fire_02 .on p {font-size:40px; font-weight:bold; color:#fff; padding-top:80px;}
#main_fire_02 h2 {font-size:25px; font-weight:bold; color:#fff; padding:40px 0 35px 0;}
#main_fire_02 .btn {
	width:200px; height:50px; margin:0 auto; border-radius:50px; background-color:#000; 
	text-align:center; color:#fff; font-size:17px; line-height:50px; transition:background-color .3s ease; margin-top:40px; cursor: pointer;
}
#main_fire_02 .btn:hover {background-color:#e60012; transition:background-color .3s ease;}
#main_fire_02 .f_01 {float:left; width:33.3%; height:465px;}
#main_fire_02 .f_01 .off {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_01_off.jpg') no-repeat; text-align:center; z-index:1000;}
#main_fire_02 .f_01 .on {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_01_on.jpg') no-repeat; text-align:center; z-index:999; color:#fff; font-size:15px; line-height:25px;}
#main_fire_02 .f_02 {float:left; width:33.3%; height:465px;}
#main_fire_02 .f_02 .off {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_02_off.jpg') no-repeat; text-align:center; z-index:1000;}
#main_fire_02 .f_02 .on {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_02_on.jpg') no-repeat; text-align:center; z-index:999; color:#fff; font-size:15px; line-height:25px;}
#main_fire_02 .f_03 {float:left; width:33.3%; height:465px;}
#main_fire_02 .f_03 .off {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_03_off.jpg') no-repeat; text-align:center; z-index:1000;}
#main_fire_02 .f_03 .on {position:absolute; width:33.3%; height:465px; background:url('../../sub/img/f_03_on.jpg') no-repeat; text-align:center; z-index:999; color:#fff; font-size:15px; line-height:25px;}


#main_cate {width:1100px; margin:0 auto; overflow:hidden; padding:80px 0 0 0;}
#main_cate .cate_01 {float:left; width:137px; height:137px; background-image:url('../sub/img/cate_01_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_02 {float:left; width:138px; height:137px; background-image:url('../sub/img/cate_02_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_03 {float:left; width:137px; height:137px; background-image:url('../sub/img/cate_03_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_04 {float:left; width:138px; height:137px; background-image:url('../sub/img/cate_04_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_05 {float:left; width:137px; height:137px; background-image:url('../sub/img/cate_05_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_06 {float:left; width:138px; height:137px; background-image:url('../sub/img/cate_06_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_07 {float:left; width:137px; height:137px; background-image:url('../sub/img/cate_07_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate .cate_08 {float:left; width:138px; height:137px; background-image:url('../sub/img/cate_08_off.jpg'); color:#555; font-size:17px; text-align:center;}
#main_cate p {padding-top:85px;}

#sf {width:100%; min-width:1100px; height:256px; overflow:hidden; text-align:center; color:#fff; font-size:20px;}
#sf p {font-size:40px; color:#fff; letter-spacing:-1px; font-weight:bold; padding-bottom:10px; padding-top:93px;}
.sf_01 {width:100%;height:300px;background:url('../sub/img/sf_04_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}
.sf_02 {width:100%;height:300px;background:url('../sub/img/sf_02_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}
.sf_03 {width:100%;height:300px;background:url('../sub/img/sf_03_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}
.sf_04 {width:100%;height:300px;background:url('../sub/img/sf_01_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}
.sf_05 {width:100%;height:300px;background:url('../sub/img/sf_05_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}
.sf_06 {width:100%;height:300px;background:url('../sub/img/sf_06_bg.jpg') top no-repeat; background-attachment:fixed; background-size:cover;}

#sub_tab {width:100%; height:55px; border-bottom:1px solid #ddd;}

#sub_tab .tab_01 {width:850px; margin:0 auto;}
#sub_tab .tab_01 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:17px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_01 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_01 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_02 {width:1100px; margin:0 auto;}
#sub_tab .tab_02 li {float:left; width:137px; text-align:center; color:#3a3a3a; font-size:14px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_02 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_02 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_03 {width:950px; margin:0 auto;}
#sub_tab .tab_03 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:15px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_03 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_03 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_04 {width:680px; margin:0 auto;}
#sub_tab .tab_04 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:17px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_04 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_04 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_05 {width:850px; margin:0 auto;}
#sub_tab .tab_05 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:17px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_05 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_05 .on {color:#f16550; border-bottom:2px solid #f16550;}


#sub_tab .tab_06 {width:340px; margin:0 auto;}
#sub_tab .tab_06 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:17px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_06 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_06 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_07 {width:1190px; margin:0 auto;}
#sub_tab .tab_07 li {float:left; width:170px; text-align:center; color:#3a3a3a; font-size:15px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_07 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_07 .on {color:#f16550; border-bottom:2px solid #f16550;}

#sub_tab .tab_08 {width:1100px; margin:0 auto;}
#sub_tab .tab_08 li {float:left; width:183px; text-align:center; color:#3a3a3a; font-size:17px; line-height:55px; background:url('../sub/img/top_bar.jpg') right no-repeat; cursor: pointer;}
#sub_tab .tab_08 li:hover {color:#f16550; border-bottom:2px solid #f16550;}
#sub_tab .tab_08 .on {color:#f16550; border-bottom:2px solid #f16550;}


.ss_btn {width:200px; height:50px; border:2px solid #fff; border-radius:50px; line-height:50px; font-size:15px; color:#fff; font-weight:bold; text-align:center; margin:0 auto; cursor: pointer; margin:0 auto;}
.ss_btn:hover {border:2px solid #fff; color:#000; background-color:#fff; transition:background-color .3s ease; font-weight:bold;}


#sub {width:1100px; margin:0 auto; padding:50px 0;}
#sub .location {width:100%; height:20px; text-align:right; color:#999; font-size:15px;}
#sub .location a {color:#999;}
#sub .location span {font-weight:bold; font-weight:bold;}
#sub .location img {margin:0 2px;}
#sub .sub_title {font-size:40px; font-weight:bold; color:#000; text-align:center; padding-bottom:15px; padding-top:25px;}
#sub .sub_tab_02 {width:100%; border-top:1px solid #ddd; border-bottom:1px solid #f16550; border-left:1px solid #ddd; height:50px; margin-bottom:30px;}
#sub .sub_tab_02 .sub_01 li {float:left; width:24.9%; border-right:1px solid #ddd; text-align:center; color:#555; font-size:15px; line-height:50px; cursor: pointer; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_01 li:hover {background-color:#f16550; color:#fff; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_01 .on {background-color:#f16550; color:#fff;}
#sub .sub_tab_02 .sub_02 li {float:left; width:19.9%; border-right:1px solid #ddd; text-align:center; color:#555; background-color:#fafafa; font-size:15px; line-height:50px; cursor: pointer; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_02 li:hover {background-color:#f16550; color:#fff; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_02 .on {background-color:#f16550; color:#fff;}
#sub .sub_tab_02 .sub_01_05 li {float:left; width:49.9%; border-right:1px solid #ddd; text-align:center; color:#555; font-size:15px; line-height:50px; cursor: pointer; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_01_05 li:hover {background-color:#f16550; color:#fff; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_01_05 .on {background-color:#f16550; color:#fff;}
#sub .sub_tab_02 .sub_02_01 li {float:left; width:12.4%; border-right:1px solid #ddd; text-align:center; color:#555; font-size:15px; line-height:50px; cursor: pointer; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_02_01 .on {background-color:#f16550; color:#fff;}
#sub .sub_tab_02 .sub_02_01 li:hover {background-color:#f16550; color:#fff; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_02_02 li {float:left; width:19.9%; border-right:1px solid #ddd; text-align:center; color:#555; font-size:15px; line-height:50px; cursor: pointer; transition:background-color .3s ease;}
#sub .sub_tab_02 .sub_02_02 .on {background-color:#f16550; color:#fff;}
#sub .sub_tab_02 .sub_02_02 li:hover {background-color:#f16550; color:#fff; transition:background-color .3s ease;}
#sub .sub_tab_03 {width:100%; padding:0 0 30px 0; overflow:hidden;}
#sub .sub_tab_03 li {float:left; width:258px; height:35px; border:1px solid #bababa; margin:0 20px 20px 0; line-height:35px; text-align:center; color:#555; font-size:14px; cursor: pointer; }
#sub .sub_tab_03 li .on {border:1px solid #f16550;}
#sub .sub_tab_03 li:hover {border:1px solid #f16550;}
#sub .sub_tab_04 {width:100%; padding:0 0 30px 0; overflow:hidden;}
#sub .sub_tab_04 li {float:left; width:351px; height:35px; border:1px solid #bababa; margin:0 20px 20px 0; line-height:35px; text-align:center; color:#555; font-size:14px; cursor: pointer; }
#sub .sub_tab_04 li .on {border:1px solid #f16550;}
#sub .sub_tab_04 li:hover {border:1px solid #f16550;}

#sub .sub_contents_title {font-family: 'Nanum Barun Gothic', serif;  font-size:30px; color:#000; padding:10px 0 30px 0; text-align:left; line-height:40px; letter-spacing:-1px;}
#sub .sub_contents_text {white-space:normal; word-break:keep-all; font-size:15px; color:#555; line-height:25px; padding:0 0 50px 0; overflow:hidden;}
#sub .sub_contents_text .tt {color:#000; font-size:18px; font-weight:bold; margin-bottom:20px; padding-bottom:20px;background:url('../sub/img/sf_title_bg.jpg') left bottom no-repeat; line-height:30px;}
#sub .sub_contents_text .sub_line {width:100%; padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #e3e3e3;}
#sub .sub_01_01_icon {width:600px; margin:0 auto; overflow:hidden; padding-bottom:10px; margin-bottom:10px;}
#sub .sub_01_01_icon div {float:left; width:200px; text-align:center;}
#sub .sub_01_01_icon div p {color:#fff; font-size:17px; font-weight:bold; font-family:raleway_b;}
#sub .sub_01_01_02_icon {width:1100px; margin:0 auto; overflow:hidden; background:url('../sub/img/sub_01_01_02_img_bg.png') top no-repeat;}
#sub .sub_01_01_02_icon ul {padding:0 70px;}
#sub .sub_01_01_02_icon li {float:left; width:25%; text-align:center; color:#777; font-size:15px; line-height:25px;}
#sub .sub_01_01_02_icon li p {font-size:17px; font-weight:bold; color:#f16550; padding:20px 0 10px 0;}
#sub .sub_01_01_02_icon li h2 {font-size:17px; padding-bottom:5px; color:#000; font-weight:bold;}
#sub .sub_01_01_03_icon {width:600px; margin:0 auto; overflow:hidden;}
#sub .sub_01_01_03_icon div {float:left; width:300px; text-align:center;}
#sub .sub_01_01_03_icon div p {color:#fff; font-size:17px;}

#sub .sub_01_01_03_d_icon {width:1020px; margin:0 auto; overflow:hidden;}
#sub .sub_01_01_03_d_icon div {float:left; width:25%; text-align:center; color:#fff; font-size:17px;}
#sub .sub_01_01_03_d_icon div p {color:#fff; font-size:18px; font-weight:bold; padding:30px 0 10px 0;}

#sub .sub_01_04_01_icon {width:1100px; margin:0 auto; padding:0 0 50px 0; overflow:hidden;}
#sub .sub_01_04_01_icon div {float:left; width:258px; border:1px solid #ddd; background-color:#fff; margin-right:20px;}
#sub .sub_01_04_01_icon div img {width:100%;}
#sub .sub_01_04_01_icon div p {padding:20px; text-align:center; color:#333; font-size:17px; font-weight:bold;}

#sub .s_02_04_02_a {overflow:hidden;}
#sub .s_02_04_02_a .img {float:left; width:350px; height:130px; margin-right:50px; background-color:#000;}
#sub .s_02_04_02_a .text {float:left; width:700px; }

#sub .s_02_04_02_c {overflow:hidden; padding-bottom:50px; border-bottom:1px solid #e3e3e3; margin-bottom:50px;}
#sub .s_02_04_02_c .tt {float:left; width:370px;}
#sub .s_02_04_02_c .tt .img {float:left; width:85px;}
#sub .s_02_04_02_c .tt .img img {width:66px;}
#sub .s_02_04_02_c .tt .n {float:left; font-size:15px; color:#aaa; line-height:25px; padding-top:5px;}
#sub .s_02_04_02_c .tt .n p {color:#ee1c23; font-size:26px; font-weight:bold; color:#ee1c23;}
#sub .s_02_04_02_c .contents {float:left; width:730px;}
#sub .s_02_04_02_c .contents table {width:100%;}
#sub .s_02_04_02_c .contents table th {background-color:#fafafa; border-top:1px solid #e40010; border-bottom:1px solid #333; padding:10px 0; text-align:center; color:#000; font-size:15px; font-weight:bold;}
#sub .s_02_04_02_c .contents table td {padding:10px 0; text-align:center; color:#555; font-size:14px; border-bottom:1px solid #ddd;}

#step {width:1100px; height:500px; margin:0 auto; background:url('../sub/img/img_01_03_bg.jpg') center no-repeat;}
#step li {float:left; text-align:center; width:23%; padding:20px 0 60px 0;}
#step li p {color:#000; font-size:18px; font-weight:bold;}
#step li img {padding-bottom:10px;}

#sub .sub_01_04_02_icon {width:1100px; margin:0 auto; padding:0 0 30px 0; overflow:hidden;}
#sub .sub_01_04_02_icon div {float:left; width:16.6%; text-align:center; font-size:11px; color:#000; line-height:20px;}
#sub .sub_01_04_02_icon div p {text-align:center; color:#e40210; font-size:19px; line-height:22px; font-weight:bold;}
#sub .sub_01_04_02_icon div img {padding-bottom:20px;}
#sub .sub_01_04_02_icon div h1 {color:#777; font-size:14px; line-height:22px; padding-top:10px;}

#sub .sub_01_04_04 {width:100%; overflow:hidden; padding-bottom:40px; border-bottom:1px solid #e3e3e3; margin-bottom:40px;}
#sub .sub_01_04_04 .img {float:left; width:550px;}
#sub .sub_01_04_04 .text {float:left; width:500px; margin-left:50px; font-size:15px; color:#777;}
#sub .sub_01_04_04 .text h2 {font-size:18px; color:#7d6a5b; font-weight:bold; font-family:raleway_b; padding-bottom:10px;}
#sub .sub_01_04_04 .text p {color:#000; font-weight:bold;}
#sub .sub_01_04_04 .title {font-size:25px; font-family:raleway_b; padding-bottom:20px;}

#sub .icon_01_03 {width:1100px; overflow:hidden; padding:30px 0 40px 0;}
#sub .icon_01_03 .img {width:100%; height:111px; background:url('../../sub/img/01_03_icon_bg.png') repeat;}
#sub .icon_01_03 .img ul {padding:0 10px;}
#sub .icon_01_03 .img li {float:left; width:12.5%; text-align:center;}
#sub .icon_01_03 .text ul {padding:0 10px;}
#sub .icon_01_03 .text li {float:left; width:12.5%; text-align:center; padding-top:15px; font-size:14px; color:#777; line-height:22px;}
#sub .icon_01_03 .text p {font-weight:bold; color:#111; font-size:18px; padding-bottom:10px;}
#sub .icon_01_03 .text b {font-size:11px; color:#f16550; font-weight:bold;}

#sub .icon_01_05 {width:100%; overflow:hidden; padding:30px 0;}
#sub .icon_01_05 ul {padding:0 20px;}
#sub .icon_01_05 li {float:left;text-align:center; font-size:14px; color:#777; line-height:22px;}
#sub .icon_01_05 p {font-weight:bold; color:#111; font-size:15px; padding-bottom:10px;}
#sub .icon_01_05 img {padding-bottom:20px;}

.icon_01_05_02 {width:1100px; margin:0 auto; overflow:hidden; padding:30px 0;}
.icon_01_05_02 li {float:left; width:25%; text-align:center;}
.icon_01_05_02 .t {color:#ddd; font-size:15px; line-height:23px; padding-bottom:10px; white-space:normal; word-break:keep-all; }
.icon_01_05_02 .t b {font-weight:bold; color:#fff;}
.icon_01_05_02 p {font-size:18px; font-weight:bold; color:#fff; padding:15px 0;}


#sub .icon_01_05_c {width:1100px; overflow:hidden; padding:30px 0 40px 0;}
#sub .icon_01_05_c .img {width:100%; height:172px; background:url('../../sub/img/01_05_icon_bg.png') repeat;}
#sub .icon_01_05_c .img ul {padding:0 50px;}
#sub .icon_01_05_c .img li {float:left; width:14.28%; text-align:center;}
#sub .icon_01_05_c .text ul {padding:0 50px;}
#sub .icon_01_05_c .text li {float:left; width:14.28%;; text-align:center; padding-top:15px; font-size:14px; color:#777; line-height:22px;}
#sub .icon_01_05_c .text p {font-weight:bold; color:#111; font-size:15px; padding-bottom:10px;}

#sub .sub_biz {padding-top:30px; overflow:hidden;}
#sub .sub_biz .name {float:left; width:200px;}
#sub .sub_biz .cc {float:left; width:900px;}
#sub .sub_biz .cc .t {width:100%; padding-bottom:5px; background:url('../../sub/img/top_arrow2.png')left top no-repeat;  padding-left:10px;}

.sub_biz_img_01 {width:1100px;height:490px; margin:0 auto;}
.sub_biz_img_01 .t_01 {float:left; width:33.3%; height:290px; background:url('../../sub/img/biz_img_01_01_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_01 .t_02 {float:left; width:33.3%; height:290px; background:url('../../sub/img/biz_img_01_02_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_01 .t_03 {float:left; width:33.3%; height:290px; background:url('../../sub/img/biz_img_01_03_bg.jpg')center no-repeat; background-size:cover;}

.sub_biz_img_02 {width:1100px; height:570px; margin:0 auto;}
.sub_biz_img_02 .t_01 {float:left; width:50%; height:320px; background:url('../../sub/img/biz_img_02_01_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_02 .t_02 {float:left; width:50%; height:320px; background:url('../../sub/img/biz_img_02_02_bg.jpg')center no-repeat; background-size:cover;}

.sub_biz_img_03 {width:1100px; height:470px; margin:0 auto;}
.sub_biz_img_03 .t_01 {float:left; width:50%; height:290px; background:url('../../sub/img/biz_img_03_01_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_03 .t_02 {float:left; width:50%; height:290px; background:url('../../sub/img/biz_img_03_02_bg.jpg')center no-repeat; background-size:cover;}

.sub_biz_img_04 {width:1100px; height:310px; margin:0 auto;}
.sub_biz_img_04 .t_01 {float:left; width:330px; height:310px; background:url('../../sub/img/biz_img_04_01_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_04 .t_02 {float:left; width:440px; height:310px; background:url('../../sub/img/biz_img_04_02_bg.jpg')center no-repeat; background-size:cover;}
.sub_biz_img_04 .t_03 {float:left; width:330px; height:310px; background:url('../../sub/img/biz_img_04_03_bg.jpg')center no-repeat; background-size:cover;}



.sub_biz_t {width:100%; overflow:hidden; background:url('../../sub/img/biz_t_bg.png')center repeat; text-align:left; color:#fff; font-size:15px; line-height:23px;}
.sub_biz_t ul {padding:30px;}
.sub_biz_t li {overflow:hidden;}
.sub_biz_t .n {float:left; width:140px;}
.sub_biz_t .c {float:left; width:calc(100% - 140px);}
.sub_biz_t p {color:#fff; font-size:20px; font-weight:bold; background:url('../sub/img/title_bg_02_05_01.jpg') left bottom no-repeat; padding-bottom:15px; margin-bottom:15px;}

.sub_biz_t2 {width:100%; overflow:hidden; background-color:#fff; border:1px solid #ddd; text-align:left; color:#777; font-size:15px; line-height:23px;}
.sub_biz_t2 ul {padding:20px;}
.sub_biz_t2 li {overflow:hidden;}
.sub_biz_t2 .n {float:left; width:210px;}
.sub_biz_t2 .c {float:left; width:calc(100% - 210px);}
.sub_biz_t2 p {color:#333; font-size:20px; font-weight:bold; background:url('../sub/img/title_bg_02_05_01.jpg') left bottom no-repeat; padding-bottom:15px; margin-bottom:15px;}

.sub_biz_t3 {width:100%; overflow:hidden; background:url('../../sub/img/biz_t_bg3.png')center top no-repeat; text-align:left; color:#777; font-size:15px; line-height:23px; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
}
.sub_biz_t3 ul {padding:70px 30px 30px 30px;}
.sub_biz_t3 li {overflow:hidden;}
.sub_biz_t3 .n {float:left; width:140px;}
.sub_biz_t3 .c {float:left; width:calc(100% - 140px);}
.sub_biz_t3 p {color:#333; font-size:20px; font-weight:bold; background:url('../sub/img/title_bg_02_05_01.jpg') left bottom no-repeat; padding-bottom:15px; margin-bottom:15px;}

#sub .icon_01_05_c .text b {font-size:11px; color:#f16550; font-weight:bold;}

.cate_01_on {
	position:absolute; margin-left:-550px; left:50%; width:135px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_01_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_01_on li a:link {color:#333;}
.cate_01_on li a:hover {color:#d7005d;}

.cate_02_on {
	position:absolute; margin-left:-414px; left:50%; width:136px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_02_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_02_on li a:link {color:#333;}
.cate_02_on li a:hover {color:#d7005d;}

.cate_03_on {
	position:absolute; margin-left:-275px; left:50%; width:135px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_03_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_03_on li a:link {color:#333;}
.cate_03_on li a:hover {color:#d7005d;}

.cate_04_on {
	position:absolute; margin-left:-138px; left:50%; width:136px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_04_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_04_on li a:link {color:#333;}
.cate_04_on li a:hover {color:#d7005d;}


.cate_05_on {
	position:absolute; margin-left:0px; left:50%; width:135px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_05_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_05_on li a:link {color:#333;}
.cate_05_on li a:hover {color:#d7005d;}

.cate_06_on {
	position:absolute; margin-left:137px; left:50%; width:136px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_06_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_06_on li a:link {color:#333;}
.cate_06_on li a:hover {color:#d7005d;}

.cate_07_on {
	position:absolute; margin-left:274px; left:50%; width:135px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_07_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_07_on li a:link {color:#333;}
.cate_07_on li a:hover {color:#d7005d;}

.cate_08_on {
	position:absolute; margin-left:412px; left:50%; width:136px; overflow:hidden; z-index:100000000000; 
	background-color:#fff; 
	border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd;
	display:none;
}
.cate_08_on li {padding:5px 0; border-bottom:1px dashed #ddd; text-align:center; text-align:center; font-size:15px; color:#333;}
.cate_08_on li a:link {color:#333;}
.cate_08_on li a:hover {color:#d7005d;}

.sf_title {width:1000px; margin:0 auto; padding-top:170px; text-align:center; color:#fff; font-size:17px;}
.sf_title p {font-size:40px; font-weight:bold; color:#fff; padding-bottom:5px; margin-bottom:5px; background:url('../sub/img/sf_title_bg.png') bottom center no-repeat;}

.sub_title {text-align:center; overflow:hidden; font-size:15px; color:#777; padding-bottom:50px;}
.sub_title h2 {padding-bottom:20px; color:#2f2f2f; font-size:30px; line-height:30px; background:url('../sub/img/title_border.jpg') left bottom no-repeat; padding-bottom:54px; margin-bottom:30px;}
.sub_title p {font-size:22px; padding-bottom:20px; color:#000;}
.sub_title p b {color:#f16550;}

.sub_history {width:100%; overflow:hidden;}
.sub_history .left {float:left; width:620px; margin-right:50px;}
.sub_history .right {float:right; width:430px;}

.sub_lo_text {padding-left:50px;}
.sub_lo_text p {color:#111; font-size:30px; color:#111; padding-bottom:15px;}
.sub_lo_text li {width:100%; text-align:left; font-size:15px; line-height:25px; color:#777; padding:7px 0; border-bottom:1px dotted #ccc;}
.sub_lo_text li span {color:#333; margin-right:5px;}

.sub_02_05_01 {overflow:hidden; padding-top:40px;}
.sub_02_05_01 .s_01 {float:left; width:344.6px; height:600px; margin-right:30px; border:1px solid #ddd; border-radius:5px; background-color:#fff;}
.sub_02_05_01 .s_02 {float:left; width:344.6px; height:600px; margin-right:30px; border:1px solid #ddd; border-radius:5px; background-color:#fff;}
.sub_02_05_01 .s_03 {float:left; width:344.6px; height:600px; border:1px solid #ddd; border-radius:5px; background-color:#fff;}
.sub_02_05_01 .img {width:100%; height:200px;}
.sub_02_05_01 .text {padding:20px;}
.sub_02_05_01 .text .tt {text-align:center; color:#aaa; font-size:15px; line-height:20px; background:url('../sub/img/title_bg_02_05_01.jpg') bottom no-repeat; padding-bottom:30px; margin-bottom:30px;}
.sub_02_05_01 .text .tt p {font-size:20px; font-weight:bold; color:#111;}
.sub_02_05_01 .text li {font-size:15px; color:#888; line-height:22px; padding-left:15px; background:url('../sub/img/head_icon_02_05_01.png') left top no-repeat; padding-bottom:15px; margin-bottom:15px; border-bottom:1px dotted #ddd;}

.sub_02_05_02 {overflow:hidden; padding-top:60px;}
.sub_02_05_02 .icon {float:left; width:730px;}
.sub_02_05_02 .icon li {float:left; width:50%; overflow:hidden; padding-bottom:20px;}
.sub_02_05_02 .icon .i {float:left; width:140px; height:140px;}
.sub_02_05_02 .icon .t {float:left; width:195px; margin-right:30px; font-size:15px; color:#777; line-height:22px;}
.sub_02_05_02 .icon .t p {font-size:18px; color:#111; padding-bottom:15px;}
.sub_02_05_02 .img {float:left; width:320px; margin-left:50px;}

.history_section {width:100%; overflow:hidden; padding-top:40px;}

.history_section .age_now{margin:0 auto; font-family : g_book; width:110px; height:110px; line-height:110px; color:#fff;background:url('../sub/img/history_age_now.png') center no-repeat; text-align:center; font-size:23px; font-weight:bold;}
.history_section .age{margin:0 auto; font-family : g_book; width:110px; height:110px; line-height:110px; color:#fff;background:url('../sub/img/history_age.png') center no-repeat; text-align:center; font-size:23px; font-weight:bold;}

.history_section .ccc {width:100%; overflow:hidden; background:url('../sub/img/history_bar.png') center no-repeat; padding-top:20px;}
.history_section .ccc .left {overflow:hidden; width:100%;}
.history_section .ccc .left .area {float:left; width:554px; overflow:hidden; text-align:right;}
.history_section .ccc .left .area ul {overflow:hidden;}
.history_section .ccc .left .area .year {float:right; width:96px; height:116px; font-size:18px; color:#f16550; font-weight:bold; background:url('../sub/img/history_year_dot.png') right 9px no-repeat; padding-right:25px;}
.history_section .ccc .left .area .c_a {float:right; width:433px; overflow:hidden;}
.history_section .ccc .left .area .c_a .image {padding:15px 0 30px 0;}
.history_section .ccc .left .area .c_a .con {margin-left:5px;}
.history_section .ccc .left .area .month {float:right; width:30px; color:#000; font-size:14px; font-weight:bold; padding-top:5px;}
.history_section .ccc .left .area .text {float:right; width:403px; font-size:14px; color:#777; line-height:25px; padding-top:5px;}
.history_section .ccc .left .bbb {float:left; width:545px; overflow:hidden;}

.history_section .ccc .right {overflow:hidden; width:100%;}
.history_section .ccc .right .area {float:left; width:553px; overflow:hidden; text-align:left;}
.history_section .ccc .right .area ul {overflow:hidden;}
.history_section .ccc .right .area .year {float:left; width:96px; height:96px; font-size:18px; color:#f16550; font-weight:bold; background:url('../sub/img/history_year_dot.png') left 9px no-repeat; padding-left:25px;}
.history_section .ccc .right .area .c_a {float:right; width:432px; overflow:hidden; text-align:left;}
.history_section .ccc .right .area .c_a .image {padding:15px 0 30px 0;}
.history_section .ccc .right .area .c_a .con {margin-right:5px;}
.history_section .ccc .right .area .month {float:left; width:30px; color:#000; font-size:14px; font-weight:bold; padding-top:5px;}
.history_section .ccc .right .area .text {float:left; width:402px; font-size:14px; color:#777; line-height:30px; padding-top:3px;}
.history_section .ccc .right .bbb {float:left; width:547px; overflow:hidden;}

/* Dufault - Reset */
html {}

/*-------------변경구간--------------*/
body{font-family: 'Nanum Gothic', sans-serif; line-height:1.8; color:#555;font-size:14px; overflow-x:hidden;overflow-y:scroll}
/*
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
	text-align:left; 
	font-weight: inherit; 
	font-style: inherit; 
	outline: 0; 
	padding: 0; 
	margin: 0; 
	border: 0; 
	color:#666666;
	font-size:14px;
	font-family:'맑은 고딕', Dotum,Arial,Helvetica,sans-serif;line-height:1.8
	word-break:break-all;
}
:focus { outline:0; }
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,
menu,nav,section,summary,time,mark,audio,video{margin:0; padding:0; outline:0; border:0;}:focus{outline:0;}
label, input, button, select, img {vertical-align:middle;}

ol, ul, li {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
caption, th, td {font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a {text-decoration:none; color:#555;}
/*
a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
*/

.boardform input {height:26px;}
.boardform select.input {height:26px;}

/*파일취소*/
.bfFileCancel{cursor:pointer; background:url("../img/btn_file_cancel.gif") no-repeat; display:inline-block; width:71px; height:24px; vertical-align:middle; margin-left:4px;}

.vt {vertical-align:top}
.vm {vertical-align:middle}
.vb {vertical-align:bottom}
.tl {text-align:left}
.tc {text-align:center}
.tr {text-align:right}

/*-------------변경구간--------------*/

/* Dufault - Button */
input, button { 
	vertical-align: middle; 
	font-family:'맑은 고딕', Dotum,Arial,Helvetica,sans-serif;line-height:1.2;
	padding: 0; 
	margin: 0; 
	border: 0; 
	word-break:break-all;
} 

 .btn01s          {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #000;background:#222222;color:#fff;text-decoration:none;vertical-align:top}
a.btn01s          {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #000;background:#222222;color:#fff;text-decoration:none;vertical-align:top}
button.btn01s     {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #000;background:#222222;color:#fff;text-decoration:none;vertical-align:top}

 .btn02s          {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #ccc;background:#fafafa;color:#666;text-decoration:none;vertical-align:top}
a.btn02s          {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #ccc;background:#fafafa;color:#666;text-decoration:none;vertical-align:top}
button.btn02s     {cursor:pointer;display:inline-block;font-size:11px;padding:4px 8px 6px 8px;border:1px solid #ccc;background:#fafafa;color:#666;text-decoration:none;vertical-align:top}

 .btn01m          {cursor:pointer;display:inline-block;font-size:14px;padding:7px;border:0;border:1px solid #000;background:#222;color:#fff;cursor:pointer;vertical-align:top}
a.btn01m          {cursor:pointer;display:inline-block;font-size:14px;padding:7px;border:0;border:1px solid #000;background:#222;color:#fff;cursor:pointer;vertical-align:top}
button.btn01m     {cursor:pointer;padding:0 7px;height:24px;line-height:1em;vertical-align:top}

 .btn02m          {cursor:pointer;display:inline-block;font-size:14px;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:top}
a.btn02m          {cursor:pointer;display:inline-block;font-size:14px;padding:8px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:top}
button.btn02m     {cursor:pointer;display:inline-block;font-size:15px;padding:6px 7px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:top}

 .btn01b          {cursor:pointer;display:inline-block;font-size:17px;padding:12px 20px;border:0;border:1px solid #000;background:#222;color:#fff;cursor:pointer}
a.btn01b          {cursor:pointer;display:inline-block;font-size:17px;padding:12px 20px 12px 20px;border:0;border:1px solid #000;background:#222;color:#fff;cursor:pointer}
button.btn01b     {cursor:pointer;padding:0 7px;height:24px;line-height:1em;vertical-align:top}

 .btn02b          {cursor:pointer;display:inline-block;font-size:17px;padding:12px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:top}
a.btn02b          {cursor:pointer;display:inline-block;font-size:17px;padding:12px 20px 12px 20px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:top}
button.btn02b     {cursor:pointer;padding:0 7px;height:24px;line-height:1em;vertical-align:top}

.admin_btn {position:fixed;background:#ff0000;text-align:center;color:#fff;padding:20px;bottom:0;right:0;cursor:pointer;}

.utilmenu           { font-size:15px; color:#111111; letter-spacing:0px; } 
.utilmenu a         { font-size:12px; color:#999999; }
.utilmenu a:hover   { font-size:12px; color:#111111; }
.utilmenu span      { font-size:12px; color:#999999; padding:0px 5px; } 

.headmenu           { font-size:17px; color:#333333; letter-spacing:0px; text-align:center; } 
.headmenu a         { font-size:17px; color:#333333; }
.headmenu a:hover   { font-size:17px; color:#ff0000; }
.headmenu span      { font-size:12px; color:#999999; padding:0px 10px; } 

.csmenu td        { font-size:12px; color:#999999; letter-spacing:0px; line-height:150%;vertical-align:top; } 
.csmenu a         { font-size:12px; color:#999999; }
.csmenu a:hover   { font-size:12px; color:#111111; }
.csmenu p.title   { font-size:12px; color:#111111; font-weight:bold; padding-bottom:10px; } 

.tailmenu           { font-size:12px; color:#999999; letter-spacing:0px; line-height:150%; } 
.tailmenu a         { font-size:12px; color:#999999; }
.tailmenu a:hover   { font-size:12px; color:#111111; }
.tailmenu span      { font-size: 8px; color:#dddddd; padding:0px 10px; } 

.frm_input  { border:1px solid #cccccc; height:23px; }
.frm_select { border:1px solid #cccccc; height:25px; line-height:23px; }
.required, textarea.required {background:#f7f7f7 !important}


/*상단로그인*/
#top_login_form span{float:left; margin-right:5px;}
#top_login_form #top_id, #top_login_form #top_password{width:120px; border:1px solid #c4c4c4; height:22px; line-height:20px;}
#top_login_form #top_id{background-image:url("./image/id_bg.png");background-repeat:no-repeat;background-position:center;}
#top_login_form #top_password{background-image:url("./image/pass_bg.png");background-repeat:no-repeat;background-position:center;}
#top_login_form #top_login_btn{color:#fff; background:#b3b3b3; width:60px; border:0px; vertical-align:top; display:inline-block; height:24px;}

/*검색폼*/
#search_line{position:relative; border:1px solid #4d4d4d; width:236px; height:31px;}
#search_line #search_str{position:absolute; top:0px; left:0px; border:0px; width:198px; height:29px; padding-left:10px;}
#search_line #search_btn{position:absolute; top:0px; right:0px;}

/*공지사항*/
#notice_area{ height:220px; border:10px solid #e7e7e7; background-color:#f2f2f2; padding:28px 20px 0px 20px;}
#notice_area #notice_title_area{position:relative; color:#262626; font-size:20px; font-weight:bold;}
#notice_area #notice_title_area #more{position:absolute; right:0px;}
#notice_area #notice_title_area #more a{color:#acacac; font-size:11px;}
#notice_area #notice_contents{margin-top:20px;}


#bxslider img{width:678px; height:460px;}


.pro_img_area{position:relative;}
.pro_img_area .sub_image{position:absolute;top:0px;left:0px;display:none;}
.pro_img_area:hover .sub_image{display:block;}

.pagemenu            { color:#1a1a1a; vertical-align:top;}
.pagemenu  a         { color:#1a1a1a; font-size:17px; vertical-align:top;}
.pagemenu  a:link    { color:#1a1a1a; font-size:17px; vertical-align:top;}
.pagemenu  a:visited { color:#1a1a1a; font-size:17px; vertical-align:top;}
.pagemenu  a:active  { color:#1a1a1a; font-size:17px; vertical-align:top;}
.pagemenu  a:hover   { color:#1c252e; font-size:17px; vertical-align:top;text-decoration:none;}
.pagemenu  span      { color:#000000; font-size:17px; vertical-align:top;text-decoration:none;padding:0px 10px;}
.pagemenu  font      { color:#ff006a; font-size:17px; vertical-align:top;text-decoration:none; font-weight:bold; }


/*메뉴상품출력*/
#top_menu_area{position:relative;}
#main_menu_area{position:absolute; top:0px; right:0px; width:590px;}
#main_menu_area .menu_list{position:relative; float:left;}
#main_menu_area .menu_list>a{display:block; width:100%; height:60px; padding-top:20px;}
#main_menu_area .menu_list>img{margin-top:20px;}
#main_menu_area:after{content:""; float:none; display:block; clear:both;}

.hover_main{position:absolute; width:430px; height:180px; top:60px; left:-215px; background-color:#fff; z-index:100000; display:none; padding:20px;}
.hover_main_ca{position:absolute; width:560px; height:180px; top:60px; left:-280px; background-color:#fff; z-index:100000; display:none; padding:20px; color:#000;}

/* Sub */ 
.sub_title { margin-top:-5px; text-align:left; }
.sub_title p.subject {color:#111;font-size:32px;margin-bottom:10px;text-align:left; font-weight:bold;}
.sub_title p.content {color:#aaa;font-size:15px;margin-bottom:40px;text-align:left; }

.sub_content_etc { }
.sub_content_etc p.subject {color:#111;font-size:18px;margin-bottom:10px;font-weight:bold;}
.sub_content_etc p.content {color:#999;font-size:15px;margin-bottom:40px;line-height:150%;}

.sub_tab2 {width:100%; height:50px; line-height:50px; 
	border-top:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #333;
	margin-bottom:40px;
}
.sub_tab2 li {float:left; width:12.4%; text-align:center; border-right:1px solid #e5e5e5; font-size:14px; cursor: pointer; color:#555;}

.sub_contents2 {width:100%; overflow:hidden; padding-bottom:40px; color:#777; font-size:15px; line-height:23px;}
.sub_contents2 #c_01 table {margin:0 0 40px 0;}
.sub_contents2 #c_01 table th {background-color:#f6f2e7; color:#64625a; font-size:15px; padding:12px 0; border-bottom:1px solid #dfdbcf; border-right:1px solid #dfdbcf; font-weight:bold;}
.sub_contents2 #c_01 table td {background-color:#fff; border-right:1px solid #e3e3e3; color:#777; font-size:12px; padding:12px 1px; border-bottom:1px solid #ddd; text-align:center;}
.sub_contents2 #c_01 table td span {color:#ec1424; font-weight:bold;}

.sub_contents2 .text {margin-bottom:40px;}
.sub_contents2 .text .title {font-size:17px; color:#fff; font-weight:bold; margin-bottom:20px; height:50px; border-radius:50px; line-height:50px; padding:0 30px; background-color:#555;}
.sub_contents2 .text .title span {color:#ffe535;}
.sub_contents2 .text p {color:#222; font-weight:bold; padding-bottom:10px;}

/* Spcae */
.space { height:60px; }

#bo_cate {border-bottom:1px solid #ddd;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:0px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px;}
#bo_cate a {padding:0 20px;
	display:block;position:relative;margin-left:-1px; height:40px; border:1px solid #dddddd; margin-right:5px;
 	background:#f7f7f7;color:#888;text-align:center;line-height:40px;cursor:pointer;font-size:14px; letter-spacing:-1px;
}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2; border:1px solid #dddddd; background:#fff;color:#f16550;font-weight:bold}

/* Table */ 
.tablelist    { width:100%; margin-bottom:20px; }
.tablelist th { font-size:12px; color:#111; padding:15px; text-align:center; border:1px solid #999999; background:#fcfcfc; } 
.tablelist td { font-size:12px; color:#666; padding:15px; text-align:center; border:1px solid #eeeeee; } 

/* Board */ 
.boardlist    { width:100%; margin-bottom:20px; }
.boardlist th { font-size:15px; color:#111; padding:12px 10px; text-align:center; border-top:1px solid #000; border-bottom:1px solid #dcdcdc;} 
.boardlist td { font-size:15px; color:#777; padding:12px 10px; text-align:center; border-top:1px solid #ececec; border-bottom:1px solid #ececec; } 
.boardlist td.subject { font-size:15px; color:#777; text-align:left; } 
.boardlist td.subject span { font-size:11px; color:#ff6600; font-family:tahoma; font-weight:normal; } 

.boardform    { width:100%; margin-bottom:20px; border-top:1px solid #e6e6e6; }
.boardform th { font-size:15px; color:#666; padding:10px 20px; background-color:#f6f6f6; border-bottom:1px solid #e6e6e6; text-align:left; }
.boardform td { font-size:15px; color:#666; padding:10px 10px; background-color:#ffffff; border-bottom:1px solid #e6e6e6; text-align:left; line-height:150%; }
.boardform input   {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em;padding:0px 5px;}
.boardform select.input   {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em;padding:4px 5px;}
.boardform file.input     {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em;padding:4px 5px;}

.boardview_head    { width:100%; margin-bottom:20px; border-bottom:1px solid #ececec; }
.boardview_head th { font-size:20px; color:#111; padding-bottom:10px; text-align:left; }
.boardview_head td span.name  { font-size:11px; color:#555; }
.boardview_head td span.line  { font-size: 9px; color:#ccc; padding:0px 5px; }
.boardview_head td span.date  { font-size: 9px; color:#555; font-family:tahoma}
.boardview_head td span.right  { font-size: 9px; color:#555; font-family:tahoma; text-align:right; }

.boardview_text    { width:100%; margin-bottom:20px; border-bottom:1px solid #ececec; }
.boardview_text td { font-size:15px; line-height:200%; }

.boardbutton { width:100%; margin-bottom:20px; vertical-align:top; text-align:center; }
.boardbutton div.tl { text-align:left; float:left; }
.boardbutton div.tr { text-align:right; }

.boardsearch {vertical-align:top; padding-bottom:30px;}
.boardsearch form   { vertical-align:top; text-align:right; }
.boardsearch input.text   {font-family: 'Nanum Gothic'; width:250px; height:33px; padding:0 10px; background:#fff; border:1px solid #ccc; vertical-align:middle; line-height:22px; margin-left:5px; font-size:15px;}
.boardsearch select { height:35px; font-family: 'Nanum Gothic';  border:1px solid #cccccc; padding:0 10px; vertical-align:middle; margin-right:-1px; font-size:15px;}
.boardsearch input.btn    { width: 250px; height:35px; margin-left:5px;}

/* 팝업 */
.popup_title   { padding:20px; font-size:18px; background:#161616; color:#fff; }
.popup_content { padding:20px; }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0;z-index:99999999}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:0px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}



/* 새창 기본 스타일 */
.new_win {padding:20px}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff; border:1px solid #ddd; text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#f16550; border:1px solid #f16550; color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


span.Bold_subject {  margin-bottom:20px; font-size:19px; font-weight:bold; text-align:center; text-align:center; display:block; color:#363636; }


/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/*게시물 이동, 복사*/
.tbl_head01 {margin:0 0 10px}
.tbl_head01 table{width:100%;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

/*에디터단축키 가림*/
.cke_sc{display:none;}