@charset "utf-8";
/* @import url(http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css); */
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);*/
*{
	margin:0px;
	padding:0px;	
}
html, body{
	width:100%;
	height:100%;
}
body{
	font-size:12px;
	font-family:Gulim;
	/*font-family: 'Nanum Gothic';*/
	color:#313131;
	/*padding-top:60px;*/
}
a{
	border:0;
	color:#313131;
}
.container-narrow{
	margin: 0 auto;
	width:100%;
	background:url('../../inc/img/main_img_bg.jpg') repeat-x 0px 33px;
}
#top{
	height:33px;
	width:100%;
	border-bottom:solid 1px #8E9AA8;
	background-color:#6D6D6D;
}
#top_box{
	height:33px;
	margin: 0 auto;
	max-width:940px;
	width:940px;
}
.link_text{font-size:12px;font-family:Gulim;color:#fff;}
.login_text{font-size:12px;font-family:Gulim;font-weight:bold;color:#fff;}
#top_box>ul>li>a:hover,#top_box>h7>ul>li>a:hover{line-height:12px;background-color:#4C5469;}
#menubar{
	height:112px;
	margin: 0 auto;
	max-width:940px;
	font-family: 'Nanum Gothic';
	font-size:12pt;
	font-weight:bold;
	color:#000;
}
#logo_box{
	width:940px;
	height:116px;
}
#logo{
	float:left;
	width:286px;
	height:60px;
	margin-top:28px;
	/*margin-right:70px;*/
	background:url('../../inc/img/logo.jpg') no-repeat 0 0px;
}
#menu_box{
	width:940px;
	height:63px;
	background:url('../../inc/img/menu_bg.png') no-repeat 0 0px;
}
#main_menu{
	/*padding-top:37px;*/
	padding-left:17px;
}
#main_menu>li{
	/*width:120px;*/
	padding-top:15px;
	padding-left:23px;
	padding-right:23px;
	text-align:center;
}
#main_menu>li>a{color:#fff;background-color:transparent;}
#main_menu.nav.nav-pills>li>a:hover{
	background-color:transparent;
	color:#315BD3;
}
#main_img{
	margin-top:63px;
	width:100%;
	height:250px;
	/*background:url('../../inc/img/main_img_bg.jpg') repeat-x 0px 0px;*/
	/*border-bottom:solid 1px #ebebeb;*/
}
#main_banner{
	height:250px;
	margin: 0 auto;
	max-width:940px;
	background-color:#fff;
	/*border:solid 1px #e1e1e1;*/
}
#main_prop{
	padding-top:1px;
	height:93px;
	margin: 0 auto;
	max-width:940px;
}
#myCarousel{
	/*padding:15px;*/
}
.carousel-indicators{
	margin-top:0px;
	padding-top:0px;
	/*margin-top:10px;*/
	/*margin-right:500px;*/
	/*margin-top:277px;*/
}
.carousel-indicators .active{
	/*background-color:#47EFA2;*/
	background-color:#1EBBFF;
}
.carousel-indicators li{
	background-color:#fff;
	/*background-color:#afafaf;*/
}
.carousel img {
	width:100%;
	/*height:100%;*/
}
.carousel .item {
	height: 250px;
}
.carousel-caption{}

.transparent{
	/* 자막 배경 없앨때 .. IE도 동작*/
	background-color: transparent;	
}
.opacity{
	/* 불투명도 주기 IE도 동작 */
	/*background-color:#fff;*/
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.3;	
}
.right_box {
	vertical-align:middle;
	width:400px;
	left:550px;
	top:90px;
}

/*
.caption_title{
	font-family: 'Nanum Brush Script';
	font-size:48pt;
	font-weight:bold;
	color:#2642EA;
}
.caption_dot{
	font-family: 'Nanum Brush Script';
	font-size:28pt;
	font-weight:bold;
	color:#2642EA;	
}
.caption_text{
	font-family: 'Nanum Myeongjo';
	font-size:14pt;
	font-weight:bold;
	color:#453D3D;
}
*/

.carousel-control {
	height:24px;
	width:30px;
	top:125px;
	padding-top:10px;
	padding-bottom:14px;
	padding-right:5px;
	margin-bottom:5px;
	margin-left:4px;
	font-size: 100px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
}
.right.carousel-control{
	margin-right:5px;
}

.carousel_title{
	/*font-family: 'Nanum Brush Script';*/
	font-size:18px;
	font-weight:bold;
	padding-bottom:2px;
}

