.html_contents_wrap {
	margin: auto;
	padding: 10px;
	line-height:160%;
}
.html_contents_wrap div#title {
	margin: 0 auto;
	width: 100%;
	height: 23px;
}
.html_contents_wrap div#title .title_name {
	background: url("/img/bullet_sprite.gif") no-repeat scroll 0 0 transparent;
	float: left;
	padding-left: 15px;
	letter-spacing: -1px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
.subscript_bg{position:absolute;z-index:99;bottom:0;left:0;width:100%;height:60px;background:#fff;opacity: 0.85; filter: alpha(opacity = 85);}
.subscript_txt{position:absolute;z-index:100;bottom:5px;left:10px;right:10px;height:47px;overflow:hidden;text-align:center;}
.html_contents_wrap .audio_print_slider {overflow:hidden}
.html_contents_wrap .confirmtext {
	position:relative;
	}
.html_contents_wrap .player_audio_wrap {
	margin-top:5px;
}
.layer_bottom {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	}
@media (max-width: 767px) {
	.html_contents_wrap .audio_print_slider {}
}
@media (max-width: 480px) {
	.html_contents_wrap .audio_print_slider {}
}
