@import url("button.css");
@import url("effect.css");

* { margin:0; padding:0; }

body {
  margin:0px;
  font-family:Tahoma,±¼¸²;
  font-size:9pt;
  color:#222222;
  scrollbar-face-color:#ffffff;
  scrollbar-shadow-color:#b6b6b6;
  scrollbar-highlight-color:#b6b6b6;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#b6b6b6;
}

th, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,±¼¸²; font-size:100%; color:#222222; }

img { border:0; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

a.highlight img { border:solid 1px #ffffff; }
a.highlight:hover img { border:solid 1px #fe809c; }

.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; } 

input.ed, input.file { height:17px; border:1px solid #9a9a9a; border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; padding:3px 2px 0 2px; }
input.file { height:21px; }
textarea.tx { border:1px solid #9a9a9a; border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; padding:2px; }

