@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */

/****************************************************************************************************/
.stit {font-size:18px; color:#181818; border-bottom:1px solid #eaeaea; font-weight:bold; padding-bottom:10px; margin-bottom:10px;}

.alist {}
.alist li {background:url(../../../img/content/bullet1.png) left 8px no-repeat; padding-left:10px; font-size:13px; color:#686767; margin-bottom:5px;}
.blist {margin-top:10px;}
.blist li {background:url(../../../img/content/bullet2.png) left 8px no-repeat; padding-left:10px; font-size:12px; color:#919191; margin-bottom:5px;}
.clist {margin-top:10px;}
.clist li {background:url(../../../img/content/dot.png) left 5px no-repeat; padding-left:10px; font-size:11px; line-height:13px; color:#919191; margin-bottom:0;}

.tabs {display:table; width:100%; margin-bottom:30px; border-collapse:collapse; }
.tabs li {display:table-cell; border-right:3px solid #fff;}
.tabs li a {display:block; background:#f8f8f8; text-align:center; padding:10px;}
.tabs li a span {color:#696969; font-size:13px;}
.tabs li.active a {background:#f1f1f1;}
.tabs li.active a span {color:#da2c35; border-bottom:2px solid #da2c35;}

.video_list_box {height:365px; overflow-y:auto; border:1px solid #eaeaea; padding:10px 20px;}
.video_list {}
.video_list > li {border-bottom:1px solid #eaeaea; padding:10px 0;}
.video_list a {display:block; }
.video_list a:hover {background:#fafafa;}
.video_list li figure {}
.video_list li figcaption {}
.video_list li figcaption p {font-size:13px; color:#222;}

#video-container #video {
	padding-bottom: 79%;
	background: url(../../../img/content/video.png) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#video-container {}
#video-container iframe {width: 100%;​ height: auto;}