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; }
.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;} /* 흐림 */
.tbl {border:solid 1px #AAA; border-collapse:collapse;}
.tbl td {border:solid 1px #AAA;}
.tbl_pad td {padding:2px 10px;}
.red {color:#F00;}
.blue {color:#00F;}
.green {color:#0F0;}
.pale {color:#AAA;}
.interval {line-height:1.6;}

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

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form { display: inline; }
img { border: 0; }


/* 투표 창 */
div#poll { border: 3px solid rgb(233, 233, 233); padding: 10px 6px; text-align: left; }
div#poll p { margin:2px 0px;}

/* 좌측메뉴 관련 */
div#login { text-align: center; border: 3px solid #e9e9e9; padding: 3px 6px; }
div#m3count { border: 3px solid #e9e9e9; padding: 10px 6px; }

/* 게시판 관련 */
#writeContents {line-height:1.6;}
.board_header {font-size:15pt; font-family:"맑은 고딕","돋움"; font-weight:700;}

.indent {margin-left:20px; text-indent:-10px;}

