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

.links a{
	float: left;
	margin: 10px;
	padding: 10px;
	font-family: "微軟正黑體";
	font-size: 24px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #999;
	}
.links img{
	height: 40px;	
	}
.text_line{
	margin: 10px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	}
.text_line p{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 3px;
	}	
.serviceArea{
top:-60px;
z-index:99;
position:absolute;

}
	
.serviceArea ul li {
	
}
.serviceArea ul li a{
	overflow:hidden;
	position:relative;
	text-align:center;
	display:block;
}
.serviceArea ul li a img{
	width:100%;
	float:left;
	z-index:-1;}
.serviceArea ul li a h3{
	position:absolute;
	width:70%;
	padding:0 15%;
	top:65%;
	font-size:15px;
	color:#fff;
	font-weight:500;
	line-height:25px;
}


.link{
	background:url(../images/linkBg.jpg);
	padding:25px 0;}
.link ul{margin-left:-5px;}
.link ul li{
	padding: 15px;
}

.link ul li a img{
	float:left;
	width:100%;
	}
.link ul li a:hover{
}
.team{
	width: 100%;	
	}
.team img{
	width: 100%;	
	}
.team_1{
	width: 50%;
	float: left;	
	}	
.team_2{
	width: 30%;
	float: left;	
	}	
.team_3{
	width: 65%;
	float: left;
	margin-left: 40px;
	}
.team_3 h1{
	font-size: 20px;
	font-weight: bolder;
	color: #069;
	line-height: 20px;
	margin-top: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
	margin-bottom: 5px;
	padding-top: 10px;
	}	
.team_3 p{
	font-size: 16px;
	color: #000;
	margin-left: 19px;
	line-height: 30px;
	}			
@media (max-width:1160px){
.serviceArea{
	top:0;

position:relative;
}
.serviceArea li {	padding-top:10px;}
.mainArea div.decoration{
	display:none;}
	
.team{
	width: 100%;	
	}
.team img{
	width: 100%;	
	}
.team_1{
	width: 100%;
	float: left;	
	}		
}
@media (max-width: 1120px){	

.serviceArea ul li {
	width:50%;
	padding:10px 20px;
}
}


@media (max-width: 530px){	
.serviceArea ul li {
	width:100%;
	padding:10px 30px;
}
}

@media (max-width: 450px){

.serviceArea ul li {
	padding:10px 20px;
}
}
