@charset "utf-8";
/* CSS Document */
body {
	font-size: 13px;
	font-family: "微軟正黑體", arial, sans-serif;
	line-height:2em;
	text-align: justify;
	text-justify:inter-ideograph;
}
body p{text-align: justify; text-justify:inter-ideograph;}
input, textarea, select {font-family: "微軟正黑體", arial, sans-serif;}
.flexnav li a {padding: 0.4em 1.2em!important;}
.flexnav li.item-with-ul > a {padding-right: 2em!important;}
.flexnav .touch-button .navicon {top: 0.5em!important;}
.shell .listDark {margin-left: 40px;}
.listSeries h3{ font-size:13px;}
.boxAward {padding-left: 20px;}
.header { background-position: 0 214px; }
@media all and (min-width: 800px) {
	.flexnav li > ul {margin-top: -2px!important;}
	.flexnav li > ul > li > ul, .flexnav li > ul > li > ul > li > ul, .flexnav li > ul > li > ul > li > ul > li > ul {
		margin-top: 0!important;
	} 
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.slider {margin-top: -17px;}
	.product-box .boxProduct .PRight ul li {line-height: 16px;}
  .header { background-position: 0 212px; }
}
@media only screen and (max-width: 480px) {
  .slider {margin-top: -17px;}
  .boxAward a img {width: 90%;}
  .product-box .boxProduct .PRight ul li {line-height: 16px;}
	.header { background-position: 0 232px; }
}