body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

form { margin:0px; }

img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; list-style:none; }

.ul { list-style-type:square; color:#66AEAD; list-style:none;}

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }

.index{ z-index:1 ; position:absolute;}
.index2{ z-index:2 ; position:rele;}

html>/**/body {padding:0; margin:0; overflow-y:scroll}

.tab {background:#fff; overflow:hidden; margin:15px 0;}
.tab li {
	float: left;
    width: 30%;
    text-align: center;
    box-sizing: border-box;
    font-size: 21px;
    font-weight: bold;
    font-family: nanumgothic;
    color: #666;
    border: 1px solid #ccc;
}
.tab li { display:inline-block; padding:20px; cursor:pointer;}
.tab li.on { background-color:#eee; color:#41a8af; }
.tab_con { clear:both; margin-top:5px;}
.tab_con div { display:none; background:#fff; line-height:100px; text-align:center; }

.map_tit {
	font-size: 21px;
    font-weight: bold;
    font-family: nanumgothic;
    color: #1c8286;
	padding:0 0 10px 0;
}