@charset "utf-8";
@import url(/main/inc/css/fonts/font.css);
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); 
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800|Noto+Sans+KR:100,300,400,500,700,900&amp;subset=korean);


/* 초기화 */
html {overflow-y:scroll; overflow-x:hidden; width:100%;height:100%;min-width:320px}
html {overflow-y:scroll; overflow-x:hidden;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:16px;font-weight:300; height:100%;letter-spacing:0px; font-family: 'Noto Sans KR','S-CoreDream','SangSangFlowerRoad', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif; line-height:160%;letter-spacing:-0.5px}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;
font-family:'Noto Sans KR','S-CoreDream','SangSangFlowerRoad', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif;}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em; font-family:'Noto Sans KR','S-CoreDream', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em; font-family:  'Noto Sans KR','S-CoreDream','SangSangFlowerRoad', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:keep-all;  font-family:  'Noto Sans KR','S-CoreDream','SangSangFlowerRoad', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif; line-height:160%;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
div { font-family:  'Noto Sans KR','S-CoreDream','SangSangFlowerRoad', 'Nanum Gothic', 'NanumSquare','NanumBarunGothic',dotum,'돋움',sans-serif; line-height:160%; }
a {color:#000;text-decoration:none}

ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}


@media only screen and (max-width:768px){
body,p, div { font-size:13px; line-height:130%;}
}


hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#333; text-decoration:none !important; }
ul,li,dl,dt,dd{padding:0;margin:0}
/*ul{list-style:none;}*/

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-fluid, .img_fluid{max-width:100%;height:auto}

/* 팝업레이어 */

#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


@media (max-width: 1200px){
	.hd_pops {top:0px !important; left:0px !important; } 
	.hd_pops_con { max-width:100% !important; height:auto !important;} 
	.hd_pops, .hd_pops_con {}
	.hd_pops_con img, .hd_pops_con a img {max-width:100% !important; height:auto !important;  } 
}

@media (max-width: 580px){	
	.hd_pops, .hd_pops_con {width:100% !important;  height:auto !important; min-height:100px !important; padding:0!important; margin:0!important;  } 
	.hd_pops_con img, .hd_pops_con a img {width:100% !important; height:auto !important;  } 
	.hd_pops_footer {margin-top:0 !important; padding-top:0 !important; font-size:12px;}
}





/* 상단 레이아웃 */
#hd{text-align:center;width:100%;background:#fff;position:relative;z-index:99; /*height:140px;*/ margin-top:40px;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd:before{content:'';position:absolute;bottom:0;left:0;background:#fff;background:rgba(255,255,255,0.5);width:100%;/*height:1px*/}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;width:100%;max-width:1200px;position:relative}



.header-login {position:absolute;  top:0;  z-index:99; width:100%; height:40px; background: #f4f4f4;  padding:0; margin:0;}
	
.header-login .container { position:relative; width:1200px; margin:0 auto; }

.header-login .container ul {display:inline-block; float:right; list-style:none; line-height:39px;}
.header-login .container ul li {float:left; padding:0px 7px; /*border-left:1px solid #52667d;*/}
.header-login .container ul li:last-child {/*border-right:1px solid #52667d;*/}
.header-login .container ul li a {color:#404040; font-weight:500; font-size:13px;}

@media (max-width: 1200px){
		.header-login {height:33px}
		.header-login .container  {width:100%;}
		.header-login .container ul {line-height:32px;}
		.header-login .container ul li a {font-weight:300;}
		.header-login .container ul li:last-child {padding-right:12px}
	}
@media (max-width: 768px){
		.header-login .container ul li a img { width:24px; height:auto; padding-bottom:3px;}
	}



#logo {position:absolute;top:0;left:5px}
#logo a{display:block;padding:20px 0 0 0; /*height:110px;*/
	transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out  }
#logo a img { width:242px; height:auto;}

	@media (max-width: 992px){
		#logo {position:absolute;top:0;left:7px; }
		#logo a {float:left !important; padding:10px 0 0 5px}
		#logo a img{width:auto;height:50px; float:left; }
		#gnb {display:none;}
	}

	@media (min-width: 992px){
		#hd_btn .hd_menu_btn { display:none; }
	}

	@media (max-width: 767px){
		#logo a img {width:auto;height:40px;  }
	}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#hd.fixed{position:fixed;top:0;left:0}

#gnb ul {list-style:none}
#gnb {display:inline-block; vertical-align:top; float:right; /*padding-right:80px;*/ margin-top:10px; }
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_wr{max-width:1200px;/*padding-right:80px;*/margin:0 auto;position:relative;}
#gnb a {display:block}

.gnb_1dli{position:relative;float:left;line-height:40px; padding:0 10px 0 47px; }
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}

