
台南搬家全攻略:如何選擇最適合您的搬家服務與省錢秘訣
body {
font-family: "微軟正黑體", sans-serif;
line-height: 1.6;
background-color: #fdfdfd;
color: #333;
padding: 20px;
}
h1, h2, h3 {
color: #0056b3;
}
h1 {
border-bottom: 3px solid #0056b3;
padding-bottom: 10px;
}
table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
}
table, th, td {
border: 1px solid #ccc;
}
th {
background-color: #0056b3;
color: #fff;
padding: 8px;
text-align: center;
}
td {
padding: 8px;
text-align: center;
}
.highlight {
background-color: #fffae6;
}
.cta {
background-color: #e6f7ff;
border: 2px solid #91d5ff;
padding: 15px;
margin: 20px 0;
text-align: center;
font-size: 1.2em;
}
a {
color: #d63384;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}