@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%;
	/*overflow:hidden;*/
	overflow-x:hidden;
	/*overflow-y:auto;*/
}
#top{
	height:33px;
	width:100%;
	/*border-bottom:solid 1px #8E9AA8;*/
	border-bottom:solid 1px #ebebeb;
	/*background-color:#6E7182;*/
	background-color:#fff;
}
#top_box{
	height:33px;
	margin: 0 auto;
	max-width:940px;
	width:940px;
}
.link_text{font-size:12px;font-family:Gulim;/*color:#fff;*/color:#313131;}
.login_text{font-size:12px;font-family:Gulim;font-weight:bold;/*color:#fff;*/color:#717171;}
#top_box>ul>li>a:hover,#top_box>h7>ul>li>a:hover{line-height:12px;/*background-color:#4C5469;*/background-color:transparent;}

#menubar{
	height:112px;
	margin: 0 auto;
	max-width:940px;
	font-family: 'Nanum Gothic';
	font-size:12pt;
	font-weight:bold;
	color:#000;
}
#logo{
	float:left;
	width:192px;
	height:112px;
	background:url('../../inc/img/logo.jpg') no-repeat 0 25px;
	/*margin-right:130px;*/
	margin-right:80px;
}
#main_menu{
	padding-top:37px;
}
#main_menu>li{
	/*width:110px;*/
	text-align:center;
}
#main_menu>li{
	/*margin-left:15px;*/
	/*margin-right:15px;*/
	margin-left:5px;
	/**margin-right:10px; 메뉴6개일때**/ 
}
#main_menu>li>a:hover{
	background-color:#08c;
	color:#fff;	
}

.dropdown-menu{
	width:720px;
	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 6px;
	font-weight:bold;
	color:#717171;
}

#main_img{
	width:100%;
	height:310px;
	/*background:url('../../inc/img/main_img_bg.jpg') repeat-x 0px 0px;*/
	background-color: #899096;
	/*background-color:#52BAED;*/
	border-top:solid 1px #ebebeb;
	border-bottom:solid 1px #ebebeb;
}
#main_banner{
	height:310px;
	/*min-height:310px;*/
	margin: 0 auto;
	width:940px;
	max-width:940px;
	/*max-width:1920px;*/
	background-color:#899096;
	/*border:solid 1px #ebebeb;*/
}

#myCarousel{
	/*padding:15px;*/
}
.carousel-indicators{
	/*margin-top:10px;*/
	/*margin-right:500px;*/
	/*margin-top:277px;*/
	/*
	margin-right:47%;
	margin-top:310px;
	*/
	margin-top:0px;
}
.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: 310px;
}
.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:135px;*/
	top:145px;
	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:30px;
	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;
	text-decoration:none;
}
.head_title_en{
	font-family: 'Nanum Gothic';
	font-size:16px;
	font-weight:bold;
	color:#d2d2d2;
	text-decoration:none;
}

.church_new_thumb{
	width:285px;
	height:150px;
	background:url('../../inc/img/church_new.jpg') no-repeat 0 0px;
}

.church_quick_thumb{
	/*
	width:255px;
	height:158px;
	background:url('../../inc/img/church_quick.jpg') no-repeat 0 0px;
	*/
	margin-left:0px;
	margin-top:15px;
}

.church_banner_thumb{
	/*
	height:144px;
	margin: 0 auto;
	max-width:940px;
	margin-top:55px;
	*/
	margin: 0 auto;
	max-width:940px;
	margin-top:20px;
	margin-bottom:20px;
}

.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;
}

.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;*/
	border-bottom:solid 1px #f1f1f1;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:10px;
	height:21px;
}

.photo_box{

}

.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; 
}

.tabbable{margin:0px;padding:0px;}
.nav-tabs{
	border-bottom:1px solid #CDDBE8;
	margin-right:10px;
	margin-bottom:8px;
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li.active> a, .nav-tabs>li.active> a:focus{
	border:1px solid #CDDBE8;
	/*border-bottom:0px solid #fff;*/
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	color:#1C6FA1;
	padding:2px 20px;
	margin:0px 0px;
	background-color:#6bb0d1;
	color:#fff;
	outline: 0;
}
.nav-tabs>li.active> a:hover{
	border:1px solid #CDDBE8;
	/*border-bottom:0px solid #fff;*/
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	color:#1C6FA1;
	padding:2px 20px;
	margin:0px 0px;
	background-color:#6bb0d1;
	color:#fff;
}
.nav-tabs>li> a{
	border:1px solid #CDDBE8;
	/*border-bottom:0px solid #fff;*/
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	padding:2px 20px;
	margin:0px 0px;
	background-color:#E7E7E7;
	color:#616161;
}
.nav-tabs>li> a:hover{
	border:1px solid #CDDBE8;
	/*border-bottom:0px solid #fff;*/
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	color:#5E719B;
	padding:2px 20px;
	margin:0px 0px;
	background-color:#00C7DE;
	color:#fff;
}
.tab-content, .tab-pane{margin:0px;padding:0px;}

.clear_box{
	clear:both;
}

#bottom{
	margin-top:30px;
	width:100%;
	/*height:70px;*/
	height:38px;
	/*background:url('../../inc/img/bottom_bg.jpg') repeat-x 0px 0px;*/
	background-color:#E7E7E7;
}
#quick_box{
	/*height:64px;*/
	height:38px;
	margin: 0 auto;
	max-width:940px;
	/*border:solid 1px #e1e1e1;*/
	/*background-color:#fff;*/
}
#quick_img{
	float:left;
	width:102px;
	/*height:64px;*/
	height:38px;
	background:url('../../inc/img/quick_img.jpg') no-repeat 0 2px;
	/*margin-left:10px;*/
	margin-right:40px;
}
#quick_menu{
	/*padding-top:16px;*/
	padding-top:3px;
}
#quick_menu>li>a{color:#000;}
#quick_menu>li>a:hover{line-height:12px;background-color:transparent;}

#footer{
	padding-top:10px;
	padding-bottom:6px;
	width:100%;	
	/*border-top:1px solid #e1e1e1;*/
	/*background:url('../../inc/img/footer_bg.jpg') repeat-x 0px 0px;*/
	/*background-color:#e4e4e4;*/
	background-color:#615859;
	/*color:#717171;*/
	color:#f1f1f1;
}
#footer_box{
	margin: 0 auto;
	width:940px;
	max-width:940px;
	height:46px;
}

#side_menu{
	position:absolute;
  	width:80px;
  	height:456px;
  	z-index:9000;
  	margin:0px 0px 0px 500px;
  	padding: 0px;
  	top: 500px;
  	left: 50%;
  	text-align: left;
  	/*border:1px solid #c1c1c1;*/
}

.col_box{width:285px;}
.col_box1{width:210px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col_box2{width:75px;display:inline-block;float:left;text-align:right;color:#717171;}
.col_line{width:285px;display:inline-block;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
