html, body {
	margin: 0;
	padding: 0;
}

/*

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

#wrapper {
	width: 100%;
	margin: 0px auto;
}

#index_head {
	width: 100%;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}

#sub_head {
	width: 100%;
	z-index: 1;
	margin: 0px auto;
	text-align: center;
}

#sub {
	width: 100%;
	margin: 0px auto;
}

#sub #sub_cont {
	width: 1000px;
	margin: 0px auto;
}

#top {
	width: 100%;
	height: 167px;
	margin: 0px auto;
}

#top #top_cont {
	width: 100%;
	height: 167px;
	margin: 0px auto;
}

#top #top_cont #navi {
	width: 100%;
	height: 80px;
	float: right;
}


#navi_sub {
	width: 100%;
	height: 210px;
	z-index: 1000;
	position:absolute;
	top: 167px;
	display: none;
}

#main {
	width: 100%;
	height: 771px;
	margin: 0px auto;
}

#main #main_cont {
	width: 1000px;
	height: 771px;
	margin: 0px auto;
}

#bottom {
	width: 100%;
	height: 109px;
	margin: 0 auto;
}

#bottom #bottom_cont {
	width: 1000px;
	height: 109px;
	margin: 0 auto;
}
 img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#333333; }
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; }

.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; }

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

.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;} 

.topmenu_s1 { font-family:verdana, dotum; font-size: 12px; font-weight:normal; color: #333333; padding:6px 5px 4px 15px; cursor:pointer;}

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; }

.upmenu1 {font-family:verdana, dotum; font-size: 11px; color: #ffffff; }

.upmenu1:link, .upmenu1:visited, .upmenu1:active { font-family:verdana, dotum; font-size: 11px; text-decoration:none; color:#ffffff; }
.upmenu1:hover { font-family:verdana, dotum; font-size: 11px; text-decoration:underline; color:#ffffff; }

.bottom1 {font-family:verdana, dotum; font-size: 11px; color: #666666; }
.bottom2 {font-family:verdana, dotum; font-size: 11px; color: #666666; line-height:1.6em; }

.bottom1:link, .bottom1:visited, .bottom1:active { font-family:verdana, dotum; font-size: 11px; text-decoration:none; color:#000000; }
.bottom1:hover { font-family:verdana, dotum; font-size: 11px; text-decoration:underline; color:#000000; }

.middle1:link, .middle1:visited, .middle1:active { font-family:verdana, dotum; font-size: 12px; text-decoration:none; color:#000000; }
.middle1:hover { font-family:verdana, dotum; font-size: 12px; text-decoration:underline; color:#000000; }

.sub_tit {font-family:verdana, dotum; font-size: 11px; color: #666666;}
.leftmenu_tit {border-bottom:1px solid #eaeaea;}
.leftmenu1 { font-family:verdana, dotum; font-size: 12px; font-weight:normal; color: #333333; padding:6px 5px 4px 10px; cursor:pointer; }
.leftmenu_bottom {border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; padding:0 0 0 0; }
.leftmenu_request { padding:10px 0 10px 0; }

*/

