@charset "utf-8";

/*共同設定*/

/*About設定*/

.About-list {
	margin-bottom: 60px;
}

.About-Content {
	line-height: 26px;
	color: #333333;
	clear: both;
	margin-top: 5px;
	margin-right: 2.5%;
	margin-bottom: 25px;
	padding: 0 2% 0 0;
}
.About-Content img{
	width: 95%;
}

.About-Content a{
	color: #333333;
}

.About-Title {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}
.About-Title2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #E74466;
	background-image: url(../img/About/About-icon-02.jpg);
	background-repeat: no-repeat;
	padding-left: 5%;
	margin-bottom: 20px;
}
.About-Table {
	border: 1px solid #CC6666;
	padding-right: 1%;
	padding-left: 1%;
}


.About-table-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.About-table-title2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	line-height: 30px;
	border-right-style: none;
}
.About-text {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6666;
}
.About-text a{
	color: #666666;
}
.About-text a:hover{
	color: #069;
}
.Link-Content ul li {
	float: left;
	width: 165px;
	margin-right: 2%;
	height: 55px;
	margin-bottom: 3%;
	margin-left: 2%;
}



/*location*/

.location-menu{
	width:140px;
	float:left;
	}
	
.option-menu{
	color:#666;
	height:28px;}
.location-contact {
	width: 60%;
	padding-top: 30px;
	margin-right: 25px;
	float: left;
}
.location-contact h1{
	font-size: 23px;
	color: #000;
	font-family: "微軟正黑體";
	padding-bottom: 20px;
}
.location-contact2 {
	width: 35%;
	float: left;
	margin-top: 75px;
}


.Loction-Table {
	border: 1px solid #CC6666;
	padding-right: 1%;
	padding-left: 1%;
}


.Loction-table-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.dealer-font {
	font-size: 15px;
	color: #666;
	font-family: "微軟正黑體";
	line-height:30px;
}

/*Service-photo*/

.Service-photo{
	width: 100%;
	overflow: hidden;
	padding-bottom: 18px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	margin-bottom: 20px;
	}

.Service-photo .About-Title{
	width: 100%;
	font-size: 18px;
	color: #09C;
	font-weight: bold;
	margin-bottom: -15px;
}

.Service-photo-Right{
	width: 50%;
	float: left;
	margin-left: 1%;
	font-size: 15px;
}

.Service-photo-Right >ul{
	margin-bottom: 15px;
}

.Service-photo-Right >p{
	font-size: 16px;
	font-weight: bold;
}


@media only screen and (min-width: 320px) {
.Loction-left {
	width: 100%;
}
.Loction-right {
	width: 100%;
	margin-left: 0;
	margin-top: 30px;
}
.About-Left {
	width: 95%;
	padding-right: 5%;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin-bottom: 60px;
}

.About-Right {
	width: 95%;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	margin-top: 10px;
	margin-right: 5%;
}

.About-Content {
	font-size: 16px;

}
.More-Button {
	font-size: 13px;
	color: #FFFFFF;
	width: 20%;
	padding: 0 0 0 4%;
	margin: 3px 0 3px 0;
	display: block;
}

.More-Button a{
	color:#FFFFFF;

}

.Service-photo-Left{
	width: 100%;
	float: left;	
}

.Service-photo-Right{
	width: 100%;
	height: auto;
	float: left;
	margin: 40px 0 80px 0 ;
	z-index: 99999;
}

}


@media only screen and (min-width: 769px) {
.About-Left {
	width: 52%;
	padding-right: 2.8%;
	float: left;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin-bottom: 60px;
}

.About-Right {
	width: 38%;
	float: left;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	margin-top: 10px;
	margin-right: 1%;
}
.About-Content {
	font-size: 14px;

}
.More-Button {
	font-size: 13px;
	color: #FFFFFF;
	padding: 2px 4% 2px 4%;
	display: inline;
	margin: 0;
}

.Loction-left {
	float: left;
	width: 45%;
}
.Loction-right {
	width: 50%;
	margin-left: 3%;
	float: right;
	margin-top: 0px;
}

.Service-photo-Left{
	width: 39%;
	float: left;	
}

.Service-photo-Right{
	width: 55%;
	margin: 0px 0 80px 5%;
	float: left;
}
}
