﻿@import url(cbs.css);
/* header */
.header h1 {
	width:900px;
	height:116px;
	background:url("http://img.cbs.co.kr/bibleconference/top.gif") no-repeat;
	text-indent:-9000px;
}
.header h1 .logo {
	display:block;
	width:330px;
	height:75px;
	position:relative;
	left:208px;
	top:22px;
	overflow:hidden;
}
/* navi */
.navi { z-index:1000;position:relative; height:50px;left:0; top:0;}
.navi li {float:left; width:225px; height:50px;}
.navi li a { 
	background:url("http://img.cbs.co.kr/bibleconference/bg_gnb_1110.gif") no-repeat;
	display:block;width:100%;height:100%; 
	text-indent:-9000px;overflow:hidden;	
	position:relative;
}
.navi li a:hover span, 
.sub1 .navi a.menu01 span,
.sub2 .navi a.menu02 span,
.sub3 .navi a.menu03 span,
.sub4 .navi a.menu04 span {
	background:url("http://img.cbs.co.kr/bibleconference/arrow.gif") no-repeat;
	position:absolute;left:104px;top:40px;
	width:17px;height:9px;
}
.navi a.menu01 {background-position:0 0;}
.navi a.menu02 {background-position:-225px 0px;}
.navi a.menu03 {background-position:-450px 0px;}
.navi a.menu04 {background-position:-675px 0px;}

.navi a.menu01:hover, .sub1 .navi a.menu01 {background-position:0 -60px;}
.navi a.menu02:hover, .sub2 .navi a.menu02 {background-position:-225px -60px;}
.navi a.menu03:hover, .sub3 .navi a.menu03 {background-position:-450px -60px;}
.navi a.menu04:hover, .sub4 .navi a.menu04 {background-position:-675px -60px;}
/* footer */
.wrap .footer {width:100%;float:left;padding-bottom:30px;}
body .footer a {color:#5c5c5c;}
/* footer - info */
.footer .info {
	width:838px;background-color:#f8f8f8;border:solid 1px #d0d0d0;float:left;text-align:center;padding:12px 30px;
}
.footer .info a {
	background:url("http://img.cbs.co.kr/cbs/main/2010/bul_other1.gif") no-repeat right -129px;
	padding:0px 15px 0px 5px;font-weight:bold;
}
.footer .info a.last {background:none;padding:0px;}
/* footer - bottom */
.footer .bottom {
	background:url("http://img.cbs.co.kr/cbs/inc/footer_ie7.gif") no-repeat 711px 64px;
	width:100%;margin-top:20px;float:left;
}
.bottom .logo {width:50px;height:60px;float:left;padding:3px 0px 0px 19px;}
.bottom .logo a {
	background:url("http://img.cbs.co.kr/cbs/main/2010/img_bottom_cbs.gif") no-repeat 0px 0px;
	width:50px;height:21px;overflow:hidden;text-indent:-3000px;float:left;margin:0px;padding:0px;
}
.bottom .logo_cbsi {
	background:url("http://img.cbs.co.kr/cbs/main/2010/img_bottom_cbs.gif") no-repeat 0px -30px;
	width:50px;height:21px;overflow:hidden;text-indent:-3000px;float:left;margin-top:10px;padding:0px;
}
.bottom dl {width:610px;margin-left:50px;float:left;}
.bottom .last {background:none;}
.bottom dl dt {font-weight:bold;width:22%;float:left;line-height:1.6;}
.bottom dl dd {width:78%;float:right;line-height:1.6;}
.bottom dl dd.line {width:100%;height:6px;line-height:1px;}
.bottom dl dd img {float:left;}
.bottom dl dd a{position:relative;top:-1px;}
.bottom dl dd span{
	background:url("http://img.cbs.co.kr/cbs/main/2010/bul_other1.gif") no-repeat right -159px;
	padding:0px 10px 0px 0px ;float:left;
}
.bottom .bottom_right {position:relative;right:10px;top:2px;float:right;text-align:right;}
.bottom .bottom_right label {display:block;margin-bottom:11px;}
.info_add { margin:0 0 0 20px;}
.info_img { margin:20px 0 0 20px;}
.info_img02 { margin:40px 0 20px 20px;}
.btn_top {
	float:left;
    position:fixed;
    top:510px;
	margin-left:860px;
	height:33px;   
    z-index:1000; 
}
.btn_top a {background:url("http://img.cbs.co.kr/bibleconference/btn_top.gif") no-repeat;
	display:block;
	width:47px;
	height:33px;
	text-indent:-9000px;
	overflow:hidden;	
}