#Board {position:relative;}
#Board th {padding:15px 0; font-size:17px; font-weight:400; color:#222;} 
#Board td {padding:15px 0; font-weight:300;}
#Board caption {display:none}
#Board .postsArea {text-align:right; margin-bottom:4px; overflow:hidden;}
#Board .posts {padding-left:16px; font-size:13px; background:url("/images/common/icon/icon_post.gif") left top no-repeat;}
#Board .posts span {margin-left:5px; font-weight:600; color:#333;}
#Board td .FieldInfo {font-size: 16px;}
#Board .All_check {font-weight: 300;}

/* list.skin*/
#Board.list .type1 {width:100%; border-top:1px solid #333; overflow:hidden;}
#Board.list .type1 table {width:100%;}
#Board.list .type1 th {border-bottom:1px solid #dfdfdf; text-align:center;}
#Board.list .type1 td {border-bottom:1px solid #dfdfdf; text-align:center; font-family: 'Oswald', 'Noto Sans KR', Sans-serif;}
#Board.list .type1 td.num img {width: 25px;}
#Board.list .type1 td.subject {text-align:left;}
#Board.list .type1 td.subject.pd_subject {padding-left: 30px; padding-right: 30px;}
#Board.list .type1 td.subject.alignc {text-align: center;}
#Board.list .type1 td.subject span {margin-left:4px}
#Board.list .type1 td.subject img {vertical-align:middle}
#Board.list .type1 td.subject b {font-weight: 500; color: #222;}
#Board.list .type1 td.subject .icon_new {font-family:'Oswald', Sans-serif; font-size: 13px; color: #0b5ea0; font-weight: 600;}
#Board.list .type1 td.nodata {padding:0; line-height: 350px;}
#Board.list .comment {color:#333; font-weight:500;}

/* list.skin (G.basic) - Gallery basic */
#Board .basic ul {overflow: hidden;}
#Board .basic ul li {float: left; width: calc((100% - 80px)/3); margin-left: 40px; margin-bottom: 40px; border: 1px solid #d8d8d8; background: #fff; box-sizing: border-box; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#Board .basic ul li:nth-child(3n-2) {margin-left: 0;}
#Board .basic ul li:hover {-webkit-box-shadow: 4px 4px 14px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:4px 4px 14px 0px rgba(0, 0, 0, 0.2); box-shadow:4px 4px 14px 0px rgba(0, 0, 0, 0.2);}
#Board .basic ul li a {display: block;}
#Board .basic ul li .ThumbArea {width: 100%; height: 230px; background-repeat: no-repeat; background-position: center top; background-size: cover;}
#Board .basic ul li .TxtArea {padding: 40px 30px;}
#Board .basic ul li .TxtArea .title {display: block; width: 100%; margin-bottom: 15px; font-family: 'Oswald', 'Noto Sans KR', Sans-serif; font-size: 24px; font-weight: 500; color: #000; line-height: 1; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#Board .basic ul li .TxtArea p {display:-webkit-box; height: 48px; font-weight: 300; color: #666; line-height: 24px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
#Board .basic ul li.nodata {float: none; width:100%; margin-left: 0; border: none; border-top:1px solid #333; border-bottom:1px solid #dfdfdf; text-align:center; line-height: 350px;}
#Board .basic ul li.nodata:hover {-webkit-box-shadow: none; -moz-box-shadow:none; box-shadow:none;}

/* list.skin (G.certifi)*/
#Board .certifi {margin-top: 15px;}
#Board .certifi ul {font-size: 0;}
#Board .certifi ul li {display:inline-block; width:18.4%; margin-left: 2%; margin-bottom: 50px; text-align: center; vertical-align: top;}
#Board .certifi ul li:nth-child(5n-4) {margin-left: 0;}
#Board .certifi ul li .thumb {position: relative; width: 100%; border: 1px solid #dfdfdf; overflow: hidden; box-sizing: border-box;}	
#Board .certifi ul li .thumb input {position: absolute; top: 10px; left: 10px; z-index: 10;}
#Board .certifi ul li .thumb img {width: 100%; height: 310px;}
#Board .certifi ul li .subject {display: block; margin-top: 20px; font-size: 18px; font-weight: 300; color: #666; line-height: 24px; word-break:keep-all;}
#Board .certifi ul li.nodata {display: block; width:100%; border-top:1px solid #333; border-bottom:1px solid #dfdfdf; text-align:center; line-height: 350px;}

/* list.skin (G.product) */
#Board.list .product ul {font-size: 0;}
#Board.list .product ul li {display: inline-block; width: 22.75%; margin-left: 3%; margin-bottom: 70px; font-family: 'Oswald', 'Noto Sans KR', Sans-serif; vertical-align: top;}
#Board.list .product ul li:nth-child(4n-3) {margin-left: 0;}
#Board.list .product ul li .ThumbArea {position: relative; padding-bottom: 100%; border: 1px solid #dfdfdf; overflow: hidden;}
#Board.list .product ul li .ThumbArea img {position: absolute; top: 50%; left: 50%; max-height: 100%; transform:translateX(-50%) translateY(-50%);}
#Board.list .product ul li .ThumbArea:after {content:''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); opacity: 0; filter:alpha(opacity=0); -mox-opacity:0; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#Board.list .product ul li .ThumbArea .more {position: absolute; top: 50%; left: 50%; transform:translateX(-50%) translateY(-50%); margin-top: 30px; padding-bottom: 8px; border-bottom: 2px solid #fff; font-size: 18px; font-weight: 400; text-align: center; color: #fff; line-height: 1; z-index: 10; opacity: 0; filter:alpha(opacity=0); -mox-opacity:0; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
#Board.list .product ul li:hover .ThumbArea:after {opacity: 1; filter:alpha(opacity=1); -mox-opacity:1;}
#Board.list .product ul li:hover .ThumbArea .more {margin-top: 0; opacity: 1; filter:alpha(opacity=1); -mox-opacity:1;}
#Board.list .product ul li .TxtArea {padding-top: 20px;}
#Board.list .product ul li .TxtArea .category {display: block; padding-bottom: 10px; font-size: 14px; font-weight: 400; color: #888; line-height: 1;}
#Board.list .product ul li .TxtArea .title {display: block; width: 100%; font-size: 20px; font-weight: 500; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 1;}
#Board.list .product ul li .TxtArea .title .check {padding-right: 5px;}
#Board.list .product ul li.nodata {display: block; width:100%; border-top:1px solid #333; border-bottom:1px solid #dfdfdf; text-align:center; line-height: 350px;}

