BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-family:±¼¸²;font-size:9pt;color:#666666;}


A:link    {color:#003333;text-decoration:none;}
A:visited {color:#003333;text-decoration:none;}
A:active  {color:#003333;text-decoration:none;}
A:hover  {color:FF9900;text-decoration:none;}

BODY{
  scrollbar-face-color:        #eeeeee;
  scrollbar-highlight-color:   #eeeeee;
  scrollbar-shadow-color:      #eeeeee;
  scrollbar-3dlight-color:     #ffffff;
  scrollbar-arrow-color:       #444444;
  scrollbar-track-color:       #ffffff;
  scrollbar-darkshadow-color:  #777777;
  }

.head {border:solid 0 #F4F4F4;font-family:verdana;font-size:9pt;color:#333333;background-color:white;height:19px}

.textarea {border:solid 0; font-family:verdana;font-size:9pt;color:#333333;background-color:#ffffff}

.input{border:solid 0;font-family:verdana;font-size:9pt;color:#333333;background-color:#ffffff;height:19px}
.input2{border:solid 0;font-family:verdana;font-size:9pt;color:F4F4F4;background-color:white;height:16px}
.submit {border:solid 0;font-family:verdana;font-size:9pt;color:navy;background-color:white;height:19px}
.comment_submit {font-family:Verdaba; font-size:9pt; color:rgb(102,102,102); background-color:rgb(249,249,249); border-width:1px; border-color:silver; border-style:solid;}
.setup {font-family:tahoma;font-size:9pt;color:gray}
.list_header {font-family:verdana;font-size:9pt;color:333333}
.listnum {font-family:verdana;font-size:9pt;color:333333}
.commentnum {font-family:verdana;font-size:9pt;color:333333;}
.view_title1 {font-family:verdana;font-size:9pt;font-weight:bold;color=#333333}
.view_title2 {font-family:verdana;font-size:15px;letter-spacing:-1px;font-weight:bold;color=#333333}
.view_left_menu {font-family:verdana;font-size:12px;font-weight:bold;color=#333333}
.write {font-family:verdana;font-size:9pt;color:969696; font-weight:bold}


.back-to-top {
    position: fixed;
    bottom: 0em;
    right: 0px;
    padding: 0em;
    display: none;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 0.8em;
}

.back-to-top { position: fixed; bottom: 3em; right: 10px; text-decoration: none; color: #000000; background-color: rgba(235, 235, 235, 0.80); font-size: 12px; padding: 0.5em; display: none;}
.back-to-top:hover { background-color: rgba(156, 156, 156, 0.30);}