@import "base.css";
@import "common.css";


.main_area {background:url(../images/main/bg_main.gif) 50% 0 repeat-x;}

/* 이벤트 */
.main_book li {float:left; width:318px; height:420px; overflow:hidden;margin:0 55px 55px 0;border:1px solid #ccc;}
.main_book li img {width:100%;}


/* 설교 */
.preach {overflow:hidden; width:380px; height:180px; background:url(../images/main/preach_bg.gif) 0 100% no-repeat;}
.preach h2 {padding:8px 0 0 20px; height:22px; color:#333; font-weight:bold; font-size:13px; background:url(../images/main/preach_bg.gif) 0 0 no-repeat;}
.preach p.p_vod {float:left; padding:18px 0 10px 20px; width:130px;}
.preach p.p_vod img {padding:1px; border:1px solid #cacaca;}
.preach ul {padding:14px 0 12px 0;}
.preach ul li {line-height:20px;}
.preach ul li span {display:inline-block; width:42px;}
.preach p.p_bt {padding:0 30px 10px 0; text-align:right;}


/* 바로가기 */
.quick {overflow:hidden; padding:4px; border:1px solid #dedede; width:320px;}
.quick ul li {float:left; padding:5px;}


h3.stit {padding-bottom:9px; border-bottom:1px solid #cacaca; color:#000; font-weight:600; font-size:14px;}