@charset "utf-8";
/* User Custom CSS */

/* 슬라이드 */
#kso-promotion .caption-title,#kso-promotion .caption-cont {color:#fff} /* 캡션 폰트 컬러*/
#kso-promotion .caption-title:after {background-color:#fff} /* 타이틀 아래 라인 컬러 */
.btn-camera {color:#fff;border-color:#fff} /* 버튼 컬러 */
.btn-camera:hover {background-color:#fff} /* 버튼 마우스 오버 시 컬러 */

/* 각 섹션 상하 공간 */
#kso-teaser {padding-top:10px;padding-bottom:10px} /* 1) 티져 */
#kso-latest {padding-top:40px;padding-bottom:40px} /* 2) 섹션 최신글 */
#kso-info {padding-top:60px;padding-bottom:60px} /* 3) 섹션 인포 */
#kso-parallax-1 {padding-top:100px;padding-bottom:100px} /* 4) 패럴랙스 1 */
#kso-project {padding-top:50px;padding-bottom:50px} /* 5) 섹션 프로젝트 */
#kso-gallery {padding-top:60px;padding-bottom:60px} /* 6) 섹션 갤러리 */
#kso-textblock {padding-top:40px;padding-bottom:40px} /* 7) 섹션 텍스트블럭 */
#kso-parallax-2 {padding-top:100px;padding-bottom:100px} /* 8) 패럴랙스 2 */
#kso-services {padding-top:60px;padding-bottom:60px} /* 9) 섹션 서비스 */
#kso-post {padding-top:50px;padding-bottom:50px} /* 10) 섹션 포스트 */
#kso-carousel {padding-top:40px;padding-bottom:40px} /* 11) 섹션 클라이언트 */
#kso-footer {padding-top:40px;padding-bottom:60px} /* 12) 푸터(하단) */
#kso-copyright {padding-top:15px;padding-bottom:5px} /* 13) 카피라이트 */

/* 패럴랙스 */
.parallax {color:#fff} /* 폰트 컬러 */
.title-line-o,
.title-line-o:before{background-color: #ddd}/* 타이틀 아래 라인 컬러 */

/* 서브 */
.sub-head-title h1 {font-size:36px} /* 서브 탑 제목 폰트 사이즈 */
.sub-head-title {font-size:16px} /* 제목 아래 폰트 사이즈 */

/* 푸터 컬러 셋 */
#kso-footer.light {background-color:#e5e5e5} /* 배경컬러 */
#kso-footer.light h5 {color:#333} /* 제목 컬러 */
#kso-footer.light a {color:#666} /* a 태그 컬러 */
#kso-footer.light .deco-line {border-color:#ccc} /* 제목 아래 라인 컬러 */

#kso-footer.dark {color:#7B8899;background-color:#2E343E} /* 배경컬러 */
#kso-footer.dark,
#kso-footer.dark a {color:#7B8899} /* 폰트 컬러 */
#kso-footer.dark h5 {color:#C3CFD8} /* 제목 컬러 */
#kso-footer.dark .deco-line {border-color:#3E4A5A} /* 제목 아래 라인 컬러 */

#kso-copyright.light {color:#777;background-color:#fff} /* 카피라이트 라이트 */
#kso-copyright.dark {color:#7B8899;background-color:#39414D} /* 카피라이트 다크 */

@media (min-width: 1200px) {  
	#kso-promotion {min-height:380px}  /* 프로모션 영역 최소 사이즈(슬라이드 사용 시 에니메이션 동작을 위한 최소 사이즈 값) */
}
/* 추가할 CSS는 여기에 */

.section-block {margin-bottom:50px;overflow: hidden}
.ico-block {padding:20px;background-color:#f8f8f8;-webkit-transition: background-color .3s, -webkit-transform .3s;
transition: background-color .3s, transform .3s;}
.ico-block:hover {background-color:#eee}
.ico-block i {margin-bottom:15px;color:#ccc}
.ico-block p {color:#777}
.ico-block .title-line-b {margin: 20px 0;width: 30px;height: 1px;background-color: #bbb}


/* popup */
#sn_popup { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup2 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup2 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup2 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup2 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup2 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

#sn_popup3 { position:absolute; z-index:100; top:0px; left:0px;}
#sn_popup3 .loginLayer{ position:absolute; padding:20px; border:2px solid #737373; margin:0; background:#fff;}
#sn_popup3 .loginLayer a{ text-decoration:none; color:#666666; text-align:right;}
#sn_popup3 .loginLayer .close{ position:absolute; cursor:pointer; border:0; padding:0; top:0; right:0; width:27px; height:27px; background:transparent url(../img/buttonCloseX.gif) no-repeat center center;}
#sn_popup3 .loginLayer .close span{ position:absolute; font-size:0; line-height:0; width:0; height:.; overflow:hidden; visibility:hidden;}

/* 추가 CSS
------------------------------------*/
/*아이콘*/
.ico {background:url(../img/onr.png) no-repeat 0 0;display:block;text-indent:-9999px;overflow:hidden;}
.ico.arrow3 { width: 20px; height: 20px; background-position: -50px -700px; }
.ico.arrow2 { width: 8px; height: 11px; background-position:  -450px -700px; }
.ico.arrow { width: 18px; height: 18px; background-position: -450px -650px; }
.ico.tit { width: 22px; height: 24px; background-position: -450px -598px; }
.prkico {width: 57px;height: 57px;background-position: -820px -100px;}
.ico-addr {width: 57px;height: 57px;background-position: -820px -200px;}
.ico-bus { width: 57px; height: 57px; background-position: -750px -100px; }
.ico-subway { width: 57px; height: 57px; background-position: -750px -200px; }
.ico-shuttle { width: 57px; height: 57px; background-position: -750px -300px; }
.moksa-tweet { width: 20px; height: 17px; background-position: 0px -750px; float: left; }
.schmag {width: 22px;height: 22px;background-position: -300px -150px;}
.vdlist {width: 30px;height: 24px;background-position: -350px -150px;}
.vdmemo {width: 33px;height: 34px;background-position: -400px -200px;}
.vdwopen {width: 33px;height: 34px;background-position: -450px -150px;}
.vdtw {width: 34px;height: 34px;background-position: -500px -150px;}
.vdfb {width: 34px;height: 34px;background-position: -550px -150px;}
.vdlink {width: 34px;height: 34px;background-position: -600px -150px;}
.vdvote {width: 34px;height: 34px;background-position: -650px -150px;}
.vdtw:hover {width: 34px;height: 34px;background-position: -500px -200px;}
.vdfb:hover {width: 34px;height: 34px;background-position: -550px -200px;}
.vdlink:hover {width: 34px;height: 34px;background-position: -600px -200px;}
.vdvote:hover {width: 34px;height: 34px;background-position: -650px -200px;}
.vddate {width: 18px;height: 18px;background-position: -200px -200px;}
.vdtch {width: 18px;height: 18px;background-position: -250px -200px;}
.vdbib {width: 18px;height: 18px;background-position: -300px -200px;}
.vdvideo {width: 18px;height: 18px;background-position: -350px -200px;}
.vdbib2 {width: 21px;height: 25px;background-position: -200px -250px;}
.vdfaq {width: 23px;height: 21px;background-position: -250px -250px;}
.vdfaqmore {width: 10px;height: 21px;background-position: -300px -250px;}
.ttover {width: 15px;height: 8px;background-position: -350px -250px;}
.pumail {width: 35px;height: 35px;background-position: -400px -250px;}
.puprt {width: 35px;height: 35px;background-position: -450px -250px;}
.puclose {width: 20px;height: 20px;background-position: -500px -250px;}
.facility .tab_head li.header-tab-1 a { background-position: -200px -300px; }
.facility .tab_head li.header-tab-2 a { background-position: -200px -400px; }
.facility .tab_head li.header-tab-3 a { background-position: -200px -500px; }
.facility .tab_head li.header-tab-4 a { background-position: -200px -600px; }
.facility .tab_head li.header-tab-1.ui-tabs-active a { background-position: 0px -300px; }
.facility .tab_head li.header-tab-2.ui-tabs-active a { background-position: 0px -400px; }
.facility .tab_head li.header-tab-3.ui-tabs-active a { background-position: 0px -500px; }
.facility .tab_head li.header-tab-4.ui-tabs-active a { background-position: 0px -600px; }
.month { width: 151px; height: 150px; background-position: -750px -400px; }
.info-campus-church { width: 240px; height: 80px; background-position: -750px -600px; text-indent: 0px; padding: 17px 0px 0px 70px; }
.vision-church { width: 36px; height: 36px; background-position: -450px -500px; }
.cgntv { width: 36px; height: 36px; background-position: -500px -500px; }
.vision-village { width: 36px; height: 36px; background-position: -550px -500px; }
.vision-join { width: 36px; height: 36px; background-position: -600px -500px; }
.bracket-top { width: auto; height: 39px; margin: 0 auto; }
.ico.community { width: 16px; height: 16px; background-position: -600px -600px; }
.lm_bdst .btnplay.b01:hover .msvd {width: 21px;height: 20px;background-position: -300px 0;}
.lm_bdst .btnplay.b02:hover .msvd2 {width: 21px;height: 20px;background-position: -300px 0;}

/*테이블*/
.table_01 {color:#000; font-size:15px; text-decoration:none; line-height:18px; border-top: solid 3px #e64c66;}
.table_01 th { border-right:solid 1px #888; border-bottom:solid 1px #888; color:#000; font-size:16px; vertical-align:middle; background:#ececec; text-align:center; height:39px;} 
.table_01 th.th_left {border-right:none; border-bottom:solid 1px #888; vertical-align:middle; } 
.table_01 th.line_none {border-right:none; border-left:none;} 
.table_01 th.top_td {border-top:solid 1px #888;} 
.table_01 th.left_td {border-left:solid 1px #888;} 
.table_01 th.left_td2 {text-align:center;} 
.table_01 th.right_td {border-right:solid 0px #888;} 
.table_01 td.bottom {border-bottom:solid 2px #888;} 
.table_01 td.bottom2 {border-bottom:solid 2px #888;border-right:none;} 

.table_01 td {border-bottom:solid 1px #888; border-right:solid 1px #888; text-align: center; padding:13px 12px;}  
.table_01 td.line_none {border-right:none; border-left:none;} 
.table_01 td.right_t  {text-align:left; padding:6px 12px;}
.table_01 td.left_td  {border-left:solid 1px #888;}
.table_01 td.left_td2  {text-align:center;}
.table_01 td.left_td3  {text-align:left;}
.table_01 td.right_td {border-right:none;}
.table_01 td.right_td2 {border-right:none; border-bottom:solid 2px #888;}
.table_01 td.right_td3 {border-right:none; text-align:left;}
.table_01 td.bg {background-color:#f3f3f3; font-weight:bold; border-bottom:solid 2px #888;}
.table_01 td.bg2 {background-color:#f3f3f3; font-weight:bold;}
.table_01 td.bold {font-weight:bold; background-color:#f3f3f3;}

/* worship */
.tbl_worship {width:100%;margin-top:5px;}
.tbl_worship td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship td br {letter-spacing:normal;}
.tbl_worship td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_worship .first_child th, .tbl_worship .first_child td {border-top:3px solid #537b36;}
.tbl_worship th {border-bottom:1px solid #e3e3e3;font-size:14px;color:#303030;letter-spacing:-0.5px;}
.tbl_worship .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_worship .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:center;}
.tbl_worship th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_worship th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_worship th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_worship th.category .term {margin-left:3px;padding-left:10px;background:url('../img/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_worship th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_worship td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_worship td.place img {width:10px;}
.tbl_worship td.txt {width:130px;padding-left:8px;text-align:left;font-size:13px;border-right:1px solid #fff;}
.tbl_worship td.centertxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #ececec;}
.tbl_worship td.righttxt {padding-left:2px;text-align:left;font-size:12px;border-right:1px solid #fff;}
.tbl_worship td.guide {padding-left:5px;}
.tbl_worship td .stit {padding-left:22px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_worship td .txt-info {margin-left:23px;font-size:12px;}
.tbl_worship td .respon {margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .assem {margin-right:8px;padding-right:15px;background:url('../img/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_worship td .time_info {margin-right:40px;}
.tbl_worship td .txt_newfam {padding-left:19px;background:url('../img/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_worship th.line, .tbl_worship td.line {border-right:1px solid #e3e3e3;}
.tbl_worship td.youth_respon {font-size:12px;}
.tbl_worship td.youth_respon em {font-size:14px;font-weight:bold;}
.tbl_worship td.sfont {font-size:12px;}
.tbl_worship td .txt_eng_info {padding-left:65px;text-indent:-65px;}

/* 차량운행안내 */
.sub_box1 {width:48%;border:0px solid #e0e0e0;margin:0 19px 9px 0;float:left}
.sub_box2 {width:48%;border:0px solid #e0e0e0;margin:0 0 9px 0;float:left}
.tbl_cartime {width:100%;margin-top:5px;}
.tbl_cartime td {padding:7px 0 7px 20px;border-bottom:1px solid #e3e3e3;font-size:13px;color:#303030;line-height:140%;letter-spacing:-0.05em;}
.tbl_cartime td br {letter-spacing:normal;}
.tbl_cartime td .comm {font-size:13px;color:#3a709c;line-height:160%;letter-spacing:-0.05em;}
.tbl_cartime .first_child th, .tbl_cartime .first_child td {border-top:3px solid #063873;}
.tbl_cartime th {border-bottom:1px solid #e3e3e3;font-size:13px;color:#303030;letter-spacing:-0.5px;}
.tbl_cartime .w_category {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#ececec;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime .w_category_2 {width:25%;border-bottom:1px solid #e3e3e3;padding-left:15px;background:#9BCCD5;font-size:14px;color:#303030;letter-spacing:-0.5px;text-align:left;}
.tbl_cartime th.time {padding-left:0;background:#ececec;font-weight:bold;text-align:center;}
.tbl_cartime th.time02 {padding-left:20px;font-weight:bold;text-align:left;}
.tbl_cartime th.category {padding-left:17px;background:#ececec;text-align:left;}
.tbl_cartime th.category .term {margin-left:3px;padding-left:10px;background:url('../images/bullet/bullet_bar02.gif') no-repeat left 2px;font-size:12px;font-weight:normal;}
.tbl_cartime th.sub_category {padding-left:17px;background:#ececec;font-size:12px;font-weight:normal;text-align:left;}
.tbl_cartime td.place {width:130px;padding-left:8px;background:#ececec;text-align:left;}
.tbl_cartime td.place img {width:10px;}
.tbl_cartime td.guide {padding-left:5px;}
.tbl_cartime td .stit {padding-left:22px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;}
.tbl_cartime td .txt-info {margin-left:23px;font-size:12px;}
.tbl_cartime td .respon {margin-right:13px;padding-right:19px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .respon02 {display:inline-block;width:123px;margin-right:13px;padding-right:19px;background:url('/images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .assem {margin-right:8px;padding-right:15px;background:url('../images/bullet/bullet_bar02.gif') no-repeat right 5px;}
.tbl_cartime td .time_info {margin-right:40px;}
.tbl_cartime td .txt_newfam {padding-left:19px;background:url('../images/bullet/bullet_arrow02.gif') no-repeat left 4px;font-size:12px;}
.tbl_cartime th.line, .tbl_cartime td.line {border-right:0px solid #e3e3e3;}
.tbl_cartime td.sfont {font-size:12px;}
.tbl_cartime td .txt_eng_info {padding-left:65px;text-indent:-65px;}
/* 찾아오시는길 */
.prk {padding: 1.2%;}
.prk .tabprk { padding: 1.8%; background: #fff;border: 1px solid #dededc;border-radius: 5px; }
.prk2 {overflow: hidden;padding-bottom: 20px; margin-top: 10px; padding: 1.2%; }
.prk2 .ll {width: 99.9%; position: relative; margin-bottom: 24px; }
.prk2 .rr {width: 99.9%; position: relative;}
.prk2_box {background: #fff;border: 1px solid #dededc;border-radius: 3px;padding: 22px 30px;margin-left: 55px;}
.prk2_box h3 {font-size: 18px;font-weight: bold;padding-bottom: 20px; border-bottom: 1px solid #ececeb; }
.sub02-04-03 .prk2 { padding: 0px; }
.prk2.col2 .rr,
.prk2.col2 .ll {
	width: 48.5%;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}
.prk2.col2 .ll { margin-right: 18px; }
.prk2.col2 .rr .prk2_lst li:first-child { padding-top: 0px; }
.prk2.col2 .rr .prk2_lst { margin-bottom: 20px; }
.prk2.col2 .prk2_lst li { padding: 15px 0px 0px 10px; background-position: 0px 24px; line-height: 1.4; }

.prk2_lst { overflow: hidden; }
.prk2_lst li { padding: 18px 0 12px 10px; font-size:15px;list-style-type: square; list-style-position: inside;}
.prk2_lst li p { padding-left: 14px; margin-top: 6px; line-height: 2; }
.prk2_box strong {font-weight: bold;}
.prk2_box > strong {font-weight: bold;padding-bottom: 10px;display: block;}
.sub02-04-01 .prk2_lst li p, .sub02-04-02 .prk2_lst li p { line-height: 1.8; }

/*오시는길 셔틀버스 글자*/
.sub02-04-01 .prk2_lst.sty1 li span, .sub02-04-01 .prk2_lst.sty1 li .row.sty1 span { display: block; text-indent: -8px; margin-left: 8px; }
.prk2 .ico {position: absolute;top:10px;left:0;}
.prk2 .icon-arrow-right { color: #0054a6; }
.prk2_box .row {
	margin-bottom: 17px;
	line-height: 1.4;
}
.prk2_box .row.sty1 { margin-top: 3px; line-height: 1.6; margin-bottom: 3px; }
.prk2_box .row.sty1 .col2 { margin: 0px; }
.prk2_box .row .col4 {
	width: 30%;
}
.prk2_box .col4.date {
	width: 8.5%;
	padding-left: 12px;
	background: url(../img/icons-small.png) -50px -93px no-repeat;
}
.prk2_box .description {
	margin-left: 23px;
	margin-top: 9px;
	line-height: 1.4;
}
.information .place {font-size:15px;font-weight: bold;}

.commit {margin-top:20px;}

.chvision_title1 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#85a22e;}
.chvision_title2 {font-family: "돋음",ngBold;font-size:15px;font-weight: bold;color:#995f95;}

/*위원회*/
.tab_head {font-size: 14px;background: #636363;border-radius:3px 3px 0 0;border-bottom: 3px solid #0c95c2; overflow: hidden; }
.tab_head li {display: inline-block;}
.tab_head li a {display: block;padding: 10px;color: #fff;font-weight: bold;}
.tab_head li.ui-tabs-active a {background: #0c95c2;}
.tab_cont,
.innertab_cont {padding: 40px 0;}
.sub01-03 .innertab_cont{ padding-bottom: 0px; }
.innertab_head,
.tab-btn-2depth-nav {
	background:#39a7cb;
	padding:10px;
}
.innertab_head li a,
.tab-btn-2depth-nav li a {
	color:#fff;
	padding:4px 10px;
	border-radius:20px;
	behavior: url(./js/PIE.htc);
}
.innertab_head li.ui-tabs-active a,
.tab-btn-2depth-nav li.active a { background: #0284af; }
.tab-btn-2depth-nav {
	overflow: hidden;
	padding-top: 9px;
	padding-bottom: 9px;
}
.org {overflow:hidden;width:100%;margin-top:10px;}
.org:after {display:block;clear:both;content:'';}
.tbl_org_info {width:100%;border-top:3px solid #e64c66;}
.tbl_org_info thead th {padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:16px;}
.tbl_org_info thead th .num {font-weight:normal;}
.tbl_org_info tbody td {padding:10px 0 6px 19px;border-right:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;}
.tbl_org_info thead th.last, .tbl_org_info tbody td.last {border-right:none;}
.tbl_org_info tbody th {text-align:center;padding:7px 0 10px;border-right:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;background:#ececec;font-size:14px;}
.tbl_org_info tbody .last_child td {border-bottom:1px solid #b5b5b5;}
.tbl_org_info tbody.center_type td {padding-left:0;text-align:center;}
.tbl_org_info.end {margin-bottom:40px;}
.org .tbl_org_info {float:left;width:394px;margin-top:0;}
.org .tbl_org_info thead th {border:1px solid #d1d1d1;border-bottom:1px solid #e5e5e5;}
.org .tbl_org_info tbody td {padding:9px 0 8px;border:0px solid #d1d1d1;border-bottom:1px solid #e5e5e5;font-size:14px;text-align:center;line-height:160%;letter-spacing:-0.5px;}
.org .tbl_org_info tbody td.tleft {padding-left:16px;text-align:left;}
.org .tbl_org_info tbody td.ref {padding-left:22px;background:#f7f7f7;text-align:left;}
.org .tbl_type {margin-right:14px;}
.org .tbl_org_info {width:100%;margin-right:0;}
.org .tbl_org_info thead th {font-size:16px;color:#000;text-align:center;}
.org .tbl_org_info tbody td.tleft {padding-left:15px;font-size:14px;}
.org .tbl_org_info tbody td {font-size:14px;}
.org .tbl_org_info .tbl_type {margin-bottom:23px;}
.org .btn_type {display:block;float:right;width:350px;height:37px;margin:5px;padding:9px 0 0 17px;background:url('../img/bg_btn.gif') no-repeat left top;font-size:14px;font-weight:bold;color:#000;}

/* 버스운행 안내 */
#bus_contents {width:100%; overflow:hidden;}
#bus_Number {float:left;}
.bus_num_Y {height:45px;border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-bottom:10px; margin-top:0px;padding:4px 20px;}
.bus_num_N {width:170px; border-radius:30px; background:#eee; overflow:hidden; padding:18px 0 18px 10px; border:3px  solid #ccc; opacity:0.7; height:400px;}

.bus_Bignum {font-size:30px; color:#3b6fbe; font-weight:600;}
.bus_Bignum_N {font-size:17px; color:#960; }
.bus_Smallnum {font-size:17px; color:#000; font-weight:600;}
.bus_Smallnum_Y {font-size:24px; color:#000; font-weight:600;}
.bus_for {color:#444; font-size:14px;}
.bus_forN {color:#444;}

#bus_explain {width:420px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain li {margin:15px 0 0 30px; list-style:none;}

#bus_explain_d {border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe;}
#bus_explain_d li {margin:5px 0 0 10px; list-style:none;font-size:14px;}

#bus_explain2 {width:100%;border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain2 li {margin:5px 0 0 5px; list-style:none; color:#666;}

#bus_explain3 {width:420px; height:62px; border-radius:30px; background:#fff; overflow:hidden; border:5px  solid #3b6fbe; margin-top:20px;}
#bus_explain3 li {margin:5px 0 0 30px; list-style:none;}

#bus_explain4 {width:420px; height:62px; border-radius:30px; background:#eee; overflow:hidden; border:5px  solid #ccc; float:right;}
#bus_explain4 li {margin:5px 0 0 30px; list-style:none; color:#666;}

#bus_Map {width:400px;}
#bus_Map ul {list-style:none;}

.busT_station {width:180px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:14px; padding-top:10px; padding-right:15px; font-weight:600;}


.busT_time01 {width:100px; height:40px; text-align:center; float:left; font-size:14px; padding-top:10px; font-weight:600;}
.busT_time02 {width:65px; height:40px; text-align:center; float:left; font-size:14px; padding-top:40px; font-weight:600;}
.busT_time03 {width:0px; height:40px; text-align:center; float:left; font-size:14px; padding-top:40px; font-weight:600; overflow:hidden;}
.busT_time032 {width:65px; height:40px; text-align:center; float:left; font-size:14px; padding-top:40px; font-weight:600;}

.bus_station {width:180px; height:40px; text-align:right; float:left; border-right:#06C solid 3px; font-size:14px; padding-right:15px; background:url(../img/icon_busstation.png) no-repeat; background-position:172px 3px; }

.bus_time01 {width:100px; height:40px; text-align:center; float:left; font-size:14px; background:url(../img/icon_busstation.png) no-repeat; background-position:-8px 3px; color:#555;}
.bus_time02 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}
.bus_time03 {width:0px; height:40px; text-align:center; float:left; font-size:14px; color:#555; overflow:hidden;}
.bus_time032 {width:65px; height:40px; text-align:center; float:left; font-size:14px; color:#555;}

#map_contents {width:650px; height:618px; overflow:hidden; border:1px #999 solid; border-radius:10px; margin:10px 0 0 20px; background:#FFF;}
.map_size {width:630px; height:600px; margin:10px 0 0 10px;}

.map_info1 {margin:10px 0 20px 25px;}
.map_info1 li {list-style:none; height:20px;}

#parkguide {width:650px; overflow:hidden; border:2px #ccc solid; border-radius:10px; margin:10px 0 0 20px; background:#FFF;}
.map_info2 {margin:10px 0 10px 15px;}
.map_info2 li {list-style:none; height:18px;}