#flashContent{
  width: 850px; 
  height: 500px; 
  margin: 0px auto; 
  margin-top: 50px;
  position: relative;
}
#top-section{
  padding: 40px 0 30px 0px;
  width: 850px; 
  margin: 0px auto; 
  position: relative;
}
#flashContent img{
  position: absolute; 
  top: 0px; 
  left: 0px; 
  cursor: pointer;
}
#home-container{
  position: relative;
  float: left;
  height: 453px;
  width: 580px;
  overflow: hidden;
}
.section{
  height: 453px; 
  width: 580px; 
  position: absolute;
}
#no_1{
  z-index: 1;
}
#no_2{
  z-index: 2;
}
#no_3{
  z-index: 3;
}
#no_4{
  z-index: 4;
}
.description{
  position: absolute;
}
.description-link{
  color: #40c4d0 !important;
}
.home-bottom-section{
	margin-top: 10px;
	margin-bottom: 30px;
}
.bottom_box{
	float: left;
	width: 286px;
	height: 145px;
	
}
.box_left{
	width: 187px; 
	height: 145px; 
	float: right;
	overflow: hidden;
	
}

.last_box{
	width: 185px; height: 143px;
	overflow: hidden;
	margin-left: 10px;
}

#indexEnter{
  position: absolute;
  right:  0px;
  bottom: 40px;
  display: block; 
  margin: 10px auto 0; 
  text-align: center; 
  color: #B2C2F3; 
  font-family:Verdana,sans-serif; 
  font-size:0.65em;
  text-decoration: none;
}

#footer p {
  font-size:11px;
  margin:0;
  padding:10px 0;
  text-align:center;
  color: #5e6e9f
}
#footer a{
  color: #5e6e9f;
  text-decoration: none;
  margin: 0 10px;
}
img, a {
	border: none;
}
