body{
margin:0;
background-color:#0760A5;
background-image:url(../images/home_bg.jpg);
background-position:top;
background-repeat:repeat-x;
}
.navi{
width:1004px;
height:31px;
background-image:url(../images/home_navi_bg.jpg);
}
.navi div{
margin-left:80px;
}
.main{
width:1004px;
height:304px;
}
.main_left{
width:350px;
height:304px;
float:left;
}
.main_bg{
background-image:url(../images/home_pic4.jpg);
width:382px;
height:304px;
float:left;
}
.main_bg div{
font-family:"Arial Black";
font-size:12px;
line-height:23px;
margin:40px;
}
.main_right{
width:272px;
height:304px;
float:left;
}
.bottom{
width:1004px;
height:134px;
background-image:url(../images/home_bottom.jpg);
}
.bottom span{
font-family:Verdana;
font-size:10px;
color:#BDDDFF;
float:right;
margin-right:100px;
margin-top:100px;
}
.bottom span a{
color:#BDDDFF;
text-decoration:none;
}
