body {
    /*font-family: Arial, sans-serif, "Microsoft JhengHei", å¾®è»Ÿæ­£é»‘é«”;*/
    font-family: "Microsoft JhengHei", å¾®è»Ÿæ­£é»‘é«”, Arial, sans-serif;
}

.headerrow3 ul li a{
    font-size: 15px;
}
.headerrow2 ul li a{
    padding: 0;
    font-size: 14px;
}

.headerrow3 ul li:nth-child(5) .children, .headerrow3 ul li:nth-child(6) .children, .headerrow3 ul li:nth-child(7) .children {
	left: unset;
	right: 0;
}


.openday .headerrow3 ul li:nth-child(3) a{
    padding: 0px 18px 0 18px;
}
.openday .headerrow3 ul li:nth-child(4) a {
    padding: 0px 18px 0 18px;
}
.openday .headerrow3 ul li:nth-child(5) a{
    padding: 0px 18px 0 18px;
}
.openday .headerrow3 ul li:nth-child(6) a {
    padding: 8px 9px 0 9px;
}

@media screen and (min-width:0\0){
	.headerrow3 ul li:nth-child(5) .children, .headerrow3 ul li:nth-child(6) .children, .headerrow3 ul li:nth-child(7) .children {
		left: unset;
        right: auto;
	}
}

body {
    font-family: "Arial", sans-serif, "Microsoft JhengHei", 微軟正黑體,
}