@media (max-width: 1150px){
	.gnb_1dli { padding:0 10px 0 20px}
	.gnb_1da { padding:0;}
}

.gnb_1dli button{float:left;border:0;width:20px;height:90px;overflow:hidden;border:0;/*background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;*/ background-size:10px ;text-indent:-9999px}
.gnb_1da {position:relative;float:left;line-height:90px; /*margin:34px 0 17px 0;*/font-size:21px; color:#000; font-weight:600; letter-spacing:-0.5px;}

.gnb_2dul {display:none;position:absolute;top:90px;left:10px;min-width:100%;z-index:99; text-align:left; max-width: 180px; min-width:140px; white-space: nowrap;border-radius: 2px;background: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{color:#3986b4;}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:0 15px;font-size: 15px;color: #666; font-family: 'Noto Sans KR'; display: inline-block;float: left;position: relative;font-weight:500;white-space: nowrap; letter-spacing:-0.5px; font-weight:400; border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_2da:hover{color: #3986b4; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#3986b4}

#hd_btn{position:absolute;top:7px;right:10px;text-align:center;}
#hd_btn button{;width:42px;border:0;background:transparent; /*height:100px;*/float:left}

#hd_sch{z-index:10;display:none;position:absolute;top:0;left:0;background:#fff;width:100%;height:100px}
#hd_sch .sch_wr{}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:100px;padding:0 80px;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #3986b4;}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;height:100px;width:85px;font-size:18px;}
#hd_sch .btn_close{position:absolute;top:0;right:0;width:85px;height:100px;border:0;background:none;font-size:20px;color:#aaa}
#hd_sch .btn_close:hover{color:#000}



/*전체메뉴*/
#al_menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:left}
#al_menu ul {list-style:none}
#al_menu .bg{background: rgba(0,0,0,0.5);width:100%;height:100%}  
#al_menu .menu_wr{position:absolute;top:0;left:0;background:#fff;width:100%; }
#al_menu .btn_close{position:absolute;top:0;right:0;background:none;border:0;width:100px;height:100px;font-size:20px;outline:0;color:#aaa}
#al_menu .btn_close:hover{color:#000}

@media (min-width: 992px){
    .btn_menu_op{display:none}
    #menu{max-width: 1200px; margin: 0 auto; padding: 110px 40px;list-style:none}
    #menu:after {display:block;visibility:hidden;clear:both;content:""}
    #menu .menu_li h2 {padding-bottom: 26px;font-weight: 500; font-size: 1.5em;color: #555;text-align: left;border-bottom: 1px solid #ddd;}
	#menu .menu_li h2 a { color:#555; }
    #menu .menu_li{float:left;width:25%;padding:20px}    
    #menu .menu_li:nth-child(4n+1){clear:both}
    #menu .sub_menu {margin:15px 0}
    #menu .sub_menu li a{color:#555; font-weight: 400;padding-left:10px;line-height:20px;margin:5px 0;display:block;position:relative;}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#3986b4;position:absolute;top:50%;left:0;margin-top:-1px}
 }


@media (max-width: 991px){
    #hd{height:80px}
    #gnb {display:none}
    #hd_btn button{width:38px;height:50px}
    #hd_sch #sch_submit{width:55px;height:50px}
    #hd_sch #sch_stx{padding:0 55px;height:50px}
    #hd_sch {height:50px}

    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}
    #menu .menu_li{margin:15px 0;position:relative;} 
    #menu .menu_li h2{font-weight: 500; font-size: 1.25em;line-height:30px;color: #555; text-align: left}
	#menu .menu_li h2 a { color:#555; }
    #menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{ color:#555; position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px; }
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#3986b4;position:absolute;top:50%;left:5px;margin-top:-1px}
    #hd_sch .btn_close{width:55px;height:55px}
}
@media (max-width: 767px){
    #hd{height:70px}
}

/*아이콘*/
.menu-icon {display:inline-block;width:30px;height:25px; background:url(/main/img/all_menu.gif) no-repeat;}





/*--------------------------------------------------------------
# hero  -- 메인 슬라이드
--------------------------------------------------------------*/

#hero {
  width: 100%;
  /*margin-top:40px;*/ 
  position: relative;
  display:block;
  clear:both;
}

	@media (max-width: 992px) {
	  #hero {
		transition: 0.3s;
	  }
	}

