﻿/*Content Style*/
.daily_tap {height:48px;line-height:48px;}
.daily_tap ul {display:block; overflow:hidden;border:1px solid red;}
.daily_tap li {float:left; position:relative;}
.daily_tap li a{
	background:url("https://img.cbs.co.kr/cbs/sermon/tv/img/sermon_tab_bg_110805.gif") no-repeat -105px 0px;
	font-weight:bold;
	width:99px;
	text-align:center;	
	display:block;
	text-decoration:none;
}
.daily_tap li a:hover, .daily_tap li a.select { background-position:-105px -55px; color:#fff;}
.daily_tap li a:hover span, .daily_tap li a.select span {
	background:url("https://img.cbs.co.kr/cbs/sermon/tv/img/blet_sermon_110810.gif") no-repeat 0px -107px;
	width:13px;
	height:7px;
	position:absolute;
	top:48px;
	left:44px;
}
.daily_tap li.sun a:hover span, .daily_tap li.sun a.select span,
.daily_tap li.mon a:hover span, .daily_tap li.mon a.select span {left:46px;} 
.daily_tap li.mon a, .daily_tap li.sun a { width:105px;}
.daily_tap li.mon a { background-position:0px 0px;}
.daily_tap li.mon a:hover, .daily_tap li.mon a.select { background-position:0px -55px;}
.daily_tap li.sun a { background-position:-204px 0px;}
.daily_tap li.sun a:hover, .daily_tap li.sun a.select { background-position:-204px -55px;}
.daily_list {
	width:663px;
	margin-top:10px;
	border:1px solid #dfdfdf;
	padding:0px 20px 20px;
	overflow:hidden;
}
.daily_list ul {
	overflow:hidden; 
	float:left;
	background:url("https://img.cbs.co.kr/cbs/sermon/tv/img/list_bg_b.gif") repeat-y;
	margin-bottom:-21px;
}
.daily_list ul li {
	width:221px;
	height:110px;	
	float:left;
	overflow:hidden;
	padding-top:20px;
	line-height:1.4;
}
.daily_list ul li img {
	border:1px solid #dfdfdf;
	float:left;
	margin-right:10px;
	width:83px;
	height:83px;
}
.daily_list ul li strong a { 
	display:block;
	font-size:11px; 
	letter-spacing:-1px; 
	margin:2px 0px;
	overflow:hidden;
}
.daily_list ul li span {font-size:11px;letter-spacing:-1px; padding-right:5px;}
.daily_list ul li span em {font-style:normal;letter-spacing:0;}