body, html
{
 padding: 0px;
 margin: 0px;
 width:100%;
 height:100%;
 vertical-align:top;
 font-family: arial;
 font-size: 12px;
 background-color: #fff;
}
table td
{
 text-align: left;
}

#top_all_site
{
 padding-top: 50px;

}
#all_cont
{
 border-collapse: collapse;
 border: 0px solid #000;
 width: 800px;
}
#ban
{
 height: 73px;
}
#footer
{
 height: 28px;
 color: #fff;
 background-color: #fff;
}
#footer a
{
 color: #fff;
 font-family: times new roman;
 text-decoration: none;
 font-size: 11px;
}
.feedback td
{
 width:100px;
}