.hero-outer, .hero-container{ height: 620px; z-index:99}


@media only screen and (min-width: 1200px) {
	/*.hero-container{ margin-top:30px; }*/
}


.hero-container{
	/*margin-top:140px;*/
	overflow: hidden;
    display: table;
    width: 100%;
    position: relative;
    color: #fff;
    background-color: #333;
    font-size: 15px;
    line-height: 1.6;
    background-size: cover;
    background-position: center center;
	}

.hero-container:before {
    content: '';
    width: 90%;
    height: 100%;
    float: left;
    position: absolute;
	background-position: center center;
    left: 0;
    top: 0;
   /* background: #f0f2f3;
    background: -moz-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(240, 242, 243, 1) 0, rgba(125, 142, 141, .56) 100%);
    background: linear-gradient(90deg, rgb(45, 45, 45) 0, rgba(125, 142, 141, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f3', endColorstr='#8f7d8e8d', GradientType=1);*/
}

.hero-container:after {
    content: '';
    width: 100%;
    height: 100px;
    float: left;
    position: absolute;
	background-position: center center;
    left: 0;
    top: 0;
   /* background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0);*/
}

.middle-container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9;
    padding: 50px 0;
    background: rgba(0, 0, 0, 0);
}

.hero-container h1 {
    font-size: 48px;
    line-height: 1.1;
    font-weight: 700;
}

.hero-container p {
    font-size: 16px;
    line-height: 1.5;
}


ev {
    position: absolute;
    left: 13%;
    top: 45%;
}

.hero-slider .owl-next {
    position: absolute;
    right: 13%;
    top: 45%;
}

.hero-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.hero-slider.owl-theme .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.5);
}

.hero-slider.owl-theme .owl-dots .owl-dot.active span,
.hero-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}


.hero-slider .owl-prev {
    position: absolute;
    left: 5%;
    top: 49%;
}

.hero-slider .owl-next {
    position: absolute;
    right: 5%;
    top: 49%;
}



@media only screen and (max-width: 1048px) {
	 .hero-container h1 {
        font-size: 40px;
    }
    .hero-container p {
        font-size: 14px;
    }
	.hero-outer, .hero-container{ height: auto; min-height: 35vh; }
}
@media handheld,
only screen and (max-width: 767px) {
	 .hero-container {
        text-align: center;
    }
    .hero-container p {
        display: none;
    }
    .hero-container h1 {
        font-size: 32px;
    }

	 .hero-container:before {
        display: none;
    }
    .middle-container {
        /*background-color: rgba(0, 0, 0, 0.3);*/
    }
    .hero-outer,
    .hero-container {
        height: auto;
        min-height: 25vh;
    }
    .hero-container {
        /*background-position-x: 90%;*/
		background-position: center center;
    }
    .owl-nav {
        display: none !important;
    }

	 .hero-slider .owl-dots {
		bottom: 10px;
	}
}



