@charset "utf-8";
/* 새글 스킨 (latest) */
			.m_board .wrap .notice {position:relative; width:370px; height:475px; background:#fff; margin:0;}
			.m_board .wrap .notice .title {position:absolute; left:0; top:0; width:70px; height:70px; background:url(/images/main/bg_notiT.jpg) no-repeat 0 0; text-align:center; font-size:16px; color:#fff; font-weight:600; padding-top:23px;}
			.m_board .wrap .notice .btn_more {position:absolute; right:40px; top:25px;}
			.m_board .wrap .notice .btn_more:hover img {transition:all 0.3s linear; transform:rotateZ(180deg);}
			.m_board .wrap .notice .board_con {padding:105px 40px 35px 40px;}
			.m_board .wrap .notice .board_con .btn_line {display:inline-block; position:absolute; left:75px; bottom:30px; width:1px; height:30px; background:#ddd;}
			.m_board .wrap .notice .board_con ul li a {display:block;}
			.m_board .wrap .notice .board_con .subject {font-size:24px; color:#000; font-weight:300; letter-spacing:-0.8px; width:100%; height:110px; overflow:hidden;}
			.m_board .wrap .notice .board_con  span.line {display:block; margin:25px 0; width:30px; height:1px; background:#3b9b9a;}
			.m_board .wrap .notice .board_con p {font-size:16px; line-height:1.5; color:#747474; letter-spacing:-0.8px; width:100%; height:100px; overflow:hidden;}
			.m_board .wrap .notice .board_con .bx-wrapper .bx-controls-direction a {position:absolute; top:320px; width:15px; height:9px;}
			.m_board .wrap .notice .board_con .bx-wrapper .bx-prev {left:0; margin-left:0; background:url(/images/main/board_arrowL.jpg) no-repeat 0 0;}
			.m_board .wrap .notice .board_con .bx-wrapper .bx-next {right:220px; margin-right:0; background:url(/images/main/board_arrowR.jpg) no-repeat 0 0;}


.lat {position:relative;margin-bottom:20px;overflow:hidden;border: 1px solid #c6cacc;background:#fff}
.lat .lat_title {display:block;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;background:#fcfcfc}
.lat .lat_title a{color:#253dbe;display:inline-block;position:relative}
.lat .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.lat ul{padding:15px 20px}
.lat li {position:relative;line-height:18px;padding:3px 0;padding-right:50px;padding-left:10px;position:relative}
.lat li:before{position: absolute;top: 12px;left: 0px;width: 4px;height: 4px;background: #aaa;content: '';border-radius: 50%;}
.lat li a:hover{color:#a22121}
.lat li .fa-heart{color:#ff0000;}
.lat li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c;background: #cbe3e8;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #a2c6ce}
.lat li .new_icon{display:inline-block;width: 16px;line-height:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.lat li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.lat li .fa-caret-right{color:#bbb}
.lat .lt_date{position:absolute;top:3px;right:0;color:#888}
.lat  .empty_li{line-height:145px ;color:#666;text-align:center;padding:0;}
.lat  .empty_li:before{background:none;padding:0}

.lat .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.lat .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.lat .lt_more:hover{color:#777}