#main_info{
	margin: 0 auto;
	max-width:940px;
	padding-top:120px;
	padding-bottom:10px;
}
.info_box{
	/*background-color:#f1f1f1;*/
	/*border:1px solid #d1d1d1;*/
	/*padding:5px 0px;*/
	padding:10px 0px;
}

.head_title{
	font-family: 'Nanum Gothic';
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.sermon_thumb{
	width:290px;
	height:113px;
	background:url('../../inc/img/sermon_thumb.jpg') no-repeat 0 0px;
	margin-bottom:10px;
}
.sermon_thumb_caption{
	position: relative;
	height:60px;
	top:20px;
	padding-top:10px;
	padding-left:75px;
	/*
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
	*/
	color:#001892;	
}

.movie_thumb{
	width:290px;
	height:206px;
	background:url('../../inc/img/movie_thumb.jpg') no-repeat 0 0px;
	margin-bottom:2px;
}

.church_thumb{
	width:290px;
	/*height:114px;*/
	height:228px;
	background:url('../../inc/img/church_thumb3.jpg') no-repeat 0 0px;
	margin-bottom:10px;
}
.church_thumb_caption{
	position: relative;
	height:45px;
	/*top:40px;*/
	top:90px;
	padding: 5px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
	color:white;	
	text-align:center;
}
.time_thumb_caption{
	position: relative;
	height:60px;
	top:90px;
	padding: 5px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75);
	color:white;	
	text-align:center;
}

.notice_box{}
.notice_box li{
	border-bottom:dashed 1px #e1e1e1;
	padding-top:7px;
	padding-bottom:5px;	
}

.schedule_box{
	/*
	list-style-type:circle;
	list-style-position:inside;
	*/
	/*list-style-image:url('../../inc/img/right_arrow.gif');*/ /* IE7 위치 깨짐 */
}
.schedule_box li{
	border-bottom:solid 1px #e1e1e1;
	padding-top:5px;
	padding-bottom:5px;
}

.people_box{
	border-top:dashed 1px #e1e1e1;
	margin-top:10px;
	padding-top:10px;
}
.pic_frame{
	float:left;
	text-align:center;
}
.pic_frame:first-child{
	margin-right:12px;	
}
*:first-child+html .pic_frame{  /* IE7 Hack */
	margin-right:10px;
}
.pic_thumb{
	width:136px;
	height:90px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
.pic_thumb img{
	border:0;
	padding:0;
	margin:5px;
	width:126px;
	max-width:126px;
	height:80px;
	max-height:80px; 
}

.photo_box{

}

.clear_box{
	clear:both;
}

#bottom{
	width:100%;
	/*height:66px;*/
	height:70px;
	background:url('../../inc/img/bottom_bg.jpg') repeat-x 0px 0px;
}
#quick_box{
	height:64px;
	margin: 0 auto;
	max-width:940px;
	border:solid 1px #e1e1e1;
	background-color:#fff;
}
#quick_img{
	float:left;
	width:119px;
	height:64px;
	background:url('../../inc/img/quick_img.jpg') no-repeat 0 14px;
	margin-left:20px;
	margin-right:40px;
}
#quick_menu{
	padding-top:16px;
}

#footer{
	/*padding-bottom:20px;*/
	width:100%;	
	height:80px;
	/*border-top:1px solid #e1e1e1;*/
	background:url('../../inc/img/footer_bg.jpg') repeat-x 0px 0px;
	background-color:#e4e4e4;
	color:#717171;
}
#footer_box{
	margin: 0 auto;
	width:940px;
	max-width:940px;
	height:59px;
	padding-top:21px;
}
#footer_box>p{padding-top:8px;}
#back_logo{
	float:left;
	width:287px;
	height:57px;
	background:url('../../inc/img/backlogo.jpg') no-repeat 0 0;
	margin-right:30px;
}

/*
.dropdown.open>a:link{
	background-color:#08c;
}
*/
.dropdown-menu{
	/*
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	border:1px solid #515151;
	border:1px solid rgba(0,0,0,0,2);
	background-color:#515151;
	*/
	width:690px;
	border:0;
	font-size:10pt;            	
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0);
	box-shadow:0 0px 0px rgba(0,0,0,0);
}
.dropdown-menu>li>a{
	padding:2px 8px;
	font-weight:bold;
	color:#717171;
}
/*
.dropdown-menu .divider{
	background-color:#919191;
	border-bottom:1px solid #515151;	
}
*/
/*
.navbar .nav > li > .dropdown-menu:before{
	content:'';
	border-bottom:0px solid #ccc;
}
.navbar .nav > li > .dropdown-menu:after{
	content:'';
	border-bottom:0px solid #fff;
}
*/