@charset "utf-8";

#wrapper{
	width: 100%;
}

#main{
	width: 100%;
	margin:10px auto 50px auto;
	height:230px;
	text-align:center;
	background:#000 url(../images/about/main.jpg) no-repeat center;
	overflow: hidden;
  white-space: nowrap;
      background-size: cover;
}
#main .text{
	width:960px;
	margin:0px auto;
	text-align:right;
	margin-top:90px;
	color:#FFF;
	font-size:30px;
	text-shadow:1px 1px 1px #666;
	letter-spacing: 3px;
}



#about_explain {
	width:960px;
	margin:0px auto;
	height:430px;
	margin-bottom:50px;
	color:#FFF;
	font-size:18px;
	line-height:35px;
	letter-spacing: -1px;
	text-align:left;
	
	
}
#about_explain img {
	margin-right:40px;
	float:left;
}



#about_back {
	width:100%;	
	background:#000 url(../images/about/about_back.jpg) no-repeat center;
	height:780px;
    background-size: cover;
	
}

#about_area {
	width:960px;
	margin:0px auto;
	color:#FFF;
	text-align:center;
}
#about_area h3 img{
	margin-top:40px;
}


#about_box {
	text-align:left;
	height:155px;
	overflow:hidden;
	
}

#about_box .aboutimage {
	float:left;
}


#about_box .left_titleimage {
	float:left;
	height:30px;
}

#about_box .right_title {
	color:#FFF;
	font-size:20px;
	height:30px;
	font-weight:bold;
	line-height:30px;
}

#about_box .explain {
	margin-top:15px;
	width:900px;
	line-height:25px;
}










#upimg{
	width:960px;
	margin:0px auto;
	height:25px;
	text-align:right;	
}

.container {width: 100%; height: 100%; overflow-x: hidden;}


#building_title{
	text-align:left;
	font-size:18px;
	line-height:40px;
	color:#FFF;
	font-weight:bold;
}
