body
{
margin:o auto;
}
.main
{
margin:0 auto;
height:auto;
width:1024px;

}
.header
{
float:left;
height:230px;
width:1024px;
border:#000000 thin solid;
background:url(images/astro4.jpg);
}
.image
{
float:left;
height:300px;
width:1024px;
/*background:url(images/astro1.jpg);*/
}
.menu2
{
float:left;
height:50px;
width:1024px;
background-color:#081d7a;
margin-top:6px;
}
.menu2 ul
{
list-style:none;
}
.menu2 li
{
float:left;
}
.menu2 a
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.menu2 a:hover
{
background-image:url(images/hover.png);
color:#081d7a;
padding:18px 12px 16px 12px;
}
.scroll
{
float:left;
height:20px;
width:1024px;
}
.content_2
{
float:left;
height:auto;
width:1024px;
border:#0066FF thin solid;
background-color:#FFFFFF;
margin-top:10px;
}
.content_3
{
float:left;
height:auto;
width:1024px;
border:#0066FF thin solid;
background-color:#FFFFFF;
margin-top:10px;
}
.content_3 a{ color:#FF0000; font-family:verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:14px; padding-left:20px;}
.content2
{
float:left;
height:auto;
width:1024px;
border:#0066FF thin solid;
background-color:#FFFFFF;
margin-top:10px;
}

.block
{
float:left;
height:150px;
width:1024px;
}
.block1
{
float:left;
height:150px;
width:230px;
margin-left:15px;
}
.block2
{
float:left;
height:150px;
width:230px;
margin-left:10px;
}
.block5
{
float:left;
height:120px;
width:1024px;
/*border:#000000 thin solid;*/
}
.block51
{
float:left;
height:150px;
width:230px;
margin-top:5px;
margin-left:100px;
}
.block52
{
float:left;
height:150px;
width:230px;
margin-top:5px;
margin-left:15px;
}
.module
{
float:left;
height:auto;
width:1024px;
background-color:#16acd0;
margin-top:8px;
}
.module li{ font-family:verdana, Arial, Helvetica, sans-serif; font-size:12px; width:200px;}
.module ul{ list-style:none;}
.predict
{
float:left;
height:100px;
width:1024px;
}
.footer
{
float:left;
height:40px;
width:1024px;
background-color:#081d7a;
}
.footer ul
{
list-style:none;
}
.footer li
{
float:left;
width:110px;

}
.footer a
{
text-decoration:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
}
.footer a:hover
{
color:#CCCCCC;
}