body, td, p, input, button, textarea, select, .c1 {
	font-family:Tahoma, dotum;
	font-size:11px;
	color:#999999;
	line-height: 16px;
}

.tabWidget .tabContent .titleBox .title { background:url(../images/normal/bullet.gif) no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }

img{border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#999999; }
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;} /* 흐림 */

.ui-tabs { position: relative; padding: .2em; zoom: 1; width:96%;;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; border-bottom:1px solid #0052A4; height:25px; font-weight:bold}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-top: 1px solid; border-left: 1px solid; border-right: 1px solid; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .3em 1em; text-decoration: none; font-size: .9em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; border-top: 1px solid #0052A4; border-left: 1px solid #0052A4; border-right: 1px solid #0052A4; border-bottom: 1px solid #FFF; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: hand; color:#0052A4; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; text-align:left;}
.ui-tabs .ui-tabs-hide { display: none !important; }

#calendar-contents { background-color:#cccccc; }
#calendar-contents th { font:normal 11px verdana; }
#calendar-contents td { font:normal 11px verdana; cursor:pointer; }
#calendar-contents td:hover { background-color:#f5f5f5; }
#calendar-contents select { font:normal 11px verdana; }