html { padding:0; margin:0; background:#FFFFFF; height:100%; }
body,td,div { font-family: "µ¸¿ò, ±¼¸²";font-size: 12px; color: #666666;line-height:1.3; margin:0; height:100%;  }

.frame {  width:1100px; table-layout:fixed; }

A:link    { font-family: "µ¸¿ò, ±¼¸²";font-size: 12px;text-decoration:none; color:#666666; }
A:active  { font-family: "µ¸¿ò, ±¼¸²";font-size: 12px;text-decoration:none; color:#666666; }
A:visited { font-family: "µ¸¿ò, ±¼¸²";font-size: 12px;text-decoration:none; color:#666666; }
A:hover   { font-family: "µ¸¿ò, ±¼¸²";font-size: 12px;text-decoration:underline; color:#333333; }

.table th { background:#faccc8; border:1px solid #f4b2ac; height:20px; color:#FFFFFF; padding:2px 0 0 0; font-size:0.9em; text-align:center; }
.table td { text-align:center; height:25px; padding:3px 0 0 0; color:#777777; border-bottom:#EFEFEF solid 1px; }
.table td.bold { font-weight:bold; color:#999999; }

.board th { background:#faccc8; border-top:1px solid #bottom; height:20px; color:#FFFFFF; padding:2px 0 0 0; font-size:0.9em; text-align:center; }
.board td { text-align:center; height:25px; padding:3px 0 0 0; color:#777777; border-bottom:#EFEFEF solid 1px; }
.board td.left { text-align:left; }

.floaterl { position:absolute; width:200px; text-align:left; z-index:1; left: 100px; top:1000px; height:380px; }
