/* 一般按鈕-大 */
table td.button1 a {
    display: block;
    width: 110px;
	height: 22px;
	padding-top: 4px;
    font-size: 13px;
	color:#FF6600;
	TEXT-DECORATION:none ;
	text-align: center;
	background:url("../i/bg_btn.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #FFB700;
}

table td.button1 a:hover {
    display: block;
    font-size: 13px;
	color:#C20013;EXT-DECORATION:none;
	padding-top: 4px;
	text-align: center; 
	background:url("../i/bg_btn.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #FF6600;
}

table td.button1 img {
	border: 0px ;
}
table td.button4 a {
    display: block;
    width: 110px;
	height: 22px;
	padding-top: 4px;
    font-size: 13px;
	color:#000;
	TEXT-DECORATION:none ;
	text-align: center;
	background:url("../i/bg_btn3.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #DEA303;
}

table td.button4 a:hover {
    display: block;
    font-size: 13px;
	color:#A80000;EXT-DECORATION:none;
	padding-top: 4px;
	text-align: center; 
	background:url("../i/bg_btn3.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #fff;
}

table td.button4 img {
	border: 0px ;
}
/* 一般按鈕-小 */
table td.button2 a {
    display: block;
    width: 70px;
	height: 18px;
	padding-top: 2px;
    font-size: 11px;
	color:#734312;
	TEXT-DECORATION:none ;
	text-align: center;
	background:url("../i/bg_btn.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #734312;
}

table td.button2 a:hover {
    display: block;
    font-size: 11px;
	color:#FF6600;EXT-DECORATION:none;
	padding-top: 2px;
	text-align: center; 
	background:url("../i/bg_btn.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #FFB700;
}

table td.button2 img {
	border: 0px ;
}

table td.button3 a {
    display: block;
    width: 70px;
	height: 18px;
	padding-top: 2px;
    font-size: 11px;
	color:#734312;
	TEXT-DECORATION:none ;
	text-align: center;
	background:url("../i/bg_btn2.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #734312;
}

table td.button3 a:hover {
    display: block;
    font-size: 11px;
	color:#FF6600;EXT-DECORATION:none;
	padding-top: 2px;
	text-align: center; 
	background:url("../i/bg_btn2.gif");
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #FFB700;
}


/* 分頁頁碼 */
table td.menu05 a {
    display: block;
    width: 26px;
    height: 21px;
    padding-top: 1px;
    font-size: 11px;
    color: #696969;
    text-decoration: none;
    text-align: center;
}

table td.menu05 a:hover {
    display: block;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding-top: 1px;
    text-align: center; 
    background: url(../i/page_bg2.gif) top center;
}
