* { padding: 0; margin: 0; }
BODY { background-color: #FFFFFF; font-size: 12px; font-family: 'dotum','돋움','AppleGothic',sans-serif; color: #333333; }
H1, H2, H3, H4, H5, H6 { padding: 0; margin: 0; }
IMG, FIELDSET { border: 0; }
CAPTION { display: none; }

A { color: #666666; }
A:link, A:visited { text-decoration: none; }
A:hover { color: #666666; text-decoration: underline; }
A:active { color: #394150; }


/* G4 */
.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;} /* 흐림 */

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


/* body */
#wrap { }


/* header */
#header { width: 980px; margin: 0 auto; position: relative; }
#header H1 { padding: 30px 0 20px 0; }
#header DIV.minibar { top: 5px; right: 0; position: absolute; }


/* menubar */
#menubar { background-color: #00A6C7; font-weight: bold; text-decoration: none; }
#menubar UL { width: 980px; height: 36px; list-style: none; margin: 0px auto; }
#menubar LI { width: 108px; float: left; }
#menubar LI A { color: #FFFFFF; display: block; line-height: 36px; text-align: center; }
#menubar LI A:hover, #menubar UL LI:hover A { color: #394150; text-decoration: none; background: url(../img/bg_menu_a.png); }
#menubar LI UL { padding: 5px 0;  margin-left: -23px; border: 3px solid #00A6C7; border-top: 0; background-color: #FFFFFF; display: none; height: auto; position: absolute; width: 150px; z-index: 200; font-weight: normal; }
#menubar LI:hover UL { display: block;  }
#menubar LI LI { display: block; float: none; width: 150px; }
#menubar LI:hover LI A { background-color: #EDF3F4; color: #00A6C7; background: none;}
#menubar LI UL A { display: block; height: 28px; line-height: 28px; padding: 0 10px; text-align: left; }
#menubar LI UL A:hover, #menubar LI UL LI:hover A { color: #00A6C7; text-decoration: none; background-color: #EDF3F4;}
#menubar P { clear: left; }


/* container */
#container { width: 980px; margin: 0 auto; margin-top: 20px; }


/* content */
#content { width: 740px; padding-right: 20px; float: left; }

#content .main_title { margin-bottom: 30px; padding: 10px 0; padding-left: 5px; border-bottom: 2px dashed #F0F0F0; }
#content .main_title H2 { font-size: 16px; font-weight: bold; color: #595959; display: inline; float: left; }
#content .main_title H2 SPAN { color: #AEC8CE; }
#content .main_title .location { padding-top: 4px; float: right; font-size: 12px; color: #999999; }

#content .indent_wrap { padding: 0 30px; }
#content .indent_wrap H3 { border-left: 5px solid #00A6C7; margin: 30px 0 10px 0; padding-left: 10px; font-size: 16px; color: #595959; }
#content .indent_wrap UL { padding-left: 17px; list-style: none; }
#content .indent_wrap LI { margin-top: 5px; padding: 3px 10px; border-left: 5px solid #EDF3F4; }

#content .text_box { margin-top: 10px; height: 500px; padding: 10px; border: 1px solid #AEC8CE; background-color: #EDF3F4; overflow: auto; line-height: 180%; }


/* rightcolumn */
#rightcolumn { width: 220px; float: right; display: inline; }


/* submenu */
#submenu { margin-top: 20px; border-bottom: 3px solid #F0F0F0; }
#submenu H4 { padding: 5px 10px; background-color: #595959; color: #FFFFFF; font-size: 12px; display: block; }
#submenu UL { padding: 10px 0; list-style: none; }
#submenu LI { padding: 3px 10px; }


/* footer */
#footer { clear: both; margin: 40px 0; color: #666666; }

#policy { border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; height: 30px; line-height: 30px; }
#policy UL { width: 980px; margin: 0 auto; list-style: none; }
#policy LI { padding-right: 30px; float: left; }
#policy LI A { color: #666666; }
#policy LI A:hover { color: #00A6C7; }

.copyright { width: 980px; margin: 0 auto; margin-top: 15px; font-size: 12px; }

/* adsense */
#ads_rb { margin-top: 20px; }


/* etc., */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.color_m { color: #00A6C7; }
.color_S { color: #394150; }
.weight_b { font-weight: bold; }

.space-10 { height: 10px; }
.space-20 { height: 20px; }