#service_box {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	background-image: url(../images/service_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#service_box_01 {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	background-image: url(../images/service_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#service_box_shop {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.service_box_01 {
	font-family: "微軟正黑體"
	display: block;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
}
.service_box_02 {
	font-family: "微軟正黑體"
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	display: block;
	padding-top: 20px;
}
.service_box_03 {
	font-family: "微軟正黑體"
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
