  /*===== 文字連結顏色 =====*/
A:link{color:#000000}
A:visited{color:#000000}
A:hover{color:#A50012;font-weight:bold}

/*===== 上方橫幅 =====*/
.club_top_pic{
margin:0 0 -4px 0;
}

/*===== 選單背景=====*/
.club_menu_td{
background-image:url( http://mmmfile.emmm.tw/L3/65585/image/cub_menu.gif); /*底圖*/
background-repeat:repeat-y;
}


.club_menu{
background-image:url( http://mmmfile.emmm.tw/L3/65585/image/cub_menu.gif); /*底圖*/
background-repeat:repeat-y;
margin-left:0px; /*靠左距離*/
margin-top:0px;   /*靠上距離*/
}
.club_menu_bottom{
}

/*----- 選單項目 -----*/
.club_menu_item{
background-image:url( http://mmmfile.emmm.tw/L3/65585/image/cub_menu_bottom.gif); /*底圖*/
background-repeat:no-repeat;
width:225px; /*寬度*/
height:45px; /*高度*/

}


/*----- 選單項目滑鼠移過 -----*/
.club_menu_item_hover{
background-image:url(http://mmmfile.emmm.tw/L3/65585/image/cub_menu_bottom.gif); /*底圖*/
background-repeat:no-repeat;
width:225x; /*寬度*/
height:45px; /*高度*/
}



/*----- 文字顏色 -----*/
A.club_menu_item_a:link{color:#000000;padding-left:60px;line-height:51px;}
A.club_menu_item_a:visited{color:#000000;padding-left:60px;line-height:51px;}
A.club_menu_item_a:hover{color:#A50012;padding-left:60;line-height:51px;}

/*===== 主頁大區塊 =====*/
.main_td{
background-color:#FDD4A9;
color: #3C2002;font-size:11pt;
}
  