body{
background-color: #FFF;
font-family: tahoma, veranda, sans-serif;
font-size:14px;
font-weight:normal;
color:#000;
line-height: 150%;
margin:10% 10% 10% 10%;

}
p{
line-height: 150%;
}
ul{
line-height: 150%;
}
h1{
font-family: tahoma, veranda, sans-serif;
font-size:16px;
font-weight:bold;
color:#999;
}
h2{
font-family: tahoma, veranda, sans-serif;
font-size:14px;
font-weight:bold;
color:#6699cc;
}
.menu{
position: absolute;
top:200px;

width:700px;
border-bottom:1px solid #999;
border-top:1px solid #999;
background-color: #FFF;

}
.main{
background-color: #FFF;
margin:10% 10% 10% 10%;

}
.logo{
position: absolute;
top:50px;
width:700px;
text-align:right;
}
.detail{
position: absolute;
top:240px;
width:700px;
background-color: #FFF;
padding-left:10px;
}

