a.boldbuttons{
background: transparent url('roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: 12px Arial; /* Change 13px as desired */
line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 18px; /* Height of button background height */
width: 100;
padding-left: 5px; /* Width of left menu image */
text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.bg {
	background-repeat: no-repeat;
	background-position: bottom;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD400;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
}
.txt1_headlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #728A8A;
	height: 18px;
	width: 200px;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F8F8;
	height: 18px;
	width: 80px;
	border: 1px solid #728A8A;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F8F8;
	height: 18px;
	width: 290px;
	border: 1px solid #728A8A;
}



.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt2_aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00899d;
}
.txt2_buttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd503;
}


.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2a4c5a;
	font-weight: bold;
}
.txt1_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt3_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #2a4c5a;
	font-weight: bold;

}

.txt6_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
}

.txt7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: black;
	font-weight: bold;
}

.txt8 {
	font-family: Arial, Helvetica, sans-serif;
      font-size: 28px;
	font-style: normal;
	color: #2a4c5a;
	font-weight: bold;
}

.txt_atitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F7931D;
	font-weight: bold;
}

.txt_adate {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #999999;
}

.txt_abody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txt_abody2 {
        lang=ZH-TW 
	font-family: PMingLiU, serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.txt_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #559922;
}


.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
