@charset "utf-8";
BODY {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-size: 12px;font-family: "Arial" ;background-color: #f0f2e9;}

.box1 {border: 1px solid #D2D2D2; font-size: 12px;color: #666666;background-color: #FFFFFF; FONT-FAMILY: "Verdana", "Arial"; }

.selStyle  { background-color: #FFFFFF; border-bottom: #7F9DB9 1px solid; border-left: #7F9DB9 1px solid; border-right: #7F9DB9 1px solid; border-top: #7F9DB9 1px solid; color: #334E67; font-family: "Verdana", "Arial"; font-size: 11px }

.color1 {color: #000000;}    /* 黑色 */

h1 {font-size: 15px;color: #f65920;font-weight: bold;margin-bottom: 0px;margin-top: 0px;}  /* 標題 */

.fixed {}
.fixed a:hover {position:relative; top:0px; left:0px;}

a{outline: none; hlbr:expression(this.onFocus=this.blur()); }
a:hover {position:relative; top:1px; left:1px; text-decoration: underline;}  /* 滑鼠移過去時 */

.font1 {font-size: 13px; line-height: 200%; color: #585858; }  /* 內文 */
.font2 {font-size: 11px; color: #8e9c66; }  /* 表尾 */
.font3 {font-size: 12px; color: #585858; }  /* 選單 */

a:link { color: #585858; text-decoration: none } /* 一般 */
a:visited {color: #585858; text-decoration: none } /* 已看過 */ 
a:hover { color: #495f05; text-decoration: underline } /* 滑鼠移過去時 */
a:active { color: #495f05; text-decoration: underline }/* 滑鼠點下去時 */ 

.font2 a:link {color: #8e9c66; text-decoration: none}
.font2 a:visited {color: #8e9c66; text-decoration: none }
.font2 a:hover { color: #416b00; text-decoration: underline}
.font2 a:active { color: #416b00; text-decoration: underline }

