* {
  margin: 0;
  padding: 0;
  font-size : 100%;
}

html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #eeeeee;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #808080;
    scrollbar-arrow-color: #cc9900;
}

a:link{color: #cc9900;text-decoration: underline;}
a:visited{color: #000;text-decoration: underline;}
a:hover{color: #993333;text-decoration: underline;}
a:active{color: #cc9900;text-decoration: underline;}

body{
color: #797979;
}

table{
border-collapse: collapse;
}

td,th{
text-align: left;
vertical-align: top;
}

.clearfix{
zoom: 1;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#bt_pagetop{
width: 100%;
height: 29px;
background: url(../img/bg_pagetop.gif) ;
}

#bt_pagetop span{
display: block;
width: 847px;
margin: 0 auto;
padding-top: 2px;
}

#bt_pagetop a{
display: block;
width: 87px;
height: 0;
padding-top: 27px;
overflow: hidden;
margin-left: 750px;
position: relative;
}

#bt_pagetop a:link{background: url(../img/bt_pagetop.gif) no-repeat 0 0;}
#bt_pagetop a:visited{background: url(../img/bt_pagetop.gif) no-repeat 0 0;}
#bt_pagetop a:hover{background: url(../img/bt_pagetop.gif) no-repeat -87px 0;}
#bt_pagetop a:active{background: url(../img/bt_pagetop.gif) no-repeat 0 0;}



#foot{
width: 847px;
margin: 0 auto;
font-size: 10px;
letter-spacing: 1px;
line-height: 2;
color: #474747;
padding-top: 42px;
padding-bottom: 50px;
}

#txt_link{
width: 575px;
float: left;
}

#foot a:link{color: #806732;text-decoration: none;}
#foot a:visited{color: #806732;text-decoration: none;}
#foot a:hover{color: #fff;text-decoration: none;}
#foot a:active{color: #806732;text-decoration: none;}

#copy{
float: left;
width: 272px;
height: 0;
padding-top: 60px;
background: url(../img/copy.gif) no-repeat 0 0;
overflow: hidden;
}
