@charset "utf-8";

/* CSS Document */



#menu {

	width:1000px;

	height:46px;

	position: absolute;

	z-index: 1;

	top: 123px;

	right: 0px;

}

#top_but {

	width:1000px;

	height:46px;

	float:left;

	background-image: url(../templants/menu_bg.jpg);

}/*外層框*/

#top_but ul {

	list-style-type:none;

	margin:0px;

	padding:0px;

}/*UL設定不要有列表項目符號，並且不要有間距*/

#top_but li {

	float:left;

}/*可橫向排列，直立式按鈕及不需要float標籤*/

#top_but li a {

	height:46px;

	float:left;

}/*li內容有做連結時的設定，設定與圖片長寬相同並隱藏文字*/

#top_but li.top_but01 a {width: 140px;

	background-image: url(../templants/menu_01.jpg);

}/*按鈕1第一章圖*/

#top_but li.top_but01 a:hover {

	background-image: none;

}/*按鈕1第二張圖*/

#top_but li.top_but02 a {width: 137px;

	background-image: url(../templants/menu_02.jpg);

}/*按鈕2第一章圖*/

#top_but li.top_but02 a:hover {

	background-image: none;

}/*按鈕2第二張圖*/

#top_but li.top_but03 a {width: 106px;

	background-image: url(../templants/menu_03.jpg);

}/*按鈕3第一章圖*/

#top_but li.top_but03 a:hover {

	background-image: none;

}/*按鈕3第二張圖*/

#top_but li.top_but04 a {width: 162px;

	background-image: url(../templants/menu_04.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but04 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/

#top_but li.top_but05 a {width: 138px;

	background-image: url(../templants/menu_05.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but05 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/



#top_but li.top_but06 a {width: 172px;

	background-image: url(../templants/menu_06.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but06 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/



#top_but li.top_but07 a {width: 47px;

	background-image: url(../templants/menu_07.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but07 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/

#top_but li.top_but08 a {width: 67px;

	background-image: url(../templants/menu_08.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but08 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/



#top_but li.top_but09 a {width: 31px;

	background-image: url(../templants/menu_09.jpg);

}/*按鈕4第一章圖*/

#top_but li.top_but09 a:hover {

	background-image: none;

}/*按鈕4第二張圖*/