body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

body {
	margin: 0 auto;
	padding: 0pt;
	min-width: 700px;
}

form { margin:0px; }

img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:none; }

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;} /* 흐림 */

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; }

.view_content {margin-bottom:12px;border:2px solid #f1f1f1;}
.view_content .line {position:relative;width:100%;}
.view_content .tl {position:absolute;top:-2px;left:-2px;display:block;width:7px;height:7px;background:url(bg_rndbox.gif) no-repeat;font-size:0}
.view_content .tr {position:absolute;top:-2px;left:-5px;margin-left:100%;display:block;width:7px;height:7px;background:url(bg_rndbox.gif) right top no-repeat;font-size:0}
.view_content .bl {position:absolute;top:-5px;left:-2px;display:block;width:7px;height:7px;background:url(bg_rndbox.gif) left bottom no-repeat;font-size:0}
.view_content .br {position:absolute;top:-5px;left:-5px;margin-left:100%;display:block;width:7px;height:7px;background:url(bg_rndbox.gif) right bottom no-repeat;font-size:0}
.view_content .content {position:relative;padding:10px 10px 19px 24px;background-color:#f1f1f1;}

.sub_menu_contents{
	height: 25px;
	cursor: pointer;
	padding-left:20px;
	font-family:Tahoma, 맑은 고딕,돋움;
  	font-size: 120%;
  	font-weight: bold;
	color: #85adcb;
}
.sub_menu_contents2{
	width : 130px;
	height: 25px;
	padding-right:2px;
	cursor: pointer;
	font-family:Tahoma, 맑은 고딕,돋움;
  	font-size: 140%;
  	font-weight: bold;
	color: #ffffff;
	background-color:#193853;
	text-align:right;
}