body,td { font-size: 12px; line-height: 150% ; color: #999999;}
a:link{
  color: #777;
  text-decoration: none;
  }

a:visited{
  color: #777;
  text-decoration: none;
  }
a:hover{
  color: #CCC08E;
  text-decoration: underline;
  }

a:active{
  color: #777;
  text-decoration: none;
  }

.ss {
	font-size: 10px;}
.square
{
 list-style-type: square;
}

ul.sample{
    width:100%;
    margin-top:20px;
    font-size:12px;
    padding-left:0;
    margin-left:0;
    text-align: center; 
}

ul.sample li{
    list-style:none;
    background:url('../../img/head-menu-back.gif');
    padding:3px 10px;
    width:80px;
    float:left;
    border-width:2px;
    border-color:#FFEEDB;
    border-style:ridge;
}

#top1 { clear: both; border-top: 2px dotted #e5e5e5; margin: 0 0 3em 0; color: #777; font-size: 0.8em; background: #FFF }
#top1.center { text-align: center; background: #FFF; margin-top:3; }

#footer { clear: both; border-top: 2px dotted #e5e5e5; margin: 0 0 3em 0; color: #777; font-size: 0.8em; background: #FFF }
#footer .right  { float: right; text-align: right; background: #FFF; }
#footer .center { text-align: center; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }