html {
overflow-x:hidden;
overflow-y:auto;
}

*{
margin:0;
padding:0;
overflow:hidden;
}

body{
background:#fff;
color:#333;
}

#all{
height:452px;
width:592px;
margin:0 auto;p
}

#body{
position:relative;
height:452px;
width:592px;
}

h1,h2,p,address{
width:100%;
font-size:20px;
font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
margin:0 90px;
width:410px;
}

h2 em{
font-size:13px;
}

h1 span{
font-size:15px;
font-family:helvetica, arial, sans-serif;
font-weight:normal;
}

#top{
position:absolute;
top:100px;
}

#mid{
position:absolute;
bottom:158px;
}

.one{
font-family:'MS UI Gothic',Osaka,sans-serif,monospace;
font-size:12px;
margin-bottom:10px;
}

.tow{
font-family:'MS UI Gothic',Osaka,sans-serif,monospace;
font-size:13px;
margin-bottom:10px;
}

address{
padding:5px 0 0 0;
border-top:1px solid;
font-size:12px;
font-style:normal;
font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
}
address a{
color:#f66;
}

#bottom{
text-align:right;
width:410px;
position:absolute;
bottom:150px;
left:90px;
padding:5px 0px;
}
