@charset "big5";
body{margin:0px;background-image:url('../images/bg.jpg');background-position:center top;background-repeat:repeat-y;font-size:12px;}

.news:link    {text-decoration: none;font-size: 12px;color: #666666;} /*一般連結*/
.news:visited {text-decoration: none;font-size: 12px;color: #666666;} /*參觀過的連結*/
.news:active  {text-decoration: none;font-size: 12px;color: #666666;} /*正在執行的連結*/
.news:hover   {text-decoration: none;font-size: 12px;color: #FF0000;} /*當滑鼠移到連結上*/

.menu1:link    {text-decoration: none;font-size: 12px;color: #666666;} /*一般連結*/
.menu1:visited {text-decoration: none;font-size: 12px;color: #666666;} /*參觀過的連結*/
.menu1:active  {text-decoration: none;font-size: 12px;color: #666666;} /*正在執行的連結*/
.menu1:hover   {text-decoration: none;font-size: 12px;color: #FF0000;} /*當滑鼠移到連結上*/

.menu2:link    {text-decoration: none;font-size: 12px;color: #666666;} /*一般連結*/
.menu2:visited {text-decoration: none;font-size: 12px;color: #666666;} /*參觀過的連結*/
.menu2:active  {text-decoration: none;font-size: 12px;color: #666666;} /*正在執行的連結*/
.menu2:hover   {text-decoration: none;font-size: 12px;color: #5D8C9D;} /*當滑鼠移到連結上*/

.menu3:link    {text-decoration: none;font-size: 12px;color: #333333;line-height: 1.5;} /*一般連結*/
.menu3:visited {text-decoration: none;font-size: 12px;color: #333333;line-height: 1.5;} /*參觀過的連結*/
.menu3:active  {text-decoration: none;font-size: 12px;color: #333333;line-height: 1.5;} /*正在執行的連結*/
.menu3:hover   {text-decoration: none;font-size: 12px;color: #FF0000;line-height: 1.5;} /*當滑鼠移到連結上*/

.menu4:link    {text-decoration: none;font-size: 15px;color: #008000;font-weight: 700} /*一般連結*/
.menu4:visited {text-decoration: none;font-size: 15px;color: #008000;font-weight: 700} /*參觀過的連結*/
.menu4:active  {text-decoration: none;font-size: 15px;color: #008000;font-weight: 700} /*正在執行的連結*/
.menu4:hover   {text-decoration: none;font-size: 15px;color: #FF0000;font-weight: 700} /*當滑鼠移到連結上*/

.more:link    {text-decoration: none;font-size: 12px;color: #0C62AF;} /*一般連結*/
.more:visited {text-decoration: none;font-size: 12px;color: #0C62AF;} /*參觀過的連結*/
.more:active  {text-decoration: none;font-size: 12px;color: #0C62AF;} /*正在執行的連結*/
.more:hover   {text-decoration: none;font-size: 12px;color: #808000;} /*當滑鼠移到連結上*/

.close {visibility:hidden;width:100px}
.open1 {visibility:visible}
.open2 {background-image:url('../images/menu.png')}
.bg1 {border:1 solid #FF0000;background-image:url('../images/menu.gif')}
.bg2 {border:1 solid #FF0000;background-image:url('../images/menu.png')}
