@charset "utf-8";

#wrapper{
	width: 100%;
}

#main{
	width: 100%;
	margin:10px auto 50px auto;
	height:230px;
	text-align:center;
	background:#000 url(../images/company/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;
}

#explain {
	width:960px;
	margin:0px auto;
	margin-bottom:70px;
	color:#FFF;
	font-size:18px;
	line-height:35px;
	letter-spacing: -1px;
	text-align:left;
	font-weight:bold;
}


#company_info {
	width:960px;
	margin:0px auto;
	margin-bottom:150px;
	color:#FFF;
	font-size:18px;
	line-height:35px;
	letter-spacing: -1px;
	text-align:left
	
	
}

.info {

	border-width: 1px 0px 0px 0px;
	border-color: #909090;
	border-style: solid;
	width:960px;
	
}
.info th {

	border-width: 0px 0px 1px 0px;
	border-color: #909090;
	border-style: solid;
	background-color:#212121;
	padding:17px 0px 17px 13px;
	width:280px;
	text-align:left;
	
}
.info td {

	border-width: 0px 0px 1px 0px;
	border-color: #909090;
	border-style: solid;
	padding:17px 0px 17px 25px;
	font-weight:bold;
	
}



#map {
	width:100%;
}



#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;
}
