@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*서브탭메뉴*/
.disNone{display: none;}
.tab_menu{margin: 30px 0;}
.tabStyle01 li{display: block; float:left; width:260px; height: 45px; border:1px solid #ddd; margin-top:6px;}
.tabStyle02 li{display: block; float:left; width:193px; height: 45px; border:1px solid #ddd; margin-top:6px;}
.tabStyle02 .rightMargin{margin-right: 6px;}
.tab_menu .centerMargin{margin:6px 6px 0 6px;}
.tab_menu li a{display: block; text-align: center; width: 100%; height: 100%; line-height: 45px; color:#777;}
.tab_menu li a:hover{color:#fff; font-weight: bold; background: #333;}
.tab_menu .active{background: #333;border:1px solid #333;}
.tab_menu .active a{color:#fff; font-weight: bold;}
.tabStyle01 .leftMargin{margin-left: 130px;}

/*탭메뉴내용*/
/*.tabContWrap{padding:10px;}*/
.tabContWrap{margin-top: 20px;}
.tabTit{font-size: 25px; border-bottom: 1px solid #ddd; padding:10px 0; color:#666; margin-bottom: 20px;}
.tabSmTit{background: url(../../images/list_icon.gif) no-repeat 0 1px; text-indent: 20px; margin:15px 0 5px 0;}
.tabImg p{font-size: 12px; text-align: right; color:#666;}
.blank{height: 30px;}
.tabList li{ background: url(../../images/list_icon.gif) no-repeat 0 5px ;padding-left: 20px; line-height: 1.5em; color:#444;}
.tabTxt01{font-size: 20px; font-weight: bold; color:#888; text-align: center; line-height: 1.8em;}
.tabTxt01 span{color:#25608b;}
.canopyImg img{width:100%;}
.borderD{border:1px solid #ddd; padding:20px 0; text-align: center;}

/*오시는길*/

.aboutTxt p{font-size: 18px; line-height: 2em; color:#666;}
.locationTxt{font-size: 18px; color:#666;}

