25 lines
834 B
CSS
25 lines
834 B
CSS
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }
|
|
|
|
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;} /* 흐림 */ |