/* CSS Document */

body {
	height:100%;
	overflow:auto;
	background-color:#363636;
	font-size:1.0em;
}
a {
	color:#bfbfbf;
	text-decoration:none;
}
img {
	border:none;
}

.contents {
	top:50%;
	left:50%;
}

.contents .audio {
	width:500px;
	margin:auto;
}

.contents .audio .audio-top {
	padding:22px 18px 18px 24px;
	height:116px;
	background:url(/cnts/inc/img/media/audio-top-bg-2.png);
	font-family: Nanum Gothic;
}

.contents .audio .audio-top .aud_cnts {
	float:left;
	width:295px;
	margin-right:28px;
	color:#fff;
}

.contents .audio .audio-top .aud_cnts .day {
	height:18px;
	margin-top:3px;
	margin-bottom:16px;
	font-size:1.000em;
}

.contents .audio .audio-top .aud_cnts .title {
	height:24px;
	margin-bottom:4px;
	font-size:1.278em;
	font-weight:bold;
}

.contents .audio .audio-top .aud_cnts .bible {
	height:15px;
	margin-bottom:16px;
	font-size:0.778em;
}

.contents .audio .audio-top .aud_cnts .pastor {
	height:20px;
	font-size:1.000em;
}

.contents .audio .audio-top .aud_title {
	float:right;
	width:135px;
}

.contents .audio .player {
	width:500px;
	background-color:#000000;
}