BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:8pt; color: black; font-family:µ¸¿ò;}


a:link {color:#000; text-decoration: none;} 
a:visited {color:#000; text-decoration: none;} 
a:active {color:#000; text-decoration: none;} 
A:hover {color:#DDD; text-decoration:none;}
a.a:link {color:#dadada; text-decoration: none;} 
a.a:visited {color:#dadada; text-decoration: none;} 
a.a:active {color:#dadada; text-decoration: none;} 
a.A:hover {color:#dadada; text-decoration:none;}

.head {border:solid 1 black;font-size:8pt;color:white;background-color:;height:19px}

.textarea {border:solid 1;font-size:8pt;color:black;background-color:;}
.input {border:solid 1;font-size:9pt;color:black;background-color:;}

.submit {border:solid 0;font-size:8pt;color:white;background-color:black;height:19px}


::-moz-selection {
background-color: #888;
color: #fff;
}

::selection {
background-color: #888;
color: #fff;
}
::-webkit-scrollbar {width:8px;height:8px;} 
::-webkit-scrollbar-track { 
background:#efefef; 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); } 

::-webkit-scrollbar-thumb { 
background:#fff; 
border-radius: 10px; 
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } 