@media only screen and (min-width : 10px) and (max-width : 480px)
{
}

@charset "UTF-8";
=/* CSS Document */





#body {
	height:700px;	
	
}


#body2 {
	height:750px;	
	
}

#body3 {
	height:800px;	
	
}

#body4 {
	height:853px;	
	
}
#footer {
	height: 260px;
	clear: both;
}
#footer2 {
	height: 185px;
	clear: both;
}
.logo {
	height: 95px;
	width: 815px;
	margin: 0px;
	padding: 0px;	
}


.nevigator {
	height: 70px;

}

.nevigator ul{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nevigator ul li{
	text-align: center;
	display: inline;
	float: left;	
	}

.search {
	height: 95px;
	width: 175px;
	float: right;
}


.imgslide {
	height: 460px;
	width: 990px;
}

.interest1 {
	height: 225px;
	width: 175px;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
}

.interest2 {
	float: left;
	height: 225px;
	width: 175px;
	margin-top: 50px;
	margin-left: 50px;
}
.interest3 {
	float: left;
	height: 225px;
	width: 175px;
	margin-top: 50px;
	margin-left: 50px;
}
.interest4 {
	float: left;
	height: 225px;
	width: 175px;
	margin-top: 50px;
	margin-left: 50px;
}
.gotop {
	height: 85px;
	width: 85px;
	
	margin-left: 460px;
	clear:both;
}

.home {
	float: left;
	height: 190px;
}
.contact {
	float: left;
	height: 190px;

}

.social {
	float: left;
	height: 190px;
}
#container {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	
}

#container2 {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 1200px;
}



.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 990px;
	padding: 0;
	margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 990px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	width: 990px;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 990px;
  border: 0;
  }
#header {
	background-color: #405362;
	height: 165px;
}
