﻿
.span {font-size: 14pt; color: #0000ff; font-weight: bold;}
.t-block {font-size:0;clear:both;}
.t-block, .t-block * {box-sizing:border-box;}
.t-block:after {content:"";clear:both;display:table;}
.t-block img {border:solid 1px #bbb;padding:10px;background:#fff;box-shadow:#ccc 0 0 0px;display:block;max-width:100%;}

.t-carousel {position:relative;background: #424242;padding-top: 20px;padding-bottom: 20px;}
.t-carousel .carousel {position:relative;overflow:hidden;text-align:center;}
.t-carousel .carousel img {display:none;margin:0 auto;border:none;padding:0;}
.t-carousel .carousel img:first-child {display:block;}
.t-carousel span {display:none;}
.t-carousel a.prev,
.t-carousel a.next {display:block;position:absolute;left:0;top:0;width:50%;height:100%;font-size:0;background:url(/gears/news-editor/pre.png) no-repeat 10% 50%;opacity:0.8;z-index:3;}
.t-carousel a.next {left:auto;right:0;background:url(/gears/news-editor/next.png) no-repeat 90% 50%;}
.t-carousel a.prev:hover,
.t-carousel a.next:hover {opacity:1;}

.t-break {clear:both;display:block;padding:0;margin:20px 0 0 0;}
.t-break hr {display:none;}

.mce-content-body .t-block {position:relative;}
.mce-content-body .t-block:hover:before {content:'';position:absolute;left:10%;top:10%;width:80%;height:80%;background:#333 url(/gears/news-editor/bt-photo.png) no-repeat 50% 50%;opacity:0.8;cursor:pointer;z-index:99;}
.mce-content-body .t-break {border-bottom:dashed 1px #ccc;height:40px;position:relative;}
.mce-content-body .t-break:hover:after {position:absolute;left:0;bottom:0px;content:"구분선";color:#888;font-size:9pt;}

