/* Default */
body,td,input,select,textarea,div,p { font-family:µ¸¿ò; font-size:9pt; color:#333333 }
img { border:0 }
.sbs {
	font-family:"µ¸À½";
	font-size:11px;
	color:#3C3C3C;
}

/* Link */
a         { behavior:url(link.htc) }
a:link    { color:#777777; text-decoration:none }
a:visited { color:#777777; text-decoration:none }
a:hover   { color:#000000; text-decoration:underline }
.ch       { cursor:hand }
.cd       { cursor:default }

/* Form */
.input    { border:1px solid #cccccc; height:20 }
.input1   { background:#eeeeee; height:20 }
.btn      { border:1px solid #cccccc; background:#ECE8D5 }

/* Font */
.bd       { font-weight:bold }
.ct       { text-align:center }
.rt       { text-align:right }
.ls1      { letter-spacing:-1 }
.t8       { font-size:8pt }
.ff       { color:#ffffff }

/* Background */
.bg_cc    { background:#cccccc }
.bg_ee    { background:#eeeeee }
.bg_fa    { background:#fafafa }
.bg_55    { background:#555555 }
.bg_no    { background-repeat:no-repeat }
.bg_x     { background-repeat:repeat-x }
.bg_y     { background-repeat:repeat-y }
.bg_lb    { background-repeat:no-repeat; background-position:left bottom }
