
body {
	background-image: url(../images/bgsa.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back{
width:1000px;
height:30px;
background-color: #FFFFFF;
border-color:#EDEDED;
border-top-left-radius:5px;
border-top-right-radius: 5px;
border-style:solid;
border-width:1px;
}
.footer{
width:1000px;
border-color:#EDEDED;
border-bottom-left-radius:5px;
border-bottom-right-radius: 5px;
}
.tops{
background:url(../images/bg_02.png);
width:1000px;
height:129px;
}
.footer{
background:url(../images/footer_02.png);
width:1000px;
background-repeat:no-repeat;
height:18px;
}
.nav{
background:url(../images/nav.jpg);
width:1000px;
height:41px;
}
.navs{
background:url(../images/sliderbg.jpg);
width:1000px;
height:419px;
}
.footer{
background:url(../images/footer.jpg);
width:1000px;
height:53px;
}

.naving{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
margin:25px;
font-size:12px;
}
.naving:hover{
color:#FF3300;
}