body{
width:100%;
background:#031328;
padding:0;
margin:0;
}
.top{
width:100%;
height:90px;
background:#6cd2f8;
margin:0;
}
.top1{
width:800px;
margin:0 auto;
height:90px;
background:url(images/cloud.jpg) right bottom no-repeat;
}
.panel{
 background:url(images/bar.png) top repeat-x;
 margin:0;
 padding-bottom:30px;
}
.menu{
width:800px;
height:31px;
border-collapse:collapse;
font-family:arial;
margin-bottom:5px;
}
.menuin{
background:url(images/menu3.png) bottom repeat-x;
}
p{
font-family:arial;
font-size:11px;
 line-height:20px;}
.menubut{
background:url(images/menu3.png) bottom repeat-x;
border-right:1px solid #1d5c79;
font-weight:bold;
font-size:11px;
width:90px;
color:#fff;
text-align:center;
}
.menu .active{background:url(images/menu4.png) bottom repeat-x;
border-right:1px solid #1d5c79;
font-weight:bold;
font-size:11px;
width:90px;
color:#fff;
text-align:center;}
.menu .left{
background: url(images/menu.png) right bottom no-repeat;
}
.menu .right{
background:url(images/menu2.png) left bottom no-repeat;
}
.menu a{
color:#fff;
text-decoration:none;
}
