/********************************************************************/
* {
    -webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-stroke: 0.1px;
}


html { font-size:0px;height:100%; }
body { font-size:0px;height:100%; }


span.yellow-underline-eng {
	border-bottom:1px solid #f2e51b;
}
span.yellow-underline-chi {
	padding-bottom:2px;
	border-bottom:1px solid #f2e51b;
}
/********************************************************************/