	.search_top>span,
	.search_top select,
	.search_top input[type=text],
	.search_top input[type=submit],

	.board_list,
	.board_list>.table .tr,
	.board_list>.table .tr>div,
	.board_list>.table .tr>.stat>.icon,

	.paging_all>.btn,
	.paging_all>.btn:before,
	.paging_all>.btn:after,
	.paging_all>.num,
	.paging_all>.num>strong,
	.paging_all>.num>a,

	.board_view>table th,
	.board_view>table td,
	.board_view>table>thead>tr>th,
	.board_view>table .etc,
	.board_view>table .etc>p,

	.pageNavigation,
	.pageNavigation>dl,
	.pageNavigation>dl>dd>a,

	.btnArea a,
	.btnArea input[type=image],
	.btnArea input[type=submit],
	.btnArea button,

	.checkIn input[type=checkbox]:checked+label,
	.checkIn input[type=radio]:checked+label,

	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .type.point,
	.board_write>table .btnBox>.btns,

	.faqArea>li .q:before,
	.faqArea>li .a:before,
	.faqArea>li .q:hover,

	.photo_list ul.list li>* .area>.money{-webkit-transition: .3s; transition: .3s;}

/* Point Color */

/*
.thumb,
.thumb>span{background-image: url('../../images/front/noimage.jpg');}
.thumb>span.bg,
.thumb>span.stat{background-image:none !important;}
*/
/* check style */
	.checkIn input[type=checkbox]+label,
	.checkIn input[type=radio]+label{height:26px; padding-left:33px; font-size: 22px; line-height:24px; letter-spacing: -1px;}

	.checkIn input[type=checkbox]+label:before,
	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]+label:before{content: ""; width: 24px; height: 24px; top:1px;}

	.checkIn input[type=radio]+label:after,
	.checkIn input[type=radio]:checked+label:after{width: 16px; height: 16px; margin-top:4px; left: 4px;}


