body {

}

td.banner{
text-align:left;
width:275px;
margin-right:100px;
}
p.title{
text-align:left;
font-size:50px;
font-family:Mistral;
}
td.empty{
width:220px;
}
td.empty2{
width:70px;
}
td.menu{
text-align:center;
}

table.menu{
width:100%;
margin:0px;
}
a{
text-decoration:none;
}
div#menu{

padding:0;
margin:0;
overflow: hidden;
color: #FFF;
background: #2d2d2d;
}

div#menu a{
display:block;
height:40px;
line-height: 40px;
padding: 0 24px;
color:White;
font-size:18px;
font-weight: bold;
background: url(pic/11.png) right -24px no-repeat;
outline: none;
}
div#menu a:hover {
color: #480000;
background: #ff8c00 url(pic/11.png) left -80px repeat-x;
font-size: 18px;
font-weight: bold;
text-decoration: none;
outline: none;
}
