.xc-title{
font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
color: #333333;
font-weight: bold;
font-size: 1.6em;
}

.xc-orange-title{
font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
color: #f56800;
font-weight: bold;
}
.xc-for{
font-family: "Microsoft JhengHei", "Heiti TC", "WenQuanYi Zen Hei", sans-serif;
color: #333333;
font-weight: bold;
font-size: 1.1em;
}

.xc-li{
color: #f56800;
font-weight: bold;
font-size: 1.1em;
}

.xc-table{
    border: 1px solid #666;
    border-collapse: collapse;
    width: 600px;
    margin: 0 auto;
}


.xc-table tr:nth-child(odd){
background: #e3e3e3
}

.xc-table tr:nth-child(even){
background: #fff
}

.xc-table tr:nth-child(1){
background: #f56800;
color:#fff;
font-weight: bold;
font-size: 1.1em;
}

.xc-table td{
padding: 10px;

}
.xc-other{
color: #343434;
font-size: 0.85em;
}

.xc-notice{
color: #f56800;
}

.xc-mapinfo{
color: #f56800;
font-weight: bold;
display: block;
margin: 0 auto;
width: 400px;
}




