.top {

}
body {
background-color:#FFFFFF;
}

body,table {
font-family:Verdana;
font-size:11px;
text-align:center;
}

table {
border:0px solid #ccc;
}


#title {
color:#000;
border-bottom:1px solid #9999CC;
}


#content {
background-color:white;
width:100%;
}

#price_agb {
font-family:verdana;
font-size:11px;
color: gray;
text-align:center;
}
/* links */
a {
color:999999;
text-decoration:none;
}
a:hover {
color:#9999CC;
} 
