/* FOR PC   IE & Netscape */


/*====== 共用 ======*/
body,td,th {
	font-size: 12px;
	line-height: 22px;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { color: #003300; text-decoration: underline}
a:visited { color: #003300; text-decoration: underline}
a:hover { color: #CC0000; text-decoration: underline}


/*====== 鏈結風格 =======*/

a:red_link12 { color: #000000; text-decoration: underline}
a:red_visited12 { color: #000000; text-decoration: underline}
a:red_hover12 { color: #FF0000; text-decoration: underline}

a:orange_link12 { color: #000000; text-decoration: underline}
a:orange_visited12 { color: #000000; text-decoration: underline}
a:orange_hover12 { color: #FF9900; text-decoration: underline}

a:orange_link14 { color: #000000; text-decoration: underline; font-size: 14px;}
a:orange_visited14 { color: #000000; text-decoration: underline; font-size: 14px;}
a:orange_hover14 { color: #FF0000; text-decoration: underline; font-size: 14px;}

a.white_link12:link {color: #FFFFFF; text-decoration: underline; font-size: 12px;}
a.white_link12:visited {color: #FFFFFF; text-decoration: underline; font-size: 12px;}
a.white_link12:hover {color: #FFFF00; text-decoration: underline; font-size: 12px;}

a.white_link14:link {color: #FFFFFF; text-decoration: underline; font-size: 14px;}
a.white_link14:visited {color: #FFFFFF; text-decoration: underline; font-size: 14px;}
a.white_link14:hover {color: #FFFF00; text-decoration: underline; font-size: 14px;}

a.white_hei:link {color: #FFFFFF; text-decoration:none; font-family: "黑體"; font-size: 14px;}
a.white_hei:visited {color: #FFFFFF; text-decoration: none; font-family: "黑體"; font-size: 14px;}
a.white_hei:hover { color: #FFFF00; text-decoration: underline; font-family: "黑體"; font-size: 14px;}

a.green:link { color: #126322; text-decoration: underline}
a.green:visited { color: #126322; text-decoration: underline}
a.green:hover { color: #FF9900; text-decoration: underline}

a.white:link { color: #FFFFFF; text-decoration: none}
a.white:visited { color: #FFFFFF; text-decoration: none}
a.white:hover { color: #FFFF00; text-decoration: none}

/*====== 文字 =======*/

.white12 {font-size: 12px; color: #FFFFFF; }
.white14 {font-size: 14px; color: #FFFFFF; }
.green12 {color: #1F7C1F;}
.green14 { font-size: 14px; color: #126322;}
.green14h { font-size: 14px; color: #126322; line-height: 200%;}
.hei {font-family: "黑體"; font-size: 12pt;}
.hei9 {font-size: 9px;}
.hei14 {font-size: 14px;}
.yellow {color: #FFFF00}
.orange {color: #FF6600}