body{
font-family:Tahoma, Arial;
font-size:13px;
width:1021px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}
.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.navi_link{
color:#000000;
text-decoration:none;
}
.navi_link:hover{
color:#66CC00;
text-decoration:none;
}
