@charset "utf-8";
/* CSS Document */

/*li式的圖片調換按鈕，可橫向排列*/
#templant_but_a {
	width:474px;
	height: auto;
	float:left;
	padding: 0px 0px 0px 0px;
}/*外層框*/
#templant_but_a ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}/*UL設定不要有列表項目符號，並且不要有間距*/
#templant_but_a li {
	float:left;
}/*可橫向排列，直立式按鈕及不需要float標籤*/
#templant_but_a li a {
	height:43px;
	display:block;
	text-indent:-3000px;
	font-size:1px;
}/*li內容有做連結時的設定，設定與圖片長寬相同並隱藏文字*/
#templant_but_a li.templant_but_a01 a {
	width:158px;
	background-image: url(../img/templants/menu01.jpg);
}/*按鈕1第一章圖*/
#templant_but_a li.templant_but_a01 a:hover {
	width:158px;
	background-image: url(../img/templants/_menu01.jpg);
}/*按鈕1第二張圖*/
#templant_but_a li.templant_but_a02 a {
	width:147px;
	background-image: url(../img/templants/menu02.jpg);
}/*按鈕2第一章圖*/
#templant_but_a li.templant_but_a02 a:hover {
	width:147px;
	background-image: url(../img/templants/_menu02.jpg);
}/*按鈕2第二張圖*/
#templant_but_a li.templant_but_a03 a {
	width:169px;
	background-image: url(../img/templants/menu03.jpg);
}/*按鈕3第一章圖*/
#templant_but_a li.templant_but_a03 a:hover {
	width:169px;
	background-image: url(../img/templants/_menu03.jpg);
}/*按鈕3第二張圖*/








#templant_but_b {
	width:1000px;
	height: 49px;
	float:left;
	padding: 0px 0px 0px 0px;
}/*外層框*/
#templant_but_b ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}/*UL設定不要有列表項目符號，並且不要有間距*/
#templant_but_b li {
	float:left;
}/*可橫向排列，直立式按鈕及不需要float標籤*/
#templant_but_b li a {
	height:49px;
	display:block;
	text-indent:-3000px;
	font-size:1px;
}/*li內容有做連結時的設定，設定與圖片長寬相同並隱藏文字*/

#templant_but_b li.templant_but_b04 a {
	width:158px;
	background-image: url(../img/templants/menu04.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b04 a:hover {
	width:158px;
	background-image: url(../img/templants/_menu04.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b05 a {
	width:147px;
	background-image: url(../img/templants/menu05.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b05 a:hover {
	width:147px;
	background-image: url(../img/templants/_menu05.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b06 a {
	width:147px;
	background-image: url(../img/templants/menu06.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b06 a:hover {
	width:147px;
	background-image: url(../img/templants/_menu06.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b07 a {
	width:133px;
	background-image: url(../img/templants/menu07.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b07 a:hover {
	width:133px;
	background-image: url(../img/templants/_menu07.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b08 a {
	width:133px;
	background-image: url(../img/templants/menu08.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b08 a:hover {
	width:133px;
	background-image: url(../img/templants/_menu08.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b09 a {
	width:133px;
	background-image: url(../img/templants/menu09.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b09 a:hover {
	width:133px;
	background-image: url(../img/templants/_menu09.jpg);
}/*按鈕4第二張圖*/
#templant_but_b li.templant_but_b10 a {
	width:149px;
	background-image: url(../img/templants/menu10.jpg);
}/*按鈕4第一章圖*/
#templant_but_b li.templant_but_b10 a:hover {
	width:149px;
	background-image: url(../img/templants/_menu10.jpg);
}/*按鈕4第二張圖*/

