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

#title{
	width:100%;
	height:374px;
	background:url(../company/image/company.jpg) no-repeat bottom;
	text-align:center;
	color:#FFF;
	}
#company{
	width:1000px;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	}
#company .img{
	margin-bottom: 70px;
}
#company .title{
	float: left;
	height: 300px;
}
#company p{
	text-align: left;
	margin-bottom: 30px;
	line-height: 30px;   
	overflow: hidden;
	font-size:16px;
}	
#company p:nth-child(5){
	margin-bottom: 70px;
}		
#company h4{
    width: 900px;
	margin:0 auto 50px;
	border-top: solid #0a3681 3px;
	padding-top:70px;
}
table{
    width: 900px;
    margin-bottom: 50px;
	line-height: 30px;
	margin:0 auto;
	}
th{
	background-color: #0a3681;
	color: #FFFFFF;
    width: 200px;
	text-align: center;
	padding: 20px 0;
	border-bottom: #FFFFFF 3px solid;
}
td{
	background-color: #f7f7f7;
    width: 700px;
	padding: 20px 0 20px 40px;
	text-align: left;
	border-bottom: #FFFFFF 3px solid;
}
#map{
	width:900px;
	height:400px;
	margin:50px auto 100px;
	}
#company_photo{
	width:900px;
	margin:50px auto 50px;
	overflow:hidden;
	}
#company_photo .left{
	width:440px;
	float:left;
	}
#company_photo .right{
	width:440px;
	float:right;
	}