/* 중간 레이아웃 */
#wrapper { width:100%; /*background: url(/main/img/main_bg.jpg) no-repeat ;*/ }
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
.container {position:relative; width:100%; max-width:1200px; margin:0 auto;  padding:0;}
.container:after {display:block;visibility:hidden;clear:both;content:""} 

@media (max-width: 1200px){
	.container { width:100%;}
}

@media (max-width: 480px){
	#wrapper .container { padding:0; }
}

#container_title {position:relative;font-weight:bold;background:#fff;color:#333; text-align:center;				
					z-index:9;line-height:300px;color:#fff;font-size:2.5em;
					background:url(/main/inc/img/subP.jpg) no-repeat ; }

#container>p{display:none;}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 9999s;
  animation-name: fade;
  animation-duration: 1.5s;
  animation-fill-mode:forwards;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
} 


.inner-banner {
    padding: 55px 0 50px 0;
	width:100%;
	min-height:130px;
	height:auto;
    position: relative;
	display:block;
    margin-bottom:30px;
	text-align:center;
}
.slbg1 {background-image: url(/main/img/slbg1.jpg);background-size: cover;background-position: center top;}

.inner-banner h4 { position:relative; ; font-weight:500; font-size: 14px; color:#fff;letter-spacing:-0.5px; width:320px;margin:0 auto 10px auto; line-height:35px;}
.inner-banner h4:before { content: "";position: absolute;top: 0;left: 0;width: 100%;height: 1px;background:#fff }
.inner-banner h4:after { content: "";position: absolute;top: 35px;left: 0;width: 100%;height: 1px;background:#fff; }
.inner-banner p {  font-weight:500; font-size:25px;  letter-spacing:-0.5px;color:#fff; margin-bottom:30px;}
.inner-banner h2 { font-size:40px; font-weight:500; color:#fff; }


	 @media (max-width: 991px){
		.inner-banner p { font-size:22px; padding-bottom:20px; }
		.inner-banner h2 { font-size:35px;  }
	}
	 @media (max-width: 767px){
		.inner-banner { margin-bottom:15px; padding: 40px 0 40px 0;} 
		.slbg1 {background-image: url(/main/img/slbg1m.jpg);}
		.inner-banner h4 {font-size:13px; font-weight:300; line-height:32px; width:290px;}
		.inner-banner h4:after { top:32px}
		.inner-banner p {  font-size:22px; margin-bottom:5px;}
	}
	 @media (max-width: 480px){
		.inner-banner { padding: 33px 0 23px 0;} 
		.inner-banner h4 {font-size:11px;width:250px; }
		.inner-banner p {  font-size:18px;}
		.inner-banner h2 { font-size:27px;  }
	}




/*환영합니다*/
#m_greet { position:relative;display:block; padding:64px 0; max-width:1200px; margin:0 auto; /*background:#fff url(/main/img/m_brd_bg.jpg) top center; background-size: cover;*/ min-height:235px; }
#m_greet:before { content: "";position: absolute; bottom: 0px;left: 20px; width: 211px;height: 78px; background:url(/main/img/m_g_icT.png) ; } 
#m_greet .m_g_txt { /*font-family:'S-CoreDream';*/ padding-left:40px;  }
#m_greet h2 {font-size:35px; font-weight:700; color:#4f4446; padding-top:1px; letter-spacing:-0.5px;}
/* #m_greet h2:before { content: "";position: absolute; bottom: 0px;left: 0px; width: 211px;height: 78px; background:url(/main/img/m_g_icT.png) ; } 
 #m_greet h2:before { content: "";position: absolute;top: 1px;left: 0;width: 14px;height: 105px;background:#d4d3d3 } */
#m_greet h4 {font-size:17px; font-weight:400; color:#747373; padding-top:3px; letter-spacing:-0.5px; line-height:120%; }

#m_greet .m_g_img {text-align:center !important; padding:0;}
#m_greet .m_g_img a {display:block;   /*font-family:'S-CoreDream';*/ text-align:center;font-size:22px; font-weight:600; color:#484041;  }
#m_greet .m_g_img a img {  width:63px; height:auto; margin:0 auto 15px auto; }

ul.micon_box {display:block; width:100%; }
ul.micon_box li { list-style:none; display:inline-block;  width:19%; padding:0;}
ul.micon_box li a { text-align:center; }

	 @media (max-width: 991px){
		#m_greet {  padding:50px 0;}
		#m_greet:before { background:none;}
		#m_greet h2 {font-size:25px; padding-top:5px;}
		/*#m_greet h2:before { height: 120px; }*/
		#m_greet h4 {font-size:16px; padding-top:5px; }
	}
	 @media (max-width: 767px){
		#m_greet {  padding:35px 15px;}
		#m_greet .m_g_txt { padding-left:0px;  }
		#m_greet h2 {font-size:20px; text-align:center}
		/*#m_greet h2:before { height: 80px;  }*/
		#m_greet h4 {font-size:14px;  text-align:center }
		#m_greet .m_g_img { margin-top:25px; }
		#m_greet .m_g_img a { font-size:16px; }
	}
	 @media (max-width: 480px){
		#m_greet {  padding:30px 10px;} 
		#m_greet .m_g_img { margin-top:25px; text-align:center !important;}
		#m_greet .m_g_img a { font-size:12px; letter-spacing:-1px;  }
		#m_greet .m_g_img a img {  width:45px; height:auto; margin:0 auto 10px auto; }
		/*ul.micon_box li:nth-child(2) {width:20%;}*/
	}

	 @media (max-width: 350px){
		#m_greet {  padding:25px 6px;}
		#m_greet .m_g_img a { font-size:11px;  }
		#m_greet .m_g_img a span { display:block; letter-spacing:-0.5px;}
		#m_greet .m_g_img a img {  width:38px; height:auto; }
	}




/* 설교영역
--------------------------------*/
#m_sermon {
  position:relative; 
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(/main/img/m_sm_bg.jpg) fixed center center;
  background-size: cover;  padding: 85px 0; text-align:center; 
}

#m_sermon h3 {position:relative;  font-size: 25px; color:#fff;letter-spacing:-0.5px; width:340px;margin:0 auto 20px auto; line-height:50px;}
#m_sermon h3:before { content: "";position: absolute;top: 0;left: 0;width: 100%;height: 1px;background:#fff }
#m_sermon h3:after { content: "";position: absolute;top: 50px;left: 0;width: 100%;height: 1px;background:#fff }
#m_sermon h1 {  font-size: 44px;line-height:45px; font-weight: 600; letter-spacing:-0.5px; padding:30px 0; }
#m_sermon h1 a { color:#fff; }
#m_sermon h1 a:hover {color:#e6f1f5;}
#m_sermon p {  font-size:20px;  letter-spacing:-0.5px;font-weight:300;color:#fff; margin-bottom:30px;}

#m_sermon .cta-btn {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
  /*font-family:'S-CoreDream';*/
}
#m_sermon .cta-btn:hover {
  background: #5e80bf;
  border: 2px solid #5e80bf;
}


	 @media (max-width: 991px){
		#m_sermon {  padding:50px 0;}
		#m_sermon h3 {font-size:22px;width:300px;}
		#m_sermon h1 {font-size:30px; line-height:32px;}
		#m_sermon p {  padding-bottom:20px; }
	}
	 @media (max-width: 767px){
		#m_sermon h3 {font-size:19px; line-height:35px; width:250px;}
		#m_sermon h3:after { top:35px}
		#m_sermon h1 {font-size:25px; padding:20px 0; line-height:30px;}
		#m_sermon p {  font-size:17px; padding-bottom:0px; }
		#m_sermon .cta-btn { font-size:14px; padding:7px 20px;}
	}
	 @media (max-width: 480px){
		#m_sermon h3 {width:170px;}
		#m_sermon h1 {font-size:18px; font-weight:500; padding:10px 10px; line-height:25px;}
		#m_sermon p {  font-size:14px;margin-bottom:10px; }
		#m_sermon .cta-btn { font-size:13px; padding:7px 10px;} 
	}




/***배너***/
.mban {position:relative; text-align:center !important; height:auto; min-height:340px; padding:70px 0; margin:0;  }
 @media (max-width: 1200px){
	.mban  {  width:100%; }
 }
  @media (max-width: 991px){
	.mban  {padding:30px 0;}
	}
  @media (max-width: 480px){
	.mban  {padding:0px 0;}
	}

.mban .brd1 { background:#9d9db8; height:340px;  padding:40px 30px; margin:0 ; width:100%; }
.mban .brd2 { background:#b2d2de; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.mban .brd3 { background:#d89d93; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.mban .brd4 { background:#add4a8; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.mban .brd5 { background:#72a1b0; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.mban .brd6 { background:#ecda86; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.mban .brd7 { background:#9daa97; height:170px;  padding:40px 10px; margin:0 ; width:100%; }
.brd_1 .tit2 { position:relative;  font-size:25px; font-weight: 700;  color: #000;  text-align:left; margin-bottom: 20px;
		  padding-bottom: 20px; }
.brd1 .tit2 a { color: #000; }
.brd1 .tit2:before { content: '';position: absolute; display: block;
		  width: 40px; height: 2px; background: #000; bottom: 1px; left: 0;  }  
.brd_2 .tit { position:relative;  font-size:25px; font-weight: 700;  color: #000;  text-align:center;  }
.brd_2 .tit a { color: #000; }



.mban .cta-btn {
  font-weight: 300; color: #000;font-size: 14px;
  display: inline-block; text-align:center;
  padding: 5px 35px;  min-width:108px;
  transition: 0.5s; border: 1px solid #000; }
.mban .cta-btn:hover { background: #fff; border: 1px solid #71361f; color:#000; }


@media (max-width: 1200px){
	.brd_1 .tit { float:none; padding-top:20px; }
	.brd_2 .tit { float:none; padding-top:10px; }
	.mban .brd1 { height:auto; min-height:190px; padding:15px 25px; }
	.mban .brd2, .mban .brd3, .mban .brd4, .mban .brd5, .mban .brd6, .mban .brd7 { height:auto; min-height:85px;padding:23px 8px; }
 }

@media (max-width: 991px){
	.brd1 .tit, .brd1 .tit2 { font-size:18px; }
	.brd_2 .tit {  font-size:18px; }
	.mban .cta-btn { padding: 5px 25px; min-width:70px; font-size: 13px; }
 }


/*교회소식*/
.nbox ul {list-style:none; position:relative; }
.nbox ul li {position:relative;display:block;clear:both;width:100%;  height:40px; overflow:hidden;}
.nbox ul li a {float:left; font-family:'NanumBarunGothic'; font-size: 16px; font-weight:400; line-height:40px ; letter-spacing:-0.5px;  /*padding-right:90px;*/ color:#000; }
.nbox ul li a small { position:absolute; top:0px;right:0; line-height:44px; font-size:15px; letter-spacing:-1px;width:80px; }



	@media (min-width: 1201px){
		 .nbox {  }
	}

	@media (max-width: 1200px){
		.nbox {height:auto; min-height:120px; }
		.nbox ul li a {font-size: 14px; padding-right:0;  }
		.nbox ul li a small { /* display:none;*/}
	}
	@media (max-width: 991px){

		}
	 @media (max-width: 768px){
		.nbox { ; }
		.nbox ul li {height:32px;}
		.nbox ul a { line-height:32px; }
		.nbox ul li a small { top:5px;  line-height:32px; }
	}
	 @media (max-width: 480px){
		.nbox ul li a {font-size: 13px;  }
		.nbox ul li a small { font-size:12px; }
		.nbox ul li {height:25px;}
		.nbox ul a { line-height:25px; }
		.nbox ul li a small { top:8px; line-height:24px; }
	}





/*아이콘 배너 영역*/
#micbnr  {position:relative;display:block; height:auto; min-height:70px; padding:25px 0; border-top:1px solid #fcfcfc; border-bottom:1px solid #fcfcfc; }

#micbnr ul.micon {list-style:none;padding:0;margin:0;}
#micbnr ul.micon li { float:left;  width:20%;  padding:0; margin:0; text-align:center;}
#micbnr ul.micon li a {padding:0;}
#micbnr ul.micon li:hover {} 
#micbnr ul.micon li a:hover {color:#9dd8dd; transition:all 0.3s;}


@media only screen and (max-width:991px){
		#micbnr ul.micon li { width:33.3%; }
		#micbnr ul.micon li:nth-child(1), #micbnr ul.micon li:nth-child(2), #micbnr ul.micon li:nth-child(3) {margin-bottom:15px }
	}

@media only screen and (max-width:768px){
		#micbnr {padding:25px 15px; }
		#micbnr ul.micon li { width:50%; }
		#micbnr ul.micon li:nth-child(4) {margin-bottom:15px }
		#micbnr ul.micon li a img {max-width:80%; height:auto }
	}




/* 하단 레이아웃 */
#ft {position:relative; display:block; max-width:100%; background:#f9f9f9; border-top:1px solid #ddd; min-height:205px; height:auto; padding:50px 0;  font-weight:normal; font-size:13px; font-weight:400; }
#ft .container {position:relative; max-width:1200px; margin:0 auto !important;}

#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft .ftlogo img {width:190px; height:auto; float:left}


/*이용약관*/
#ft .ft_info {position:absolute; right:0; top:5px;}

/*주소*/
#ft .ft_address {position:relative;  float:left; padding-left:80px; line-height:23px;color:#848384;  }
#ft .ft_address span {color:#848384;  }
#ft .ft_address span.copyright {color:#111;}
#ft .ft_address strong {color:#191919 !important; font-weight:400; }
 #ft .ft_address a {color:#b2b0b2; }

@media (max-width: 1200px){
	#ft {min-height:270px; padding-left:15px;}
    #ft .container {width:100%;}
	#ft .ft_info { /*left:150px; right:none;*/right:10px; top:0px; }
	#ft .ft_address {float:left; padding:20px 5px 5px 10px; display:block;clear:both;  line-height:20px}
}
@media (max-width: 768px){
	#ft { padding:25px 5px; }
	#ft .ftlogo img {width:170px; padding-left:10px;}
}

@media (max-width: 480px){
	#ft { font-size:12px !important; letter-spacing:-0.5px; min-height:300px;}
	#ft  .ft_info {font-size:12px; letter-spacing:-0.5px;} 
	#ft .ft_address { padding:60px 5px 15px 10px;   line-height:17px}
	#ft  .ft_info {position:absolute; left:10px !important; right:none; top:55px;}
}

#ft b {color:inherit}
#ft a {color:inherit;text-decoration:none}


#ft  .ft-btn {
  font-size: 13px;color:#888;
  letter-spacing: -0.5px;
  display: inline-block;
  padding: 4px 7px;
  margin-left:5px;
  transition: 0.5s;
  margin-top: 0px;
  border: 1px solid #908e8e;
}
#ft  .ft-btn:hover {
  background: #908e8e;
  color:#fff;
  border: 1px solid #908e8e;
}

@media (max-width: 768px){
	#ft  .ft-btn {   font-size: 12px;  padding: 2px 7px; }
}



#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:0px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:0.9}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}



/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_l{display:inline-block;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}

a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0456ec}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* 기본폼 */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:400;}
.sv_member img{vertical-align:top}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