/* Clause Box Style */
	.clauseArea{width:100%; font-size:0; line-height:0; overflow:hidden;}
	.clauseArea>.tit{height:47px; font-size:26px;}
	.clauseArea .scroll{padding:15px; font-size:18px;}
	.clauseArea .scroll>p{padding-bottom:10px; font-weight: 400;}
	.clauseArea .scroll>p>strong{font-weight: 500;}
	.clauseArea .scroll ol.num>li{padding-left:22px; position: relative;}
	.clauseArea .scroll ol.num>li>span{position: absolute; left:0; top:0;}

	.clauseArea .scroll ol.num.roma>li{padding-left:17px; position: relative;}
	.clauseArea .scroll ol.num.roma>li>span{position: absolute; left:0; top:0;}

	.clauseArea .scroll ul.bul>li{padding-left:10px; position: relative;}
	.clauseArea .scroll ul.bul>li:before{content: "-"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .scroll ul.circle>li{padding-left:15px; position: relative;}
	.clauseArea .scroll ul.circle>li:before{content: "ο"; display: inline-block; position:absolute; left: 0; top:-1px;}

	.clauseArea .nTable>table th,
	.clauseArea .nTable>table td{padding:7px; font-size:18px;}

	.clauseArea .checkIn{padding-top:20px;}
	.clauseArea .checkIn input[type=checkbox]+label{height:26px; padding-left:33px; font-weight: 300; font-size: 20px; line-height:24px;}
	.clauseArea .checkIn input[type=checkbox]+label:before{width: 24px; height: 24px; top:1px;}


/* Btn Style */
	.btnArea{width:100%; margin-top:30px; font-size:0; line-height:0;}
	.board_write+.btnArea{}
	.btnArea a,
	.btnArea input[type=image],
	.btnArea input[type=submit],
	.btnArea button{width:220px; height:80px; font-size:22px; line-height:80px; border-radius:4px;}
	.btnArea button{}

	.btnArea *.small{width:120px !important; height:50px !important; font-size:18px !important; line-height:50px !important; color:#fff !important; border-radius:0px !important;}

	.btnArea a.ok,
	.btnArea input.ok,
	.btnArea button.ok{}

	.btnArea a.cancel,
	.btnArea input.cancel,
	.btnArea button.cancel{line-height:78px;}

	.btnArea a.write,
	.btnArea input.write,
	.btnArea button.write{line-height:78px;}

	.btnArea a.big,
	.btnArea input.big,
	.btnArea button.big{width:220px;}

	.btnArea.tar{text-align: right;}
	.btnArea.tac{text-align: center;}
	.btnArea.tj{display: flex; justify-content: space-between;}

	.btnArea.tar a,
	.btnArea.tar input[type=image],
	.btnArea.tar input[type=submit],
	.btnArea.tar button{margin:0 0 0 10px;}

	.btnArea.tac a,
	.btnArea.tac input[type=image],
	.btnArea.tac input[type=submit],
	.btnArea.tac button{margin:0 5px;}

	.btnArea.tj a,
	.btnArea.tj input[type=image],
	.btnArea.tj input[type=submit],
	.btnArea.tj button{margin:0;}

	.paging_all+.btnArea{margin-top:30px;}

	.btnArea.two,
	.btnArea.three{display: flex; justify-content: space-between;}

	.btnArea.one a,
	.btnArea.one input[type=image],
	.btnArea.one input[type=submit],
	.btnArea.one button{width:100%; margin:0;}

	.btnArea.two a,
	.btnArea.two input[type=image],
	.btnArea.two input[type=submit],
	.btnArea.two button{width:49%; margin:0;}

	.btnArea.three a,
	.btnArea.three input[type=image],
	.btnArea.three input[type=submit],
	.btnArea.three button{width:32%; margin:0;}


/* Search Style */
	.search_top{margin-bottom:30px; font-size:0; line-height:0; display: flex; justify-content: space-between; }
	.search_top.form{   background-color: transparent;}
	.search_top>span{width:69%; display:inline-block; vertical-align: top;}
	.search_top>.total{display:none;}
	.search_top select,
	.search_top input[type=text],
	.search_top input[type=submit]{height:80px; font-size:22px; line-height:68px;}
	.search_top select{width:50%; background: url('../../images/front/bg_select_arr.png') no-repeat 91% center;}
	.search_top input[type=text]{width:100%; margin:0 -1px 0 0;}
	.search_top input[type=submit]{width:30%;}

	.search_top.two{display: block;}
	.search_top.two>div{width:100%; display: flex; justify-content: space-between;}
	.search_top.two>div+div{margin-top:10px;}
	.search_top.two select{width:50%; margin-left:0px;}
	.search_top.two select+select{margin-left:10px;}
	.search_top.two input[type=text]{width:80%; margin:0 -1px 0 0;}
	.search_top.two input[type=submit]{width:20%;}

/* Board List Style */
	.board_list{width:100%; border-top:2px solid #bfbfbf; border-bottom:1px solid #bfbfbf; overflow:hidden; box-sizing: border-box;}
	.btnArea + .board_list{margin-top:10px;}
	.board_list>.table{width:100%; margin-bottom:-1px; border-spacing:0; display:table; table-layout : fixed; position: relative;}
	.board_list>.table .tr{display:table-row; position: relative;}
	.board_list>.table .tr>div{padding:15px 0; border-bottom:1px solid #ccc; font-weight: 300; font-size:22px; line-height:1.4; color:#444; letter-spacing: -0.025em; text-align:center; box-sizing: border-box; display:table-cell; vertical-align: middle; position: relative;}
	.board_list>.table .tr>div+div {border-left:1px solid #e5e5e5;}

	.board_list>.table .thead>div{background-color: #f8f8f8; font-weight: 500; color:#222; position: relative;}

	.board_list>.table .tr>.num{}
	.board_list>.table .tr>.num .noti{margin:-5px 0; padding:5px 10px 6px; background-color: #2e3192; font-weight: 300; font-size:15px; line-height:1; color: #fff; display:inline-block; border-radius:3px;}

	.board_list>.table .tr>.title{padding:5px 20px; text-align:left;}
	.board_list>.table .tr>.title>.checks{display:inline-block; vertical-align: middle;}
	.board_list>.table .tr>.title>a{max-width:93%; font-weight: 400; color:#444; cursor:pointer; display:inline-block; vertical-align: top; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.board_list>.table .tr>.title>.icon{padding:0 0 3px 7px; display:inline-block; vertical-align: middle;}

	.board_list>.table .tr>.stat{padding:11px 0;}
	.board_list>.table .tr>.stat>.icon{width:70px; height:30px; background-color: #f8f8f8; border:1px solid #ccc; font-weight: 300; font-size:14px; line-height:28px; color: #898989; text-align: center; display:inline-block; box-sizing: border-box; border-radius:2px;}
	.board_list>.table .tr>.stat>.icon.end{background-color: #0e652e; border-color:#0e652e; color: #fff;}

	.board_list>.table .tr>.title>a.active,
	.board_list>.table .tr>.title>a:hover{color:#2e3192;}

	.board_list>.table .tr.noPost{position: static;}
	.board_list>.table .tr.noPost .td{height:200px; position: static;}
	.board_list>.table .tr.noPost .td>p{width:100%; font-size:16px; line-height:2; color:#000; text-align: center; position: absolute; left:0; top:50%; white-space: nowrap;}




	/* 제품 상세 페이지에 사용 */
	.board_list.view>.table .tr>div{font-size:22px;}
	.board_list.view>.table .tr>.etc+.etc:before{top:18px;}

	.board_list.view>.table .viewBox{width:580px; font-size:22px; line-height:30px;}
	.board_list.view>.table .viewBox>.btn{padding-top:30px;}
	.board_list.view>.table .viewBox>.btn>a{padding:0 20px; font-weight: 300; font-size:18px; line-height:38px;}
	.board_list.view>.table .viewBox>.btn>a+a{margin-left:5px;}

	.board_list.shop .cart,
	.board_list.shop .form,
	.board_list.shop .check{font-size:0 !important; line-height:0 !important;}
	.board_list.shop input[type=text]{width:70%; height:40px; padding:0 10px; background-color:#fff; border:1px solid #cecece; font-weight: 300; font-size:14px; line-height:38px; color:#666; text-align: center; box-sizing: border-box; vertical-align:middle; display:inline-block;}
	.board_list.shop .link>a{color: #666; display:inline-block; vertical-align: top; position: relative;}
	.board_list.shop .link>a+a{margin-left:7px;}
	.board_list.shop .link>a+a:before{content: ""; width: 1px; height: 10px; margin-top:-5px; background-color: #666; display: inline-block; position:absolute; left: -5px; top:50%;}

	.board_list.shop .check{width: 25px; height: 25px; background-color: #fff; background-position: center center; background-repeat: no-repeat; background-size: cover; border:1px solid #ccc; display: inline-block; position:absolute; left: 0; top:25px; box-sizing: border-box; z-index:5;}
	.board_list.shop input[type=checkbox]{width: 25px; height: 25px; margin-top:-42.5px; visibility: hidden; position:absolute; left: 0; top:50%; z-index:-99; overflow: hidden; opacity: 0;}
	.board_list.shop input[type=checkbox]:checked+.check{background-image: url('../../images/front/bg_checkbox_on.gif');}

	.board_list.shop .cart{padding:10px 20px !important;}
	.board_list.shop .check+.cart{padding-left:40px !important;}
	.board_list.shop .cart>.proCart{width:100%; text-align: left; display:table;}
	.board_list.shop .cart>.proCart .thumb{width:150px; height:150px; max-height:150px;}
	.board_list.shop .cart>.proCart .title{font-weight: 300; font-size:18px; color: #666;}
	.board_list.shop .cart>.proCart .title>strong{font-weight: 500; font-size:22px; color: #333; display:block;}

	.board_list.shop .amount{font-size:0 !important; line-height:0 !important;}
	.board_list.shop .amount input[type=text]{width:40px; height:27px; margin-right:-1px; padding:0 5px; border:1px solid #cfcfcf; font-weight: 300; font-size:14px; line-height:24px; color: #666; text-align: center; display:inline-block; vertical-align: middle;}
	.board_list.shop .amount>.btns{display:inline-block; vertical-align: top;}
	.board_list.shop .amount>.btns>a{width:15px; height:14px; background-repeat: no-repeat; background-position: center center; display:block;}
	.board_list.shop .amount>.btns>a.minus{margin-top:-1px; background-image: url('../../images/shopping/btn_cart_down.gif');}
	.board_list.shop .amount>.btns>a.plus{background-image: url('../../images/shopping/btn_cart_up.gif');}

	.board_list>.table .tr>.cartOption{margin:13px 0 -23px 0; padding:20px 0 20px 20px; background-color: #f8f8f8; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; font-size:0; line-height:0; position: relative;}
	.board_list>.table .tr>.cartOption .moneys{min-height:40px; font-weight: 500; font-size:24px; line-height:34px; color: #222; display:inline-block; vertical-align: top; position: relative;}
	.board_list>.table .tr>.cartOption .moneys:before{content: "가격 : "; padding-right:5px; font-weight: 300; display:inline-block; vertical-align: top;}

	.board_list>.table .tr>.cartOption>.btns{position: absolute; right:20px; top:15px;}
	.board_list>.table .tr>.cartOption>.btns .forms{margin-right:20px; font-size:24px; line-height:40px; color: #222; display:inline-block; vertical-align: top; position: relative;}
	.board_list>.table .tr>.cartOption>.btns .forms:before{content: "수량 : "; padding-right:5px; font-size:20px; line-height:40px; color: #222; display:inline-block; vertical-align: top;}
	.board_list>.table .tr>.cartOption>.btns .forms input[type=text]{width:60px; height:40px; border:1px solid #ddd; font-size:24px; line-height:40px; color: #222; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.board_list>.table .tr>.cartOption>.btns .forms.amount{padding-right:20px;}
	.board_list>.table .tr>.cartOption>.btns .forms a{width:20px; height:21px; background-repeat: no-repeat; background-position: center center; background-size: cover; display:block; position: absolute; right:0;}
	.board_list>.table .tr>.cartOption>.btns .forms a.minus{background-image: url('../../images/shopping/btn_cart_down.gif'); bottom:0;}
	.board_list>.table .tr>.cartOption>.btns .forms a.plus{background-image: url('../../images/shopping/btn_cart_up.gif'); top:0;}

	.board_list>.table .tr>.cartOption>.btns>span{display:inline-block; vertical-align: top;}
	.board_list>.table .tr>.cartOption>.btns>.btn>a{padding:0 10px; background-color: #fff; border:1px solid #ddd; font-size:20px; line-height:38px; color: #666; text-align: center; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.board_list>.table .tr>.cartOption>.btns>.btn>a+a{margin-left:3px;}

	.board_list.order{margin-top:-20px; border-top:none;}
	.board_list.order>.table .tr{padding:20px 0;}
	.board_list.order .tr>.orderNum{margin-bottom:15px; padding:25px 20px; background-color: #f8f8f8; border-top:2px solid #222; border-bottom:1px solid #cfcfcf; font-size:22px; color: #222;}
	.board_list.order .tr>.stats{width:123px; height:50px; padding:0; border:1px solid #ccc; font-size:20px; line-height:48px; color: #222; text-align: center; position: absolute; right:20px; bottom:20px; display:inline-block;}
	.board_list.order>.table .tr>.title>a{max-width:75%;}


/*main add style */
	.photo_list>ul>li>a .area .title{font-weight: 300; font-size:22px; line-height:32px; color: #555;}

	.photo_list>ul>li>a .area .one{}
	.photo_list>ul>li>a .area .two{max-height:36px;}
	.photo_list>ul>li>a .area .title.two{max-height:64px;}
	.photo_list>ul>li>a .area .three{max-height:96px;}
	.photo_list>ul>li>a .area .five {max-height: 160px;}

	.photo_list.middle{width:100%;}
	.photo_list.middle>ul{margin-top:-40px;}
	.photo_list.middle>ul>li{padding-top:40px;}
	.photo_list.middle>ul>li>a{box-shadow: 5px 10px 8px rgba(0,0,0,0.1); background-color:#f7f7f7; height:auto;}
	.photo_list.middle>ul>li>a:hover span.bg{background-color: rgba(14,16,78,0.6);}
	.photo_list.middle>ul>li>a .thumb{height:180px;position:relative; margin-bottom:15px;}
	.photo_list.middle>ul>li>a .thumb:after{opacity:0; transition: all .3s ease-out; width:58px;height:58px; border:1px solid #fff;content:"";position:absolute;top:50%;left:50%;margin-left:-29px;margin-top:-29px; z-index:2;}
	.photo_list.middle>ul>li>a .area{border:none;}
	.photo_list.middle>ul>li>a .area .in_area{height:auto; padding: 40px 30px; vertical-align: top; text-align:center; }
	.photo_list.middle>ul>li>a .area .category{font-weight: 500; font-size:24px;line-height: 1.3; color: #333;letter-spacing: -0.03em;margin: 0px 0 0 0;}
	.photo_list.middle>ul>li>a .area .category + .title{margin-top:25px;}
	.photo_list.middle>ul>li>a .area .title.two{font-weight: 300;font-size: 22px;line-height: 32px; color: #444;   letter-spacing: -1px;}
	.photo_list.middle>ul>li>a .area .in_area .btn_mid{margin-bottom:20px; font-size: 22px; line-height:50px; color: #fff;background-color: #1ba4e9; border-radius: 25px;text-align: center; display: inline-block;padding: 0 25px;margin-top: 10px;font-weight: 500;}

	.photo_list.middle>ul>li>a> .area .mid_bottom{}
	.photo_list.middle>ul>li>a> .area .day,
	.photo_list.middle>ul>li>a> .area .mid_more{}
	.photo_list.middle>ul>li>a> .area .day{padding-top:25px; display:block; font-size:22px; text-align: center !important; position: static; left:0;}
	.photo_list.middle>ul>li>a> .area .mid_more{right:30px; bottom:37px;}

	.photo_list.middle>ul>li>a span.bg:before,
	.photo_list.middle>ul>li>a span.bg:after{content: ""; background-color: #fff; display: inline-block; position:absolute; left: 50%; top:50%; box-sizing: border-box; transition: all .3s ease-out;  transform-origin: 50% 50%; opacity: 0;}
	.photo_list.middle>ul>li>a span.bg:before{width: 100px; height: 2px; margin:-1px 0 0 -50px;}
	.photo_list.middle>ul>li>a span.bg:after{width: 2px; height: 100px; margin:-50px 0 0 -1px;}
	.photo_list.middle>ul>li>a:hover span.bg:before{height:2px; width: 18px; margin:-1px 0 0 -9px; opacity: 1;}
	.photo_list.middle>ul>li>a:hover span.bg:after{width:2px; height: 18px; margin:-9px 0 0 -1px; opacity: 1;}

	.photo_list.middle>ul>li>p:after{opacity:1;}
	.photo_list.middle>ul>li>a:hover p:after{opacity:1;}

	.photo_list.middle>ul>li>a .area .two{max-height:62px;}

	.photo_list.in_port.four>ul{margin:0;}
	.photo_list.in_port.four>ul>li{padding:0;}
	.photo_list.in_port>ul>li>a .thumb{height:250px;}
	.photo_list.in_port>ul>li>a span.bg{text-align:center;}
	.photo_list.in_port>ul>li>a span.bg>.hide_btn{padding: 22px 25px;background-color: #00a8ff;margin-top: 85px;}
	.photo_list.in_port>ul>li>a span.bg>.hide_txt{margin-top:20px;display:block;}
	.photo_list.in_port>ul>li>a span.bg:before, .photo_list>ul>li>a span.bg:after{content:none;}
	.photo_list.in_port>ul>li>a>span>p{display:inline-block; font-size:18px; color:#fff;text-align:center;margin-top:175px;font-weight:500;}


	.wrap_Conts.photo .inConts{width:1300px;}

/* sub add style */
	.photo_list.ness>ul>li>a .area .one{text-align:center;font-size:22px; color:#333;}
	.photo_list.ness>ul>li>a{box-sizing:border-box;border:1px solid #ebebeb;}
	.photo_list.ness>ul>li>a:hover{border:1px solid #1e2188;opacity: 1;box-sizing:border-box;}
	.photo_list.ness>ul>li>a:hover span.bg{opacity:0;}
	.photo_list.ness>ul>li>a:hover span.bg:before{width: 100px; margin:-0.5px 0 0 -50px; opacity: 1;}
	.photo_list.ness>ul>li>a:hover span.bg:after{height: 100px; margin:-50px 0 0 -0.5px; opacity: 1;}
	.photo_list.ness>ul>li>a .area{width:100%;border:none; border-top:1px solid #ebebeb; box-sizing: border-box; display:table; table-layout: fixed;}


/* 	.photo_list>ul>li>a span.bg{opacity:1;}지워야함 */

	.photo_list.experience>ul>li>a .thumb{height:210px;}
	.photo_list.experience>ul>li>a .area{border-top:none;}
	.photo_list.experience>ul>li>a .area .in_area{text-align: center;}
	.photo_list.experience>ul>li>a .area .title{font-size:16px; line-height:23px;}

	/* card style */
		.photo_list.card>ul>li>a .thumb{height:375px;}
		.photo_list.card>ul>li>a span.bg{display:none; z-index:-999;}

		.photo_list.card>ul>li>a .area{height:auto; background-color: rgba(0,0,0,0.6); border:none; position: absolute; left:0; bottom:0px; z-index:2;}
		.photo_list.card>ul>li>a .area .in_area{height:95px; vertical-align: top;}
		.photo_list.card>ul>li>a .area p{color: #ccc;}
		.photo_list.card>ul>li>a .area .title{color: #fff;}

		.photo_list.card>ul>li>a:hover .area .in_area{height:375px;}

	/* board style */
		.photo_list.board{border-top:2px solid #222; border-bottom:1px solid #222;}
		.photo_list.board>ul{margin:0 0 -1px 0;}
		.photo_list.board>ul>li{width:100%; padding:20px 31px; border-bottom:1px solid #d9d9d9;}
		.photo_list.board>ul>li>a{display:table; table-layout: fixed;}
		.photo_list.board>ul>li>a .thumb{width:380px; min-width:380px; height:220px; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow:hidden; display:table-cell; vertical-align: middle;}

		.photo_list.board>ul>li>a .area{width:auto; height:auto; padding:0 0 0 0; border:none; display:table-cell; vertical-align: middle;}
		.photo_list.board>ul>li>a .area .in_area{height:auto; padding:0; display:inline;}
		.photo_list.board>ul>li>a .thumb+.area{padding:0 0 0 30px;}
		.photo_list.board>ul>li>a .area .txt{margin-top:15px;}

	.photo_list.two>ul,
	.photo_list.three>ul,
	.photo_list.four>ul,
	.photo_list.five>ul{margin:-12px 0 0 -12px;}

	.photo_list.two>ul>li,
	.photo_list.three>ul>li,
	.photo_list.four>ul>li,
	.photo_list.five>ul>li{padding:12px 0 0 12px; display:inline-block; vertical-align: top;}

	.photo_list.two>ul>li{width:50%;}
	.photo_list.three>ul>li{width:33.3333%;}
	.photo_list.four>ul>li{width:25%;}
	.photo_list.five>ul>li{width:20%;}

	.photo_list>ul>li.noPost{width:100%; height:400px; padding-top:190px; font-size:16px; line-height:1; color: #474a52; text-align: center; box-sizing: border-box;}


/* Pageing Style */
	.paging_all>.btn,
	.paging_all>.num>strong,
	.paging_all>.num>a{width:50px; height:50px;}

	.paging_all>.btn:before,
	.paging_all>.btn:after{width: 16px; height: 16px;}
	.paging_all>.btn.prev:before{margin:-8px 0 0 -5px; transform:rotate(-45deg);}
	.paging_all>.btn.next:before{margin:-8px 0 0 -12px; transform:rotate(135deg);}

	.paging_all>.num{margin:0 -1px 0 0;}

	.paging_all>.num>strong,
	.paging_all>.num>a{font-size:18px; line-height:48px;}

/* Board View */
	.board_view{width:100%; border-width:2px 0 1px; border-style:solid; border-color:#222; overflow:hidden; box-sizing: border-box;}
	.board_view>table{width:100%; margin-bottom:-1px; border-spacing:0;}
	.board_view>table th,
	.board_view>table td{padding:15px 0; border-bottom:1px solid #ccc; font-weight: 300; font-size:15px; line-height:1.4; color:#333; text-align:center; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}

	.board_view>table>thead>tr>th{padding:15px 15px 0; border-bottom:none; font-weight: 400; font-size:24px; text-align: left;color:#333333;}
	.board_view>table .etc{padding:0; text-align:left;color:#888;}
	.board_view>table .etc>p{padding: 16px 0px 16px 16px;font-weight: 300; text-align:center; display:inline-block; vertical-align: top; position: relative;font-size:22px;color:#888;}
	.board_view>table .etc>p+p:before{content: ""; width:1px; height:11px; margin-top:-5px; background-color: #ccc; display: inline-block; position:absolute; left: 6px; top:50%;}
	.board_view>table .etc>p>strong{padding-right:15px; font-weight: 400; display: inline-block; vertical-align: top; position: relative;}
/* 	.board_view>table .etc>p>strong:before{content: ":"; display: inline-block; position:absolute; right: 5px; top:0px;} */

	.board_view>table>tbody>tr>td.cont{font-size:22px;line-height:30px;color:#555;height:250px; padding:45px 15px 70px; border-bottom:none; font-weight: 400; text-align: left; vertical-align: top; letter-spacing: -0.02em;}
	.board_view>table>tbody>tr>td.cont img{/*width:auto !important;*/ height:auto !important;}
	.board_view>table>tbody>tr>td.cont .bookImg{width:300px; padding:40px; margin:0 auto; background:#f1f1f3 url('../../images/front/noimage.jpg') no-repeat center center;}
	.board_view>table>tbody>tr>td.cont .bookImg>img{box-shadow:0px 0px 16px rgba(136,136,136,0.45); -moz-box-shadow:5px 5px 16px rgba(136,136,136,0.45); -webkit-box-shadow:0px 0px 16px rgba(136,136,136,0.45);}

	.board_view>table>tbody>tr>td.file{padding:10px 15px 30px 12px; font-size:0; line-height:0; text-align: left;}
	.board_view>table>tbody>tr>td.file>a{margin:5px 0 0 3px; padding:0 58px 0 10px; background:#2e3192 url('../../images/front/btn_bView_file.png') no-repeat right top; font-size:20px; line-height:40px; color: #fff; display:inline-block; vertical-align: top; border-radius:2px;font-weight:400;}
	.board_view>table>tbody>tr>td.file>a+a{margin-left:10px;}

	.board_view td.answer{padding:30px; background-color: #fafafa; text-align: left;  vertical-align: top;}
	.board_view td.answer>.tit{padding-bottom:15px; font-weight: 500; font-size:19px; line-height:1; color: #222;}

	.board_view table.inTb{width:100%; margin-top:50px; border-top:1px solid #d3d3d3; border-spacing:0; table-layout: fixed;}
	.board_view table.inTb th,
	.board_view table.inTb td{padding:20px; border-bottom:1px solid #d3d3d3; font-weight: 300; font-size:15px; line-height:1.4; color:#666; text-align:left; border-collapse:collapse; empty-cells:show; box-sizing: border-box;}
	.board_view table.inTb th{padding:20px 0; background-color: #f7f7f7; color: #333; text-align:center;}
	.board_view table.inTb .money{font-weight: 400; color: #f43131;}

	.board_view table.inTb+table.inTb{margin-top:30px;}

/* 	.board_view>table .etc>p>strong:before{content: ":"; display: inline-block; position:absolute; right: 5px; top:0px;} */


/* Comment Style */
	.commentArea .writeArea dt{height:40px; font-size:22px;}
	.commentArea .writeArea dd>textarea{font-size:18px;}
	.commentArea .writeArea dd>input[type=submit]{font-size:18px;}

	.commentArea .cwriteArea{}
	.commentArea .cwriteArea dt{height:40px; font-size:22px;}
	.commentArea .cwriteArea dd>textarea{font-size:18px;}
	.commentArea .cwriteArea dd>input[type=submit]{font-size:18px;}

	.commentArea .viewArea>dl{font-size:18px;}
	.commentArea .viewArea>dl>dt{font-size:22px;}
	.commentArea .viewArea>dl>dd>span+span:before{height:12px; margin-top:-6px;}

	.commentArea .viewArea>dl>dd .comment_btn{bottom:-6px;}
	.commentArea .viewArea>dl>dd .comment_btn>a{padding:0 15px; font-size:18px; line-height:35px;}

	/* PageNavigation Style */
	.pageNavigation{width:100%; margin-top:-1px; border-top:1px solid #222; border-bottom:1px solid #222; overflow:hidden; box-sizing:border-box; position: relative; z-index:2;}
	.pageNavigation>dl{width:100%; font-weight: 300; font-size:15px; line-height:1.1; color: #333; display:table; table-layout: fixed;}
	.pageNavigation>dl+dl{border-top:1px solid #ccc;}
	.pageNavigation>dl>*{display:table-cell; vertical-align:middle; box-sizing:border-box; position: relative;font-size:16px;}
	.pageNavigation>dl>dt{width:105px; height:50px; text-align:center; color: #444; font-weight:400;}
	.pageNavigation>dl>dt:before{content: ""; width: 10px; height: 10px; border-width:1px 0 0 1px; border-style:solid; border-color:#474a52; display: inline-block; position:absolute; right: 0; top:50%; box-sizing: border-box;}
	.pageNavigation>dl.prev>dt:before{margin:-2px 0 0 0; transform:rotate(45deg);}
	.pageNavigation>dl.next>dt:before{margin:-7px 0 0 0; transform:rotate(-135deg);}

	.pageNavigation>dl>dd{padding:10px 25px 7px;color:#666666;font-size:22px;}
	.pageNavigation>dl>dd>a{max-width:95%; font-weight: 400; color: #333; display:inline-block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.pageNavigation>dl>dd>a:hover{color:#0e652e; }
		
	
	.pageNavigation>dl{font-size:20px;}
	.pageNavigation>dl>dt{width:100px; height:60px; padding-left:15px; text-align:left; font-size:20px; color:#444444;font-weight:400;}


/* Password Style */
	.memberArea{width:100%;}
	.memberArea .txt{padding-bottom:25px; font-weight: 300; font-size:15px; line-height:1; color: #777; text-align: center;}
	.memberArea .memTit{padding:40px 0 20px;}
	.memberArea .memTit>dt{font-size:26px;}
	.memberArea .memTit>dd{font-size:20px;}

	.memberArea .fildBox{padding:0 55px;}
	.memberArea .fildBox input[type=text],
	.memberArea .fildBox input[type=password]{height:60px; font-size:18px; line-height:58px;}
	.memberArea .fildBox input + input{margin-top:10px;}

	.memberArea .findBtn{text-align: right;}
	.memberArea .findBtn>span,
	.memberArea .findBtn>a{font-weight: 300; font-size:14px; line-height:1; color: #6a777c; display:inline-block; vertical-align: top;}
	.memberArea .btnArea>input[type=submit]{height:80px; font-size:22px;}

	.memberArea .txtBtn{margin-top:40px; padding:30px 60px; background-color: #f9f9f9; display: flex; justify-content: space-between;}
	.memberArea .txtBtn>li{display: inline-block; vertical-align: top;}
	.memberArea .txtBtn>li+li{margin-top:0;}
	.memberArea .txtBtn>li>*{display:none;}
	.memberArea .txtBtn>li>a{width:220px; background-color: transparent; border-color:#cfcfcf; font-weight: 300; font-size:20px; line-height:58px; color: #666; display:inline-block;}

	.memberArea.find{width:100%; padding:0 0;}
	.memberArea.find .memTit{padding-top:0;}
	.memberArea.find .inBox{width:100%; padding:50px 20px; display:inline-block; vertical-align: top; box-sizing: border-box;}
	.memberArea.find .inBox+.inBox{border-left:none; border-top:1px solid #d3d3d3;}
	.memberArea.find .fildBox{padding:0 55px;}

	.memGray{padding:25px 30px; background-color: #f8f8f8; font-size:0; line-height:0;}
	.memGray>li{padding-left:8px; font-weight: 300; font-size:14px; line-height:1.3; color: #666; position: relative;}
	.memGray>li+li{margin-top:7px;}
	.memGray>li:before{content: "·"; color: #f16c9f; display: inline-block; position:absolute; left: 0; top:0px;}
	.memGray>li.point>span{font-weight: 400; color: #333; display:inline-block; vertical-align: top; position: relative;}
	.memGray>li.point>span+span{margin-left:41px;}
	.memGray>li.point>span+span:before{content: ""; width: 1px; height: 10px; margin-top:-5px; background-color: #333; display: inline-block; position:absolute; left: -21px; top:50%;}
	.memGray>li.point+li{margin-top:17px;}

	.joinEnd{width:100%; padding:40px; background-color: #f8f8f8; font-size:0; line-height:0; box-sizing: border-box; display:block;}
	.joinEnd>div{display:block; box-sizing: border-box;}
	.joinEnd>.textArea{width:100%; padding:40px 0 30px; text-align: center; color: #333;}
	.joinEnd>.textArea .title{font-weight: 500; font-size:26px; line-height:1;}
	.joinEnd>.textArea .text{font-weight: 300; font-size:22px; line-height:32px; letter-spacing: -1px;}
	.joinEnd>.textArea .text .point{color: #0e652e;}
	.joinEnd>.textArea>a{width:210px; height:80px; background-color: #0e652e; font-size:22px; line-height:80px; color: #fff; text-align: center; display:inline-block; vertical-align: top; cursor: pointer;}
	.joinEnd>.imgArea{width:100%; text-align: center; vertical-align: middle;}
	.joinEnd>.imgArea>p{padding:0; background-color: #e8e8e8; text-align: center;}

	.secedeArea{padding-left:54px; font-size:20px; line-height:1.4;}
	.secedeArea>p>span{padding-left:0;}
	.secedeArea>p{text-indent:-24px;}
	.secedeArea>p+p{padding-top:15px;}
	.secedeArea .point{}


	.psBul{padding-left:15px;}
	.psBul:before{top:2px;}
	.wPs{padding-bottom:10px; font-size:18px;}

	.board_write{border-top:2px solid #333;}
	.board_write>table th,
	.board_write>table td{padding:20px; font-size:22px;}

	.board_write>table>tbody>tr>th{height:100px; padding:27px 15px 30px; line-height:1.3;}

	.board_write input[type=text],
	.board_write input[type=password],
	.board_write input[type=file],
	.board_write select,
	.board_write textarea{height:60px; padding:0 15px; font-size:20px; line-height:58px;}

	.board_write select{line-height:60px;}
	.board_write textarea{height:180px; padding:15px; line-height:1.5;}

	.board_write .btnBox{}
	.board_write .btnBox>input{width:100%;}
	.board_write .btnBox>.btns{font-size:20px; line-height:58px;}

	.board_write .three.phone{max-width:100%;}

	.board_write .three.birth{max-width:100%; margin-top:-10px; display: block;}
	.board_write .three.birth input,
	.board_write .three.birth select{width:38%; margin-top:10px;}

	.board_write .three.days{max-width:100%; display: block;}
	.board_write .three.days *+*{margin:10px 0 0 0}

	.board_write .three.email{max-width:100%;display:flex; flex-wrap:wrap;}
	.board_write .three.email input{width:45%;}
	.board_write .three.email+select{margin-top:10px;}
	.board_write .three.email select{width:100%;margin-top:10px;}

	.board_write .three.email input+select{margin-left:0;}



	.board_write .juso{margin-top:0px; display: block;}
	.board_write .juso>input{width:100%; margin-top:10px;}
	.board_write .juso>input+input{width:100%; margin-left:0px;}

	.board_write .checkTxt{}
	.board_write .checkTxt .type.l{margin-bottom:-5px; display:block;}
	.board_write .checkTxt .checkIn + .checkIn{margin-left:10px;}

	.board_write .checkBox{margin:-5px -12px; padding:7px 12px;}
	.board_write .checkBox + .checkBox{margin-top:2px; padding-top:15px;}
	.board_write .checkBox .checkIn{width:35%;}
	.board_write .checkBox .checkIn + .checkIn{margin:5px 0;}
	.board_write .checkBox.four .checkIn{width:23%;}

	.board_write .rowBox{margin:-5px -12px; padding:7px 12px;}
	.board_write .rowBox + .rowBox{margin-top:7px; padding-top:7px;}

	.board_write>table .file{width:100%; font-size:0; line-height:0; position:relative; overflow:hidden;}
	.board_write>table .file>.file_wrap>.btnFile,
	.board_write>table .file>.thumb,
	.board_write>table .file>.thumb.text{height:55px;}

	.board_write>table .file+.file{margin-top:10px;}
	.board_write>table .file>.file_wrap>.btnFile{width:130px; font-size:18px; line-height:53px;}
	.board_write>table .file>.file_route{font-size:18px;}

	.board_write>table .file>.thumb{width:55px;}
	.board_write>table .file>.thumb.text{width:100%; max-width:240px; padding:0 10px; font-size:18px; line-height:53px;}

	.board_write>table #fileArea .filePlus{width:120px; height:55px; font-size:20px; line-height:55px; right:0px; top:0px;}

	.board_write>table .type{height:55px; font-size:20px; line-height:55px;}
	.board_write>table .type.l{margin:0 15px 0 5px;}
	.board_write>table .type.r{margin:0 5px 0 15px;}
	.board_write>table .type.c{margin:0 5px;}
	.board_write>table .point{font-weight: 500; color: #ec0891;}

	.board_write>table .checkIn{margin-bottom:3px; vertical-align: middle;}
	.board_write>table .checkIn + .checkIn{margin-left:30px;}
	.board_write>table input[type=password] + .checkIn{margin-left:10px;}


/* Faq List */
	.faqArea>li .q{padding:25px 10px 25px 71px; font-size:22px; line-height:28px;}
	.faqArea>li .q:before{width:40px; height:40px; font-size:22px; line-height:38px; top:20px;}
	.faqArea>li .q>.bul{display:none;}

	.faqArea>li .q:hover{}

	.faqArea>li .a{padding:28px 10px 60px 65px; font-size:20px; line-height:26px;}
	.faqArea>li .a:before{width:40px; height:40px; font-size:22px; line-height:38px; top:20px;}

	.faqArea>li.noPost{font-size:22px;}


/* Photo List */
	.d3Tab+.photo_list{margin-top:-10px;}
	.photo_list ul.list{margin-top:-20px;}
	.photo_list ul.list li{padding-top:20px;}
	.photo_list ul.list li>* .thumb{height:231px;}

	.photo_list ul.list li>* .area{}
	.photo_list ul.list li>* .area .in_area{height:158px; padding:10px;}
	.photo_list ul.list li>* .area .in_area>*{font-size:20px; line-height:32px; text-align: left;}
	.photo_list ul.list li>* .area .title{font-size:22px;}
	.photo_list ul.list li>* .area .title .icon{margin:0 0 2px 5px; vertical-align: middle;}
	.photo_list ul.list li>* .area .txt{}
	.photo_list ul.list li>* .area .day{}

	.photo_list ul.list li>* .area .sBay{font-size:0;}
	.photo_list ul.list li>* .area .sBay>span{font-size:18px;}
	.photo_list ul.list li>* .area .sBay>span+span{padding-left:21px;}
	.photo_list ul.list li>* .area .sBay>span+span:before{height: 12px; margin-top:-6px;}

	.photo_list ul.list li>* .area .tBay{line-height:0; text-align: left;}
	.photo_list ul.list li>* .area .tBay .tDay{padding-left:23px; background:url('../../images/front/icon_day.gif') no-repeat left 4px; font-size:18px; line-height:25px;}
	.photo_list ul.list li>* .area .tBay .tHit{padding-left:23px; background:url('../../images/front/icon_hit.gif') no-repeat left 4px; font-size:18px; line-height:25px;}

	.photo_list ul.list li>* .area .title.two{max-height:64px;}
	.photo_list ul.list li>* .area .txt.two{max-height:64px;}

	/* card style */
		.photo_list.card ul.list li>* .thumb{height:375px;}

		.photo_list.card ul.list li>* .area .in_area{height:375px; vertical-align: top;}

		.photo_list.card ul.list li>a:hover .area .in_area{height:375px;}

	/* board style */
		.photo_list.board ul.list{margin-top:0px;}
		.photo_list.board ul.list li{padding:20px 15px;}
		.photo_list.board ul.list li>*{}
		.photo_list.board ul.list li>* .thumb{width:200px; min-width:200px; height:160px;}
		.photo_list.board ul.list li>* .area .in_area *{text-align: left;}
		.photo_list.board ul.list li>* .thumb+.area{padding:0 0 0 30px;}
		.photo_list.board ul.list li>* .area .txt{margin-top:5px;}


	.photo_list.two>ul,
	.photo_list.three>ul,
	.photo_list.four>ul,
	.photo_list.five>ul{margin:-10px 0 0 -10px;}

	.photo_list.two>ul>li,
	.photo_list.three>ul>li,
	.photo_list.four>ul>li,
	.photo_list.five>ul>li{padding:10px 0 0 10px; display:inline-block; vertical-align: top;}

	.photo_list.two>ul>li{width:50%;}
	.photo_list.three>ul>li{width:33.3333%;}
	.photo_list.four>ul>li{width:25%;}
	.photo_list.five>ul>li{width:20%;}


	.photo_list>ul>li.noPost{width:100%; height:400px; padding-top:190px; font-size:16px; line-height:1; color: #474a52; text-align: center; box-sizing: border-box;}

/* 교육일정 스타일 */
.education .search_top{text-align:left; display:flex; justify-content:space-between; align-items:center;background-color:#f8f8f8;}
.education .search_top a{font-size:22px;color:#444;padding: 10px 8px 10px 25px;}
.education .search_top a+a{}
.education .search_top a.active{color:#2966c4; background: url("../../images/img_small_arr.png")no-repeat 2px center;}
.education .search_top input[type=text]{border-radius:30px; padding: 0 50px 0 20px;height:50px;}
.education .search_top input[type=submit]{height:50px;}
.education .search_top .search{position:relative;margin-right:15px;width:180px;}
.education .search_top .search input[type=submit]{text-indent:-9999px;width:50px;background-color:none;border:none;position:absolute;right: 30px;top: 0;margin-right:-25px;background: url("/images/img_search.png")no-repeat 15px center;}
.education .inner_search{width:360px;margin-left:15px;}


.education .photo_list ul.list li>* .area{width:100%; border:1px solid #ebebeb; box-sizing: border-box; display:table; table-layout: fixed;}
.education .photo_list ul.list li>* .area .in_area{height:112px; padding:23px; display:table-cell; vertical-align: middle; box-sizing: border-box; transition: all .3s ease-out; }
.education .photo_list ul.list li>* .area .in_area>*{text-align:left;font-weight: 400; font-size:22px; line-height:23px; color: #666; overflow: hidden; display: block; position: relative; box-sizing: border-box;}
.education .photo_list ul.list li>* .area .title{margin: 18px 0;font-weight: 500;font-size: 26px;color: #222;line-height: 32px;max-height: 65px;}
.education .photo_list ul.list li>* .area .title .icon{margin:0 0 2px 5px; vertical-align: middle;}
.education .photo_list ul.list li>* .area .txt{margin-top:0;}
.education .photo_list ul.list li>* .area .day{margin-top:5px;}
.education .photo_list ul.list li>* .area .sBay>span+span{padding-left:5px;}
.education .photo_list ul.list li>* .area .sBay>span+span:before{content:":"; font-size:16px;left: -1px;top: 70%; background-color:transparent;}


.education .photo_list ul.list li .area .in_area>span{margin-top:25px;text-align:center;background-color: #fff;border: 1px solid #3a72c9;margin: 0 auto;width: 170px;line-height: 50px;} 
.education .photo_list ul.list li .area .in_area>span.receiving{background-color: #2966c4;border:1px solid #2966c4; color:#fff;}
.education .photo_list ul.list li .area .in_area>span.deadline{background-color: #1a3c77;border:1px solid #1a3c77;color:#fff;}
.education .photo_list ul.list li .area .in_area>span.end{background-color: #888888;border:1px solid #888888;color:#fff;}

.education .photo_list ul.list li .area .in_area>span,
.education .photo_list ul.list li .area .in_area>span.receiving,
.education .photo_list ul.list li .area .in_area>span.deadline,
.education .photo_list ul.list li .area .in_area>span.end{margin-top:35px;font-size:22px;}

.education .board_thumb {padding-top:50px; border-top:1px solid #bfbfbf;}
.education .board_thumb p{ /*border:2px solid #ededed;*/ box-sizing:border-box;}
.education .btnArea{margin-top: 40px; margin-bottom:40px;}
.education .btnArea a,
.education .btnArea input[type=submit]{font-size:22px;}

.education .board_list>.table .tr>div{border-bottom:none;font-size:20px}
.education .board_list>.table .tr>div+div{border-left:none;}




/* 공지사항 리스트 */
.board_list.notice_list>.table .thead,
.board_list.notice_list>.table .tr>.num{display:none !important;}

.board_list.notice_list>.table .tr{padding:15px 0; border-bottom:1px solid #d9d9d9; display:block;}
.board_list.notice_list>.table .tr>div{padding:0; border-bottom:none; font-size:22px; text-align: left; display:block;}
.board_list.notice_list>.table .tr>div+div{border:none;}
.board_list.notice_list>.table .tr>.title>a{max-width:88%;}

.board_list.notice_list>.table .tr>.etc{padding:15px 0 0 21px; font-size:20px; display:inline-block;border:none;color:#686868;}
.board_list.notice_list>.table .tr>.etc+.etc:before{content: ""; width:1px; height:18px; background-color: #ccc; font-size:0; line-height:0; position: absolute; left:9px; top:20px;}

.board_list.notice_list>.table .tr>.stat{padding:0; position: absolute; right:20px; bottom:10px; display:inline-block;}
.board_list.notice_list>.table .tr>.stat>.icon{width:auto; height:35px; padding:0 7px; font-size:18px; line-height:33px;}
.board_list.notice_list>.table .tr>.stat>.icon.end{}

/* 제품 리스트 */
	.photo_list.product.letter{}
	.photo_list.product.letter ul.list li>a{padding: 15px;    box-sizing: border-box;    border: 1px solid #ededed;}
	.photo_list.product.letter ul.list li>* .thumb{border: 1px solid #ededed!important;}
	.photo_list.product.letter ul.list li>* span{ box-sizing: border-box; }
	.photo_list.product.letter ul.list li>* .area .title{font-weight: 500;color: #252525; font-size:28px; line-height:30px;text-align:left;}
	.photo_list.product.letter ul.list li>* .area .txt{font-weight: 400;margin-top:5px;color:#666666;font-size:22px; line-height:25px;text-align:left;}
	.photo_list.product.letter ul.list li>* .area .sub_tit{font-weight: 400;margin-top:5px;color:#3b3b3b;font-size:24px; line-height:30px;text-align:left;}

/* 뉴스레터 리스트 */
	.photo_list.letter {width: 100%;padding:31px 0; border-width: 2px 0 1px;border-style: solid;border-color: #222;box-sizing: border-box;}
	.photo_list.letter ul.list li>* .thumb{border:1px solid #d6d6d6;}
	.photo_list.letter ul.list li>* .area{border:none;}

	.photo_list.letter ul.list li>* p{font-size:18px;}
	.photo_list.letter ul.list li>* .area .title{font-weight: 500;color: #3b3b3b; font-size:26px; line-height:30px;}
	.photo_list.letter ul.list li>* .area .txt{font-weight: 400;margin-top:5px;color:#2966c4;font-size:24px; line-height:30px;}
	.photo_list.letter ul.list li>* .area .day{font-weight: 400;margin-top:5px;color:#9a9a9a;font-size:22px; line-height:30px;}

/* 전시회 리스트 */
	.board_list.exhibit>.table div{line-height:30px;}
	.board_list.exhibit>.table .tr>.title>a{display:flex;}
	.board_list.exhibit>.table .tr{transition: all .1s ease-out;height:80px;}
	.board_list.exhibit>.table .tr>div{}
	.board_list.exhibit>.table .tr+.tr:hover{background-color:rgba(0,0,0,0.1);}
	.board_list.exhibit>.table .tr>.title{padding: 10px 0 10px 10px; text-align:left;}
	.board_list.exhibit>.table .tr>.title>a.active,
	.board_list.exhibit>.table .tr>.title>a:hover{color:#444;}
	.board_list.exhibit>.table .tr>.title .tit_img{border:1px solid #e3e3e3;width:130px;height:130px}
	.board_list.exhibit>.table .tr>.title .tit_txt{width: 160px;margin-left:15px;}

	.board_list.exhibit>.table .tr>.title .main_txt,
	.board_list.exhibit>.table .tr>.title .sub_txt{font-size:20px; margin-top:00px;}
	.board_list.exhibit>.table .tr>.title .main_txt{font-weight:500;color:#2a66c4;}
	.board_list.exhibit>.table .tr>.title .sub_txt{color:#666666;margin-bottom:10px;}

	.board_list.exhibit>.table .tr>.title p.one{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.board_list.exhibit>.table .tr>.title p.two{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}


	.board_list.exhibit>.table .tr .day,
	.board_list.exhibit>.table .tr .etc{ font-weight:500;}
/*
transition: all .5s linear;
transition: all .5s ease-out;
transform:rotate(180deg);
-webkit-transition-timing-function:ease-in linear; transition-timing-function:ease-in linear;
-webkit-transition-delay: .8s; transition-delay: .8s;
:before{content: ""; width: 24px; height: 24px; background-color: #fff; border:1px solid #666; display: inline-block; position:absolute; left: 0; top:0px; box-sizing: border-box;}
display: flex; justify-content: space-between; // 양쪽 끝 정렬
display: flex; justify-content: space-around; // 센터 정렬
display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; //한줄 감추기
display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; //두줄 감추기
active
:first-child
text-indent:-99999px;
!important
display:table;
table-layout:fixed;
display:table-row;
display:table-cell;
box-sizing:border-box;
word-break:keep-all; word-wrap:break-word;
border-radius:2px;
*/