/* 콘텐츠 */

.no-image {
	display:block;
	width:110px;
	height:100px;
	background:url(../img/front/big-2.gif) no-repeat 30px 40px;
}

.img-contents {
	display:block;
	width:20% !important;
	height:100px;
}

/* 콘텐츠 스크린샷 (임시) */
.img-contents-3 {
	display:block;
	width:20% !important;
	height:100px;
	background:url(../img/contents/contents_1.gif) no-repeat center center;
}

.img-contents-4 {
	display:block;
	width:20% !important;
	height:100px;
	background:url(../img/contents/contents_2.gif) no-repeat center center;
}

.img-contents-5 {
	display:block;
	width:20% !important;
	height:100px;
	background:url(../img/contents/contents_3.gif) no-repeat center center;
}

/* 콘텐츠 그룹 박스 교정 */
.contents-group {
	width:76% !important;
}

/* CONTENTS용 */
span.mylecture-info {
	display:inline-block;
	font-family:tahoma,dotum;
	font-size:9pt;
	padding:5px 0px 15px 0px;
	line-height:180%;
}

span.mylecture-info b.last {
	color:green;
}

span.mylecture-info b.active {
	font-size:16pt;
}

/* CONTENTS 메인용 */
.clearBox {
	clear:both;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.contentsBox {
	float:left;
	display:block;
	width:338px;
	height:150px;
	margin-top:8px;
	background:url(../img/bg_content2.gif) no-repeat;
	overflow:hidden;
}

.contentsBox .preview {
	float:left;
	width:153px;
	height:137px;
	padding:13px 0px 0px 13px;
}

.contentsBox .preview .free {
	display:block;
	position:relative;
	z-index:100;
	top:-114px;
	left:0px;
	width:144px;
	height:60px;
	background:url(../img/bg_free_tag.gif) no-repeat;
}

.contentsBox .preview img {
	width:144px;
	height:114px;
	background:#FFFFFF;
}

.contentsBox .description {
	float:left;
	width:172px;
	height:135px;
	padding-top:15px;
}

.contentsBox .description p.arrow {
	width:130px;
	/* word-break:keep-all; */
	line-height:130%;
}
