@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body {
	background-image: url(../images/bg.jpg);
}
.contaner {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
}
#info {
	float: left;
	width: 15%;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	padding-top: 160px;
}
article{
	margin-left: 15%

}
.padingbut30 {
	margin-bottom: 30px;

}
.addbg {
	background-image: url(../images/addbg.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 30px;
	color: #FFFFFF;
	font-family: "微軟正黑體";
	font-size: 12pt;
	text-align: center;

}
#info p {
	margin: 0px;
}

.telbg {
	background-image: url(../images/telbg.png);
	width: 63px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
}
.tel {
	color: #3A363C;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 30px;
}
.padbut10 {
	padding-bottom: 10px;
}
.smallword {
	font-family: "微軟正黑體";
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
.socialapp a img {margin-right: 8px;
}

.socialapp {
	text-align: center;
	margin-top: 20px;
	
}
.clear {
	clear: both;
}
article {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif,"微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 15px;
}
figure {
	background-color: #ebe9e9;
	background-image: url(../images/newsicon.png);
	background-repeat: no-repeat;
	padding: 2px;
	border-radius: 16px;
	color: #BF3C11;
}
article figure ul {
	padding-left: 35px;
	padding-bottom: 5px;
}
figure ul li {
	display: inline;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 10px;
}
h1 {
	font-weight: normal;
}
ul {
	margin: 0px;
}
h2 {
	text-align: left;
	font-size: 2em;
	padding-left: 1.3em;
	padding-top: 1.5em;
	font-weight: normal;
}
.phototext {
	font-size: 3em;
	text-align: left;
	padding-left: 1em;
}
.map {
	float: left;
	padding-left: 10px;
}
.house1 {
	float: left;
	color: #372B2B;
	max-width: 31%;
	margin-left: 2%;
}
.house2 {
	margin-left: 65%;
	max-width: 31%;
	color: #372B2B;
}
.stroke {
	margin: 0px;
	padding: 5px;

}
.h3title {
	font-family: "微軟正黑體";
	font-size: 1.4em;
	margin-top: 0;
	margin-right: px;
	margin-left: 20%;
	color: #443B40;
	font-weight: 500;
	text-shadow: 2px 2px 5px #989898;
	padding-bottom: 0px;
}
.stroke li {
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}
.stroke li a {
	color: #5685AB;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
.newslink {
	text-decoration: none;
	color: #3571A2;
}
.redlink {
	text-decoration: none;
	color: #BF3C11;
}