@charset "utf-8";

.about{
	width: 1280px;
	margin:0 auto;
	background-color: #FFFFFF;
}
.banner{
	width: 1280px;
	margin: 0 auto;
}
.subject{
	width: 850px;
	margin: 0 auto;
}
.subject .describe{
	width: 700px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 40px;
}
.subject .title{
    width: 670px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	font-weight: bold;
	font-size:24px;
	font-style:normal;
	color: #000000;
	padding-top: 20px;
}
.subject .text{
	width: 690px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	font-weight: normal;
	font-size:20px;
	font-style:normal;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.subject .picture{
	margin: 0 auto;
}

.subject .news_pic{
	width: 235px;
	float: left;
	position: relative;
	display: inline;
	margin-right: 30px;
}
.subject .news_title{
	width: 770px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	font-weight: bold;
	font-size:22px;
	font-style:normal;
	color: #000000;
	padding-top: 20px;
}
.subject .news_text{
	width: 770px;
	font-family:brandon-grotesque, 'microsoft jhenghei', Arial, sans-serif;
	font-weight: normal;
	font-size:17px;
	font-style:normal;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	height: 90px;
}
.subject .line{
	width: 770px;
	margin: 0 auto;
	height: 1px;
	background-color: #1F1F1F;
	margin-top: 20px;
	margin-bottom: 20px;
}

.subject .contact_warrper{
	width: 850px;
	margin: 0 auto;
	margin-top: 100px;
	padding-bottom: 40px;
	height: 400px;
}
.subject .contact{
	width: 390px;
	float: left;
	position: relative;
	display: inline-table;
	margin-right: 30px;
}
.subject .dmi{
	width: 366px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.subject .icon{
	display:inline;
	margin-right: 20px;
	line-height: 3;
}
.subject .address{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:17px;
	font-style:normal;
	display: inline;
	line-height: 2;
}
.subject .map{ 
	width:420px;
	height:280px; 
	border:solid 1px #111; 
	display:inline;
	float: left;
	position: relative;
}