/* CSS Document */

BODY { SCROLLBAR-FACE-COLOR: #FFFFFF; margin:0px; }
form { padding: 0px; margin: 0px; }


td { font-family:"µ¸¿ò", "Arial", "Verdana"; font-size:9pt; color:#666666; }

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
a:active { color: #666666; text-decoration: none; }





/* txt */

.txt_page { font-family: "µ¸¿ò"; font-size: 8pt; color: #666666; text-decoration: none }
.txt_page a:link { color: #666666; text-decoration: none; }
.txt_page a:visited { color: #666666; text-decoration: none; } 
.txt_page a:hover { color: #666666; font-weight: bold; text-decoration: none; }
.txt_page a:active { color: #666666; font-weight: bold; text-decoration: none; }

.txt_bbs { font-family: "µ¸¿ò"; font-size: 9pt; color: #666666; text-decoration: none; padding-top: 2px; }
.txt_bbs a:link { color: #666666; text-decoration: none; }
.txt_bbs a:visited { color: #666666; text-decoration: none; } 
.txt_bbs a:hover { color: #666666; text-decoration: underline; }
.txt_bbs a:active { color: #666666; text-decoration: underline; }

.txt_bbstitle { font-family: "µ¸¿ò"; font-size: 8pt; color: #D37D30; text-decoration: none; font-weight: bold; }
.txt_edu { font-family: "µ¸¿ò"; font-size: 8pt; color: #896A53; text-decoration: none; padding-top: 2px; }

.txt_table { font-family: "µ¸¿ò"; font-size: 8pt; color: #896A53; text-decoration: none; font-weight: bold; }

.txt_s { font-family: "µ¸¿ò"; font-size: 8pt; color: #666666; text-decoration: none }

.txt_ss { font-family: "µ¸¿ò"; font-size: 7pt; color: #666666; text-decoration: none }


/* bg */

.bg {  background-image: url(/images/bg.jpg);	background-attachment: fixed; 	background-repeat: no-repeat;	background-position: left top; }
.bgbar {  background-attachment: scroll;	background-image: url(/images/bg_bar.jpg);	background-repeat: repeat-x;	background-position: top; }




/* input */

.input_list    { font-family: "µ¸¿ò"; font-size:8pt; color:#333333; height:18px; background-color:#ffffff; border-top: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; border-left: 1px solid #D9D9D9;}

.input_txt    { font-family: "µ¸¿ò"; font-size:9pt; color:#333333; height:18px; background-color:#ffffff; padding-left:3px; padding-top:3px; border-top: 1px solid #D9D9D9;border-right: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9; border-left: 1px solid #D9D9D9;}