/* list.skin (schedule) - calendar */
#schedule {overflow:hidden;}
#schedule .box {overflow:hidden; width:100%;}
#schedule .box .subject {padding:30px 0; text-align:center; border:1px solid #e0e0e0; border-bottom:0; background:#848484;}
#schedule .box .subject span {font-weight:600;font-size:24px;line-height:24px;vertical-align:top;color:#fff; display:inline-block; padding-top:5px;}
#schedule .box .subject a {display:inline-block; margin-top:5px;}
#schedule .box .calendar { width:100%; overflow:hidden; border-left:1px solid #e0e0e0; background:url('/images/bbs/calendar_bg.gif') repeat-x left bottom; padding-bottom:10px; box-sizing: border-box;` }
#schedule .box .calendar table {width:100%; border-right:1px solid #e0e0e0; }
#schedule .box .calendar table th { font-size:18px; height:35px; color:#5c5c5c; font-weight:600; padding:15px 0; font-family:'Oswald', Sans-serif; text-align:center; }
#schedule .box .calendar table td { font-size:16px; height:80px; text-align:left; vertical-align:top; color:#666; padding:20px 10px; font-weight:normal; border-right:1px solid #e0e0e0; border-top:1px solid #e0e0e0;}
#schedule .box .calendar table td a {display:block; margin-bottom:10px;}
#schedule .box .calendar table td a.title {position: relative; padding-left: 10px; font-size:14px; line-height: 16px;}
#schedule .box .calendar table td a.title:before {content:''; position: absolute; top: 7px; left: 0; width: 3px; height: 3px; background: #666; border-radius: 100%;}
#schedule .box .calendar table td a.plan:hover {text-decoration:none;}
#schedule .box .calendar table td div {margin-bottom:10px; text-align:center;}
#schedule .box .calendar table td.today {background-color:#f3f3f3 !important}
#schedule .box .calendar table th.saturday { border-right:1px solid #e0e0e0; }
#schedule .box .calendar table .sunday {color:#e00900; }
#schedule .box .calendar table .saturday {color:#2a67a9}

/* list.skin (L.store.find) */
.store_find {border:1px solid #e4e1dc; border-top:2px solid #000; margin-bottom:70px; *zoom:1}
.store_find:after {content:""; display:block; clear:both; }
.store_find .MapArea {float:left; width: calc(100% - 500px);}
.store_find .map {position:relative; width:345px; height:470px; margin: 0 auto; background:url('/images/common/board/map_korea.png') no-repeat 0 0; position:relative; border-right:none;}
.store_find .map ul li {position:absolute;}
.store_find .map ul li a {padding:5px 10px; font-size:15px; font-weight:300;}
.store_find .map ul li:hover a, .store_find .map ul li.on a {color:#fff; background:#cf0121; border-radius:100px; display:inline;}
.store_find .map ul li.city01 {left:99px; top:103px;}
.store_find .map ul li.city02 {left:234px; top:295px;}
.store_find .map ul li.city03 {left:-14px; top:97px; background-position:right center; padding-left:0; padding-right:13px;}
.store_find .map ul li.city04 {left:201px; top:237px;}
.store_find .map ul li.city05 {left:120px; top:203px;}
.store_find .map ul li.city06 {left:46px; top:299px; text-align:center; padding-left:0; padding-top:15px; background-position:center top;}
.store_find .map ul li.city07 {left:246px; top:265px;}
.store_find .map ul li.city08 {left:66px; top:404px;}
.store_find .map ul li.city09 {left:90px; top:135px;}
.store_find .map ul li.city10 {left:151px; top:302px; text-align:center; padding-left:0; padding-top:15px; background-position:center top;}
.store_find .map ul li.city11 {left:217px; top:195px;}
.store_find .map ul li.city12 {left:20px; top:192px; background-position:right center; padding-left:0; padding-right:13px;}
.store_find .map ul li.city13 {left:157px; top:152px;}
.store_find .map ul li.city14 {left:24px; top:341px; background-position:right center; padding-left:0; padding-right:13px;}
.store_find .map ul li.city15 {left:80px; top:246px; text-align:center; padding-left:0; padding-top:15px; background-position:center top;}
.store_find .map ul li.city16 {left:190px; top:103px;}
.store_find .map ul li.city17 {left:120px; top:173px;}
.store_find .store_search {float:right; width:500px; height:470px; padding:50px 30px; border-left:1px dashed #e4e1dc; background-color:#f5f5f5; box-sizing: border-box;}
.store_find .store_search .title {font-size:45px; font-family:'Oswald', Sans-serif; color:#353535; margin-bottom:20px;}
.store_find .store_search .txt {padding-bottom:30px; margin-bottom: 30px; border-bottom:1px dashed #333; font-size: 18px; color:#222;}
.store_find .store_search p .little {font-size:16px; color:#666;}
.store_find .store_search .search_area {margin-bottom:25px; *zoom:1  }
.store_find .store_search .search_area:after {content:""; display:block; clear:both; }

/*view.skin*/
#Board.view .type1 {width:100%; border-top:1px solid #333; border-bottom:1px solid #d0d0d0; overflow:hidden;}
#Board.view .type1 table {width:100%;}
#Board.view .type1 th {background:#f9f9f9; border-bottom:1px solid #dfdfdf; text-align:center; vertical-align:middle;}
#Board.view .type1 thead th {padding:30px 3%; font-size:25px; word-break:keep-all;}
#Board.view .type1 thead th .title {font-family: 'Oswald', 'Noto Sans KR', Sans-serif;}
#Board.view .type1 thead th .writeInfo {padding-top:10px; font-size:15px; font-weight:300; color:#666;}
#Board.view .type1 td {padding:15px; border-bottom:1px solid #dfdfdf; text-align:left;}
#Board.view .type1 tbody tr:last-child th,
#Board.view .type1 tbody tr:last-child td {border-color:#d0d0d0;}
#Board.view .postsArea {margin-top:30px; margin-bottom:10px; text-align:left;}
#DivContents {padding:25px 20px;}

/* view.skin (G.product) */
#Board.view .product .product_info {display: table; width: 100%; overflow:hidden;}
#Board.view .product .thumb {position: relative; display: table-cell; width:50%; border: 1px solid #dfdfdf; box-sizing: border-box; vertical-align: middle;}
#Board.view .product .thumb > img {width: 100%;}
#Board.view .product .thumbList {position: absolute; left: 0; bottom: 10px; width: 100%; font-size: 0; text-align: center; z-index: 10;}
#Board.view .product .thumbList li {display: inline-block; width: 60px; height: 60px; border: 1px solid #dfdfdf; margin-left:5px; vertical-align: top; box-sizing: border-box; opacity: 0.4; filter:alpha(opacity=40); -mox-opacity:0.4;  -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#Board.view .product .thumbList li img {width: 100%; height: 100%;}
#Board.view .product .thumbList li.on {border-color: #0a5ea1; opacity: 1; filter:alpha(opacity=1); -mox-opacity:1;}
#Board.view .product .thumbList li:first-child {margin:0;}

#Board.view .product .con {display: table-cell; width: 50%; padding-left: 5%; box-sizing: border-box; vertical-align: middle;}
#Board.view .product .con .ttArea {padding-bottom: 35px; margin-bottom: 35px; border-bottom: 1px solid #dfdfdf; font-family: 'Oswald', 'Noto Sans KR', Sans-serif;}
#Board.view .product .con .category {display: block; padding-bottom: 15px; font-size: 26px; font-weight: 400; color: #888;}
#Board.view .product .con .title {font-size: 50px; font-weight: 500; line-height: 1;}
#Board.view .product .con .overview {min-height: 250px; font-weight: 300; line-height: 1.4; word-break:keep-all;}
#Board.view .product .con .overview .tt {display: block; padding-bottom: 15px; font-size: 22px; font-weight: 500; line-height: 1;}
#Board.view .product .con .btnArea {margin-top: 35px; overflow: hidden;}
#Board.view .product .con .btnArea a {float: left; xwidth: 49%; margin-left: 2%;}
#Board.view .product .con .btnArea a:first-child {margin-left: 0;}

#Board.view .product .VideoArea {position: relative; padding-bottom: 56.25%; margin-top: 80px;}
#Board.view .product .VideoArea iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

#Board.view .product #DivContents {margin-top: 80px; padding: 0 0 40px 0; border-bottom: 1px solid #dfdfdf; font-weight: 300;}
#Board.view .product #DivContents .bd_con_tt {margin-bottom: 20px; padding-bottom: 25px; border-bottom: 1px solid #222;}
#Board.view .product #DivContents .bd_con_tt b {display: block; padding-left: 34px; background: url('/images/common/icon/icon_spec.png') no-repeat 0 center; font-size: 24px; line-height: 1;}

/*form.skin*/
#Board.form .type1 {width:100%; border-top:1px solid #333; overflow:hidden;}
#Board.form .type1 table {width:100%;}
#Board.form .type1 th {width:165px; padding-left:25px; background:#f9f9f9; border-bottom:1px solid #dfdfdf; text-align:left; vertical-align:top; line-height:30px;}
#Board.form .type1.wide_th th {width: 120px;}
#Board.form .type1 td {padding:15px; border-bottom:1px solid #dfdfdf; text-align:left;}
#Board.form .type1 td .text {width: 350px;}
#Board.form .type1 td .text.date {width: 200px;}
#Board.form .type1 td select.num,
#Board.form .type1 td .text.num {width: 100px;}
#Board.form .type1 td .text.w100 {width: 100%;}
#Board.form .type1 td #zsfCode {width: 100px;}
#Board.form .subject .text {width:75% !important;}
#Board.form .subject span {margin-left:10px;}
#Board.form .type1 .require { color:#e00000; font-style:normal;}
#Board.form .type1 textarea {width:100%; box-sizing:border-box;}

/*form.skin > 개인정보동의*/
#Board .privacy {display:block; width:100%; padding:20px; border-bottom:1px solid #dfdfdf; background:#f9f9f9; box-sizing:border-box;}
#Board .privacy .tit {margin-bottom:10px; font-size:17px; font-weight:400; color:#222;}
#Board .privacy .textarea {width:100%; height:110px; font-size: 16px; resize:none; line-height: 1.2;}
#Board .privacy .privacyCheck {margin-top:10px; text-align:right;}
#Board .privacy .privacyCheck strong {color:#222;}

/*passcheck*/
.xfCon {z-index:100}
.pssscheckWrap {width:400px; margin-left:-200px; text-align:center; background-color:#fff; position:fixed; left:50%; top:300px; z-index:9999; padding:40px 30px 20px 30px; border:5px solid #eee;}
.pssscheck { padding:30px 0; border-top:1px solid #222; border-bottom:1px solid #bbb;}
.pssscheck input {width:150px;}
.pssscheckWrap strong {display:inline-block; padding-right:10px; font-weight:400; vertical-align:middle;}
.pssscheckWrap .writeBtnArea {padding-left:0px; margin-top:20px}

/*latest.basic */
.latest {width:100%;}
.latest.basic {border-top:1px solid #333;}
.latest.basic li {padding:0 20px; border-bottom:1px solid #aaa; line-height:60px;}
.latest.basic li a {display:inline-block; font-size:18px; font-weight:300; color:#333; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.latest.basic li .date {float:right; font-size:14px; color:#999;}
.latest.basic a:hover { color:#28344e; text-decoration:underline; }
.latest.basic img{padding-left:5px; vertical-align:middle}
.latest.basic strong{margin-right:5px}

/* latest.product */
.latest.product {width: calc(100% + 40px); margin-left: -20px; overflow: hidden;}
.latest.product li {position:relative; float: left; width: 25%; padding: 0 20px; box-sizing: border-box;}
.latest.product li:first-child {margin-left: 0;}
.latest.product li .ImgArea {position: relative; border: 1px solid #ddd; padding-bottom: 100%;}
.latest.product li .ImgArea img {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.latest.product li .title {margin-top: 12px; font-size: 18px; text-align: center; color: #222; white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.latest.product li .title .icon_new {margin-left: 5px; font-family:'Oswald', Sans-serif; font-size: 13px; color: #cf0121; font-weight: 600;}
.latest.product li.nodata {float: none; width: calc(100% - 40px); padding: 0; margin: 0 20px; border-top: 1px solid #222; border-bottom: 1px solid #dfdfdf; line-height: 350px; text-align: center;}

/*search*/
#search {padding:35px 0; border:1px solid #dfdfdf; background-color:#f5f5f5; text-align:center;}
#search label {display:none}
#search input {margin-left:1px;}
#search select {width:115px;}
#search input.text {width:434px;}

/*writeBtnArea*/
#Board .writeBtnArea {width:100%; margin:50px 0; text-align:center; overflow:hidden;}
#Board .writeBtnArea .colLeft {float:left}
#Board .writeBtnArea .colRight {float:right}
#Board.view .writeBtnArea,
#Board.form .writeBtnArea {margin-bottom:0;}
#Board.view .writeBtnArea.Top {margin-top: 0; margin-bottom: 50px;}
#Board.view .writeBtnArea .colRight .btn_b_blueLine {width: 200px;}

/*page*/
.pageArea {position:relative; width:100%; margin-top:30px; text-align:center;}
.pageArea b,
.pageArea a {display:inline-block; width:42px; height:42px; border:1px solid #dfdfdf; margin:0 2px; font-family:'Oswald', Sans-serif; font-size:17px; font-weight: 300; text-align:center; line-height:40px; box-sizing: border-box; vertical-align:top;}
.pageArea b {border-color:#0b5ea0; background: #0b5ea0; color: #fff;}
.pageArea > a.arrow img {padding-top:13px;}




/*============================================================*/
/*======================= PC 1280 px ~ =======================*/
/*============================================================*/
@media only screen and (max-width:1280px){

/* list.skin (G.certifi)*/
#Board .certifi ul li .thumb img {height: 24vw;}

}



/*============================================================*/
/*======================= PC 1024 px ~ =======================*/
/*============================================================*/
@media only screen and (max-width:1024px){
#Board th {padding:12px 0; font-size:16px;} 
#Board td {padding:12px 0;}
#Board td .FieldInfo {display: block; padding-top: 5px; font-size: 15px;}

/* list.skin*/
#Board.list .type1 td.nodata {font-size: 15px; line-height: 300px;}

/* list.skin (G.basic) - Gallery basic */
#Board .basic ul li {width: 48%; margin-left: 4%; margin-bottom: 4%;}
#Board .basic ul li:nth-child(3n-2) {margin-left: 4%;}
#Board .basic ul li:nth-child(2n-1) {margin-left: 0;}
#Board .basic ul li .ThumbArea {height: 29vw;}
#Board .basic ul li .TxtArea {padding: 8%;}
#Board .basic ul li .TxtArea .title {margin-bottom: 4%; font-size: 20px;}
#Board .basic ul li .TxtArea p {height: 44px; line-height: 22px;}
#Board .basic ul li.nodata {line-height: 300px;}

/* list.skin (G.certifi)*/
#Board .certifi ul li {width: 47%; margin-left: 6%; margin-bottom: 50px;}
#Board .certifi ul li:nth-child(5n-4) {margin-left: 6%;}
#Board .certifi ul li:nth-child(2n-1) {margin-left: 0;}
#Board .certifi ul li .thumb img {height: 60.5vw;}
#Board .certifi ul li .subject {margin-top: 15px; font-size: 16px; line-height: 22px;}
#Board .certifi ul li .nodata {font-size: 15px; line-height: 300px;}

/* list.skin (G.product) */
#Board.list .product ul li {width: 47%; margin-left: 6%; margin-bottom: 50px;}
#Board.list .product ul li:nth-child(4n-3) {margin-left: 6%;}
#Board.list .product ul li:nth-child(2n-1) {margin-left: 0;}
#Board.list .product ul li .ThumbArea .more {font-size: 16px;}
#Board.list .product ul li .TxtArea .category {font-size: 12px;}
#Board.list .product ul li .TxtArea .title {font-size: 18px;}
#Board.list .product ul li.nodata {font-size: 15px; line-height: 300px;}

/* list.skin (schedule) - calendar */
#schedule .box .calendar table th {font-size: 17px;}
#schedule .box .calendar table td {padding: 15px 5px; font-size: 15px;}
#schedule .box .calendar table td a.title {padding-left: 6px; font-size: 13px; line-height: 15px;}
#schedule .box .calendar table td a.title:before {width: 2px; height: 2px;}

/* list.skin (L.store.find) */
.store_find .MapArea {float:none; width:100%;}
.store_find .store_search {float:none; width:100%; height:auto; padding:6% 4%; border-top:1px dashed #dfdfdf; border-left:none;}
.store_find .store_search .title {font-size:42px;}
.store_find .store_search .txt .little {margin-top:1%; font-size:15px;}
#Board.store td.subject .title {display:block; padding:5px 0;}
#Board.store td.subject .writeInfo .btn_s_black {margin-top:10px;}
#Board.store td .writeInfo {margin:0;}
#Board.store td.btn {display:none;}
#Board.store td.btn_map {width:60px;}

/*view.skin*/
#Board.view .type1 thead th {font-size:22px;}
#Board.view .type1 thead th .writeInfo {padding-top: 6px; font-size:14px;}

/* view.skin (G.product) */
#Board.view .product .product_info {display: block;}
#Board.view .product .thumbList li {width: 50px; height: 50px;}
#Board.view .product .thumb {display: block; width: 100%;}
#Board.view .product .con {display: block; width: 100%; padding-left: 0; margin-top: 8%;}
#Board.view .product .con .ttArea {padding-bottom: 30px; margin-bottom: 30px;}
#Board.view .product .con .category {padding-bottom: 10px; font-size: 20px;}
#Board.view .product .con .title {font-size: 35px;}
#Board.view .product .con .overview {min-height: inherit;}
#Board.view .product .con .overview .tt {padding-bottom: 10px; font-size: 20px;}
#Board.view .product .VideoArea {margin-top: 60px;}
#Board.view .product #DivContents {margin-top: 60px;}
#Board.view .product #DivContents .bd_con_tt b {padding-left: 30px; background-size: 18px; font-size: 25px;}

/*form.skin*/
#Board.form .type1 th {width:85px; padding-left:20px;}
#Board.form .type1.wide_th th {width: 110px;}

/*passcheck*/
.pssscheckWrap {width:350px; top:50%; padding:30px 25px; margin-left:-210px; margin-top:-158.5px;}
.pssscheck {padding:25px 0;}

/*latest.basic */
.latest.basic li {line-height:55px;}
.latest.basic li a {font-size:16px;}
.latest.basic li .date {font-size:13px;}

/* latest.product */
.latest.product {width: calc(100% + 30px); margin-left: -15px;}
.latest.product li { padding: 0 15px;}
.latest.product li .title {font-size: 17px;}
.latest.product li .title .icon_new {font-size: 12px;}
.latest.product li.nodata {line-height: 300px;}

/*search*/
#search input.text {width:250px;}

/*writeBtnArea*/
#Board .writeBtnArea {margin:6% 0;}
#Board.list .writeBtnArea .colLeft {display: none;}
#Board.view .writeBtnArea.Top {margin-bottom: 4%;}

/*page*/
.pageArea {margin-top:6%;}
.pageArea b,
.pageArea a {width: 36px; height: 36px; font-size: 15px; line-height: 34px;}
.pageArea > a.arrow img {width: 13px; padding-top:11px;} 

}




/*===============================================================*/
/*======================= Table 680 px ~ =======================*/
/*===============================================================*/
@media only screen and (max-width:680px){

/* view.skin (G.product) */
#Board.view .product + .writeBtnArea .colLeft {float: none; overflow: hidden;}
#Board.view .product + .writeBtnArea .colLeft a {float: left; width: 49%; margin-left: 2%;}
#Board.view .product + .writeBtnArea .colLeft a:first-child {margin-left: 0;}
#Board.view .product + .writeBtnArea .colRight {float: none; margin-top: 2%;}
#Board.view .product + .writeBtnArea .colRight input {width: 100%;}

}






/*===============================================================*/
/*======================= Mobile 640 px ~ =======================*/
/*===============================================================*/
@media only screen and (max-width:640px){
#Board th {padding:3% 0; font-size: 15px; font-weight:500;} 
#Board td {padding:3% 0;}
#Board td .FieldInfo {font-size: 13px;}

/* list.skin*/
#Board.list .type1 colgroup {display:none;}
#Board.list .type1 thead {display:none;}
#Board.list .type1 td.num {width:30px;}
#Board.list .type1 td.num img {width: 20px;}
#Board.list .type1 td.subject {padding:3%;}
#Board.list .type1 td.subject.pd_subject {padding-left: 0; padding-right: 0;}
#Board.list .type1 td.subject.alignc {text-align: left;}
#Board.list .type1 td.subject a {color:#222; font-weight:400;}
#Board.list .type1 td.subject .icon_secret img {width:8px; margin-top: -4px;}
#Board.list .type1 td.subject .icon_new img {width:20px;}
#Board.list .type1 td.subject .icon_new {font-size: 10px;}
#Board.list .type1 td .writeInfo {padding-top:1%; font-size:12px; color:#666;}
#Board.list .type1 td.btnarea {width: 110px;}
#Board.list .type1 td.nodata {font-size: 14px; line-height: 250px;}

/* list.skin (G.basic) - Gallery basic */
#Board .basic ul li .TxtArea {padding: 10%;}
#Board .basic ul li .TxtArea .title {font-size: 15px;}
#Board .basic ul li .TxtArea p { height: 32px;font-size: 13px; line-height: 16px;}
#Board .basic ul li.nodata {line-height: 250px;}

/* list.skin (G.certifi)*/
#Board .certifi ul li {margin-bottom: 40px;}
#Board .certifi ul li .subject {margin-top: 12px; font-size: 14px; line-height: 18px;}
#Board .certifi ul li .nodata {font-size: 14px; line-height: 250px;}

/* list.skin (G.product) */
#Board.list .product ul li {margin-bottom: 40px;}
#Board.list .product ul li .ThumbArea .more {padding-bottom: 6px; font-size: 14px;}
#Board.list .product ul li .TxtArea {padding-top: 8%;}
#Board.list .product ul li .TxtArea .category {padding-bottom: 4%; font-size: 11px;}
#Board.list .product ul li .TxtArea .title {font-size: 15px;}
#Board.list .product ul li.nodata {font-size: 14px; line-height: 250px;}

/* list.skin (schedule) - calendar */
#schedule .box .subject {padding: 25px 0;}
#schedule .box .subject span {font-size: 20px; line-height: 20px;}
#schedule .box .subject a {width: 20px;}
#schedule .box .calendar table th {padding: 10px 0; font-size: 15px;}
#schedule .box .calendar table td {height: 60px; padding: 10px 5px; font-size: 14px;}
#schedule .box .calendar table td a.title {padding-left: 1.5vw; font-size: 3vw; line-height: 1.2;}
#schedule .box .calendar table td a.title:before {top: 1.5vw;}

/* list.skin (L.store.find) */
.store_find  {margin-bottom:10%;}
.store_find .MapArea {position:relative; height:340px;}
.store_find .map {position:absolute; left:50%; top:50%; height:450px; margin-left:-172.5px; margin-top:-225px; -ms-transform: scale(0.7); -moz-transform: scale(0.7); -webkit-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7);}
.store_find .store_search .title {margin-bottom: 10px; font-size: 30px;}
.store_find .store_search .txt {margin-bottom: 6%; padding-bottom: 6%; font-size: 15px; line-height: 1.2;}
.store_find .store_search .txt .little {display: block; padding-top: 5px; font-size: 14px;}

/*view.skin*/
#Board.view .type1 thead th {padding:6% 4%; font-size:18px; line-height: 1.2;}
#Board.view .type1 thead th .writeInfo {padding-top:2%; font-size:13px; line-height: 1.3;}
#Board.view .type1 tbody th {font-size: 14px;}
#Board.view .type1 tbody td {padding: 12px; font-size: 13px;}

#DivContents {padding:5% 0; line-height: 20px;}

/* view.skin (G.product) */
#Board.view .product .thumbList li {width: 10vw; height: 10vw;}
#Board.view .product .con .ttArea {margin-bottom: 8%; padding-bottom: 8%;}
#Board.view .product .con .category {padding-bottom: 2%; font-size: 14px;}
#Board.view .product .con .title {font-size: 25px;}
#Board.view .product .con .overview .tt {padding-bottom: 2%; font-size: 18px;}
#Board.view .product .con .btnArea {margin-top: 10%;}
#Board.view .product .VideoArea {margin-top: 15%;}
#Board.view .product #DivContents {margin-top: 15%;}
#Board.view .product #DivContents .bd_con_tt {padding-bottom: 4%; margin-bottom: 4%;}
#Board.view .product #DivContents .bd_con_tt b {padding-left: 24px; background-size:14px; font-size: 20px;}

/*form.skin*/
#Board.form .type1 th {display:block; width:100%; padding:3% 0; padding-bottom:0; background:none; border-bottom:none; box-sizing:border-box; line-height:2;}
#Board.form .type1.wide_th th {width: 100%;}
#Board.form .type1 td {display:block; width:100%; padding:3% 0; padding-top:2%; box-sizing:border-box;}
#Board.form .type1 td .text {width: 100%;}
#Board.form .type1 td .text.date {width: 150px;}
#Board.form .type1 td select.num, 
#Board.form .type1 td .text.num {width: 80px;}
#Board.form .type1 td input.file {width: 100%;}
#Board.form .subject span {margin-left: 5px;}
#Board.form .type1 td .FieldInfo {display:block; padding-top:1%;}

/*form.skin > 개인정보동의*/
#Board .privacy {padding:4% 0;}
#Board .privacy .tit {margin-bottom:2%; font-size:15px; font-weight:500;}
#Board .privacy .textarea {font-size: 13px;}

/*passcheck*/
.pssscheckWrap {width:90%; left:5%; padding:6% 5%; margin-bottom:-50%; border-width:3px; margin-left:0; box-sizing:border-box;}
.pssscheck {padding:6% 0;}
.pssscheck input {width:50%;}

/*latest.basic */
.latest.basic li {padding:0 4%; line-height:45px;}
.latest.basic li a {max-width:calc(100% - 90px); font-size:12px;}
.latest.basic li img {width:20px; padding-left:2px;}
.latest.basic li .date {font-size:10px;}

/* latest.product */
.latest.product {width: calc(100% + 3vw); margin-left: -1.5vw;}
.latest.product li {width: 50%; padding: 0 1.5vw; margin-top: 40px;}
.latest.product li:nth-child(-n+2) {margin-top: 0;}
.latest.product li .title {font-size: 16px;}
.latest.product li .title .icon_new {font-size: 11px;}
.latest.product li.nodata {line-height: 250px;}

/*search*/
#search {padding: 4% 0;}
#search select {width:18%; font-size: 12px;}
#search input.text {width:45%; font-size: 12px;}

/*writeBtnArea*/
#Board.list .writeBtnArea .colLeft {display:none;}
#Board.form .writeBtnArea:after {display:block; content:""; clear:both;}
#Board.form .writeBtnArea input {float:left; width:49.5%; margin-left:1%;}
#Board.form .writeBtnArea input:first-child {margin-left:0;}

/*page*/
.pageArea b, 
.pageArea a {width: 34px; height: 34px; margin: 0 1px; font-size: 14px;}
.pageArea > a.arrow img {width: 12px;}

}


/*===============================================================*/
/*======================= Mobile 380 px ~ =======================*/
/*===============================================================*/
@media only screen and (max-width:380px){

/*page*/
.pageArea {font-size: 0;}
.pageArea b, 
.pageArea a {width: 9vw; height: 9vw; margin: 0 0.5vw; font-size: 3.8vw; line-height: 8.5vw;}
.pageArea > a.arrow img {width: 3vw; padding-top: 2.8vw;}


}







/* ==================================== 여기 아래 스킨부터 반응형 잡지 않음 =========================================== */

/* list.skin*/
#Board.list .type2 {width:100%; border-top:2px solid #333; overflow:hidden;}
#Board.list .type2 table {width:100%;}
#Board.list .type2 th {padding:30px 10px; border-bottom:1px dashed #ccc; text-align:center; vertical-align:top;}
#Board.list .type2 td {padding:30px 10px; border-bottom:1px dashed #ccc; text-align:center; vertical-align:top;}
#Board.list .type2 td.subject {text-align:left;}
#Board.list .type2 td.subject span {margin-left:4px}
#Board.list .type2 td.subject img {vertical-align:middle}

/* list.skin (F.basic)*/
#Board.list .faq-contain {  }
#Board.list .faq-contain .answerbox {position:relative; padding-top:16px; padding-left:30px;}
#Board.list .faq-contain .answerbox p {line-height:18px;}
#Board.list .faq-contain .answerbox i { position:absolute; left:0; top:15px; }
#Board.list .faq-contain i.question { font-style:normal; display:inline-block; width:22px; height:22px; line-height:22px; text-align:center;  border-radius:50%; background-color:#555; font-size:13px;color:#fff; font-weight:700;  }
#Board.list .faq-contain i.answer { font-style:normal; display:inline-block; width:22px; height:22px; line-height:22px; text-align:center;  border-radius:50%; background-color:#977b5d; font-size:13px;color:#fff; font-weight:700;  }

/* list.skin (G.banner) */
#Board .banner ul li {float:left; display:inline-block; width:24.25%; margin-left:1%; margin-bottom:30px;}
#Board .banner ul li:nth-child(4n-3) {margin-left:0;}
#Board .banner .thumb {position:relative; width:241px; height:68px; margin:0 auto; background:url("/images/common/board/partner_bg.gif") left top no-repeat;}
#Board .banner .thumb .magnifier {position:absolute; right:1px; top:1px; display:none}
#Board .banner .thumb span { padding:1px 0 0 1px; display:block;}
#Board .banner .subject { text-align:center; margin:10px 0 0 0; text-align:center;}	
#Board .banner .subject img {margin-top:-2px; vertical-align:middle;}

/* list.skin (G.intro) - Gallery custom */
#Board #intro.basic ul li {position:relative; overflow:hidden;}
#Board #intro.basic .overImage {position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:10; display:none;}
#Board #intro.basic .overImage a {display:block; width:100%; height:100%; background:url('/images/common/board/bg_over.png') no-repeat center center;}

/* list.skin (G.Layer) - Gallery custom */
#Board .Layer {width:100%; overflow:hidden; position:relative;}
#Board .Layer ul {width:auto !important; margin-right:-13px; }
#Board .Layer ul li {position:relative; float:left; width:265px !important; margin-right:13px; margin-bottom:13px; overflow:hidden; }
#Board .Layer ul li:nth-of-type(4n) { margin-right:0; }
#Board .Layer .thumb {margin-bottom:10px;}
#Board .Layer .nodata {float:none; width:100% !important; height:30px; margin-right:0; padding-top:15px; text-align:center; border-top:2px solid #333; border-bottom:1px solid #ddd; background:none}
#Board .Layer .subject {position:absolute; left:0; top:-240px; display:block; width:180px; height:60px; padding:90px 30px; text-align:center; font-size:18px; font-weight:bold; color:#fff; line-height:28px; background:url('/images/common/board/subject_bg.png') repeat left top; }
#Board .Layer img{vertical-align:top}

/*갤러리- 레이어 (팝업) */
.PhotoArea-contain {display:none; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999; }
.PhotoArea-contain .in-photo-blind { position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3); z-index:1;}
.PhotoArea {  position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; max-width:1100px; max-height:800px; overflow:hidden;}
.PhotoArea > img { max-width:1100px; max-height:800px;}
.PhotoArea .close {position:absolute; right:0; top:0; width:51px; height:51px; cursor:pointer;}
.PhotoArea .title {position:absolute; top:0; width:100%; padding:0 60px 0 30px; box-sizing:border-box; line-height:51px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; color:#fff; font-size:15px; font-weight:bold; background-color:#000; opacity:.7; filter:Alpha(opacity=70); }

/* list.skin (G.Grid) */
#Board {position:relative;}
#itemWrap {overflow:hidden;}
#itemWrap .item {position:relative; width:24%; margin:0 auto 10px;}
#itemWrap .item img {width:100%; vertical-align:top;}
#itemWrap .item .subject {position:absolute; left:0; top:0; display:block; width:100%; height:100%; background:url('/images/common/bg_overlay.png') repeat 0 0; text-align:center; color:#fff; z-index:100; table-layout:fixed;}
#itemWrap .item .subject .subject_wrap {display:table; width:100%; height:100%;}
#itemWrap .item .subject .subject_wrap .subject_box {display:table-cell; vertical-align:middle;}
#itemWrap .item .subject {-ms-opacity: 0; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.35s ease-in-out; -moz-transition: opacity 0.35s ease-in-out; -ms-transition: opacity 0.35s ease-in-out; -o-transition: opacity 0.35s ease-in-out; transition: opacity 0.35s ease;}
#itemWrap .item:hover .subject {-ms-opacity: 1; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
#itemWrap .item .subject b {font-size:22px; background:url('/images/common/bg_b.png') no-repeat center bottom; font-weight:400; display:block; padding-bottom:20px; margin-bottom:20px;}
#itemWrap .item .subject em {font-size:22px; font-weight:300; color:#ccc;}

/* list.skin (W.basic) */
#Board.list .W_photo {padding:10px;}

/* list.skin (w.event) */
#Board.event .type1 {width:100%; border-top:2px solid #333; overflow:hidden;}
#Board.event .type1 table {width:100%;}
#Board.event .W_photo {padding:30px 10px;}
#Board.event .W_photo .thumb {width:170px; height:120px; border:1px solid #dedede; padding:2px; background:#fff;}
#Board.event .W_photo .thumb img {width:170px; height:120px;}
#Board.event .subject_webzine {position:relative; padding:30px 10px; font-size:13px; text-align:left !important; vertical-align:top;}
#Board.event .Wsubject {margin-bottom:10px; font-size:16px;}
#Board.event .btn_more {position:absolute; left:0; bottom:30px; width:80px; height:28px; line-height:27px; font-size:13px; background:url('/images/common/btn/btn_bg1.gif') repeat-x left top; padding:0px; margin-left:1px; display:inline-block; color:#666; text-decoration:none; text-align: center; border:1px solid #ccc; border-top-color:#ddd; border-bottom-color:#bbb; cursor:pointer; border-radius:2px;}
#Board.event span.state-icon { display:inline-block; width:96px; height:18px; padding:39px 0; text-align:center; text-align:center; font-size:18px; color:#fff; font-weight:400; border-radius:50%;}
#Board.event span.state-icon.progress { background-color:#977b5d; }
#Board.event span.state-icon.done {  background-color:#aba9a9; }

/* list.skin (W.staff) */
#Board.list .type2.staff td .name {display:block; padding-bottom:10px; font-size:22px; color:#101010;}
#Board.list .type2.staff td .name span {font-size:16px; font-weight:400;}
#Board.list .type2.staff td .con {position:relative; height:120px; padding-left:95px; margin-bottom:5px; color:#101010; font-size:14px; line-height:24px; overflow:hidden}
#Board.list .type2.staff td .con .title {position:absolute; left:0; top:0; display:inline-block; width:95px; margin-left:0; color:#888; }

/* list.skin (W.history, W.history_new) */
#Board.list .history td {padding:30px 10px; vertical-align:top;}
#Board.list .history td.history_con {text-align:left; word-break:break-all; line-height:24px;}
#Board.list .history td.W_photo {vertical-align:middle;}
#Board.list .history .year {width:92px; height:92px; background:url('/images/bbs/02_bg_02.gif') left top no-repeat; font-size:22px; font-weight:600; text-align:center; color:#977b5d; line-height:92px; vertical-align:top}
#Board.list .history .year a {color:#977b5d;}
#Board.list .history .year a:hover {text-decoration:none}


/*view.skin*/
#Board.view .type2 {width:100%; border-top:2px solid #333; border-bottom:1px solid #d0d0d0; overflow:hidden;}
#Board.view .type2 table {width:100%;}
#Board.view .type2 td {padding:30px 10px; text-align:left;}

#DivContents .imgFile {padding-top:20px;}
#DivContents .imgFile img { max-width:100%; }

/* view.skin (G.product_2) */
#Board.view .product_2 {overflow:hidden;}
#Board.view .product_2 .product_info {overflow:hidden;}
#Board.view .product_2 .thumb {float:left; width:350px; }
#Board.view .product_2 .thumb > img {width:350px; height:100%;}
#Board.view .product_2 .thumbList {overflow:hidden; margin-top:10px;}
#Board.view .product_2 .thumbList li {float:left; width:63.5px; height:52px; margin-left:8px; background-color:#000; }
#Board.view .product_2 .thumbList li img {width:100%; height:100%; opacity:.5; filter:Alpha(opacity=50);}
#Board.view .product_2 .thumbList li.on img {opacity:1; filter:Alpha(opacity=100);}
#Board.view .product_2 .thumbList li:first-child {margin:0; }
#Board.view .product_2 .con {float:right; width:700px; border-top:2px solid #222;}
#Board.view .product_2 .con .title {padding:30px 0; font-weight:600; color:#252525; font-size:28px; border-bottom:2px solid #000;}
#Board.view .product_2 .overview {padding:30px 0; white-space:pre-line;}
#Board.view .product_2 #DivContents {margin:0; padding:30px 0;}
#Board.view .product_2 .down_catalogue {width:165px; background:#fafafa url('/images/common/icon/icon_download.png') no-repeat 30px center; display:inline-block; text-indent:48px; padding:10px; border:1px solid #cbcbcb; color:#8a8a8a; font-size:12px; font-weight:bold;}
#Board.view .product_2 .down_catalogue:hover {border:1px solid #977b5d; background:#977b5d url('/images/common/icon/icon_download_on.png') no-repeat 30px center; color:#fff;}

/* view.skin (G.Grid) */
#pjtView {overflow:hidden;}
#pjtView .floatL {width:49%;}
#pjtView .floatL .pjtSlider li img {width:100%;}
#pjtView .floatL .bx-pager {margin-top:5px;}
#pjtView .floatL .bx-pager .bx-pager-item {display:inline-block; margin-left:5px; vertical-align:top;}
#pjtView .floatL .bx-pager .bx-pager-item:first-child {margin-left:0;}
#pjtView .floatL .bx-pager .bx-pager-item a {display:block; width:10px; height:10px; background:#555; font-size:0; line-height:0; text-indent:-9999px;}
#pjtView .floatL .bx-pager .bx-pager-item a.active {width:40px; background:#977b5d;}
#pjtView .floatR {width:49%; border-top:2px solid #222; border-bottom:1px solid #d0d0d0}
#pjtView .floatR .view_title {padding:30px 0; font-weight:600; color:#252525; font-size:28px; border-bottom:2px solid #222;}
#pjtView #DivContents {padding:30px 0;}

/* view.skin (schedule) - calendar */
.schedule_view_wrap {overflow:hidden;}
#schedule .view.floatL {width:450px;}
#schedule .view.floatR {width:600px;}
#schedule .view .box .subject {padding:20px 0;}
#schedule .view .box .calendar table th {padding:10px 0; font-size:15px;}
#schedule .view .box .calendar table td {height:35px; padding:7px 10px; font-size:13px; text-align:center;}
#schedule .view .box .calendar table td a {display:inline-block; width:10px; height:10px; margin:0;}
#schedule .view .box .calendar table td div {margin-bottom:5px; }
#schedule .view .btnarea { margin-top:20px; }

/* view.skin (W.blog) - sns 블로그 */
#Board.view .blog {margin-bottom:30px;}
#Board.view .blog .TitleArea {padding:20px; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; background:#f5f5f5;}
#Board.view .blog .TitleArea .subject {font-size:18px; color:#000; font-weight:600;}
#Board.view .blog .TitleArea .DateArea {padding-top:10px; overflow:hidden;}
#Board.view .blog .TitleArea .DateArea .date {float:left; font-size:14px; color:#666;}
#Board.view .blog .TitleArea .DateArea .sns {float:right;}
#Board.view .blog #DivContents {border-bottom:1px solid #e0e0e0;}

/* view.skin (W.staff) */
#Board.view .type2.staff td .subject {margin-bottom:20px; font-size:22px; color:#101010; font-weight:600; vertical-align:top; background-color:#fff;}
#Board.view .type2.staff td .subject span {font-size:16px; font-weight:400;}
#Board.view .type2.staff td #DivContents {padding:0;}
#Board.view .type2.staff td #DivContents dl {padding-top:20px;}
#Board.view .type2.staff td #DivContents dl:first-child {padding-top:0;}
#Board.view .type2.staff td #DivContents dl dt {padding-bottom:10px; font-size:16px; font-weight:600; color:#977b5d;}
#Board.view .type2.staff td #DivContents dl dd {font-size:15px; line-height:24px;}

/* view.skin (W.history, W.history_new) */
#Board.view .historyTitle {font-size:24px; font-weight:600; margin:30px 0; padding:0;}

/*form.skin*/
#Board.form .type2 {width:100%; border-top:2px solid #333; overflow:hidden;}
#Board.form .type2 table {width:100%;}
#Board.form .type2 th {padding:10px 10px 10px 20px; background:#f9f9f9; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left; vertical-align:top; line-height:30px;}
#Board.form .type2 td {height:30px; padding:10px; border-bottom:1px solid #dfdfdf; font-size:14px; text-align:left;}
#Board.form .type2 td select {height:30px;}
#Board.form .type2 td input.text {height:30px;}

/* form.skin (schedule) - calendar */
.ui-datepicker-trigger {margin-left:5px; cursor:pointer;}

/*comment*/
#commentArea {background:#f9f9f9; font-size:14px;}
#CommentWrite, .commentList {padding:5px 15px; overflow:hidden}
.commentList .listMenu {height:20px; padding-top:10px}
.commentList .listMenu .writer {float:left; padding-right:5px; font-weight:600;}
.commentList .listMenu .date {float:left; font-size:12px; color:#999;}
.commentList .listMenu .option {float:right;}
.commentList label {padding-right:10px;}
.commentList table td {padding:10px 0 !important;}
.cWrite .userInfo {padding-top:10px;}
.cWrite .userInfo .writer {font-weight:600;}
.cWrite .confirm {text-align:right;}
.cWrite .textarea {width:100%; height:46px;}

.commentList li.clamplshape { background:url("/images/common/icon/clampLshape.png") no-repeat 4px 10px;}

/*latest.slide_gallery */
#viewArea {position:relative; width:100%; height:59px;overflow:hidden;}  
#imgList {position:absolute; width:2000px; left:0px; top:0px;}  
#imgList li {float:left; margin:0px; padding:0px;}  

/*latest.gallery */
#gallery{position:relative; width:100%; height:59px; overflow:hidden;}
.galleryList {position:absolute; width:2000px; left:0px; top:0px;}
#gallery #thumb{text-align:center; padding:0 5px;}
#gallery #thumb img{vertical-align:top}
#gallery #thumb a{display:inline-block; margin-bottom:2px}
#gallery #thumb .out{padding:0px; border:2px solid #fff;}
#gallery #thumb .over{border:2px solid #ff0000; padding:0px;}
#gallery .bbsSubject{font-size:11px; color:#666;}

/* latest.product */
.mainProduct_slide .bx-controls-direction a {position:absolute; top:50%; display:block; width:29px; height:29px; margin-top:10px; font-size:0; line-height:0;}
.mainProduct_slide .bx-controls-direction a.bx-prev {left:-50px; background:url('/images/main/btn_prev_pro.png') no-repeat 0 0;}
.mainProduct_slide .bx-controls-direction a.bx-next {right:-50px; background:url('/images/main/btn_next_pro.png') no-repeat 0 0;}

.evmainPro_contain { position:relative; }
.evmainPro_contain .bx-controls { position:absolute; left:0; top:100px; width:65px;  }
.evmainPro_contain .bx-controls a.bx-prev { left:0; }
.evmainPro_contain .bx-controls a.bx-next { right:0;  }

.latest.product.eventslide {  }
.latest.product.eventslide li {display:block; background:none; padding-top:36px; height:350px;}
.latest.product.eventslide li a { display:block; height:auto;}
.latest.product.eventslide li a + a { margin-top:67px; }
.latest.product.eventslide li a u { text-decoration:none; display:block; text-align:left; font-size:14px; color:#999; font-weight:300; }
.latest.product.eventslide li span.title { display:block;  text-align:left; font-size:28px; color:#323232; font-weight:400; background:none; border:0;}

.latest.product.eventslide li .ev_img { font-size:0; height:180px; }
.latest.product.eventslide li .ev_img img { display:inline-block; vertical-align:top; width:253px; height:180px; box-shadow:2px 3px 5px 0px rgba(0,0,0,0.3);}
.latest.product.eventslide li .ev_img img + img { margin-left:22px; }