@charset "UTF-8";
/* CSS Document */

#side {width:150px; float:left;}
#main {width: 800px; margin:20px;}
#Back {width: 255px; float:left;}
#right {width: 540px; float:right;}
#bodytext {font-family:Arial, Helvetica, sans-serif;}
#total {width:800px; height:600px; margin-left:auto; margin-right:auto;}

.class1 A:link {text-decoration: none; color:#666666}
.class1 A:visited {text-decoration: none; color:#666666}
.class1 A:active {text-decoration: none; color:#666666}
.class1 A:hover {text-decoration: underline; color:#666666}
