@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../img/templants/twenbgbg.jpg);
	background-repeat: repeat-y;
	background-position:50% 0%;
	background-color:#345a1d;
}
.arrackd {
	display:none;
}
#templants {
	width:1000px;
	height:auto;
	margin:0 auto;
	position:relative;

}
#templants_center {
	width:1000px;
	height:auto;
	float:left;
}
#top_style {
	width:1000px;
	height:420px;
	float:left;
}
#quick_menu {
	width:300px;
	height: auto;
	padding:5px 0px 0px 0px;
	float:left;
}
#top_style .logo {
	width:1000px;
	height:291px;
	float:left;
}
#center {
	width:1000px;
	height:auto;
	float:left;
	background-image:url(../img/templants/templants_main_bg.jpg);
	background-repeat:repeat-y;
}
#menu {
	width:188px;
	height:	auto;
	padding:0px 0px 0px 0px;
	float:left;
}
#menu a {
	width:188px;
	height: auto;
	display:block;
	text-indent:-3000px;
	font-size:1px;
}/*設定按鈕圖片的長寬然後隱藏按鈕文字*/
#menu .but01 a {
	height:74px;
	background-image:url(../img/templants/menu01.jpg);
}/*按鈕第一章圖*/
#menu .but01 a:hover {
	height:74px;
	background-image:url(../img/templants/_menu01.jpg);
}/*按鈕第二張圖*/
#menu .but02 a {
	height:60px;
	background-image:url(../img/templants/menu02.jpg);
}/*按鈕第一章圖*/
#menu .but02 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu02.jpg);
}/*按鈕第二張圖*/
#menu .but03 a {
	height:60px;
	background-image:url(../img/templants/menu03.jpg);
}/*按鈕第一章圖*/
#menu .but03 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu03.jpg);
}/*按鈕第二張圖*/
#menu .but04 a {
	height:60px;
	background-image:url(../img/templants/menu04.jpg);
}/*按鈕第一章圖*/
#menu .but04 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu04.jpg);
}/*按鈕第二張圖*/
#menu .but05 a {
	height:60px;
	background-image:url(../img/templants/menu05.jpg);
}/*按鈕第一章圖*/
#menu .but05 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu05.jpg);
}/*按鈕第二張圖*/
#menu .but06 a {
	height:60px;
	background-image:url(../img/templants/menu06.jpg);
}/*按鈕第一章圖*/
#menu .but06 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu06.jpg);
}/*按鈕第二張圖*/
#menu .but07 a {
	height:60px;
	background-image:url(../img/templants/menu07.jpg);
}/*按鈕第一章圖*/
#menu .but07 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu07.jpg);
}/*按鈕第二張圖*/
#menu .but08 a {
	height:60px;
	background-image:url(../img/templants/menu08.jpg);
}/*按鈕第一章圖*/
#menu .but08 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu08.jpg);
}/*按鈕第二張圖*/
#menu .but09 a {
	height:60px;
	background-image:url(../img/templants/menu09.jpg);
}/*按鈕第一章圖*/
#menu .but09 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu09.jpg);
}/*按鈕第二張圖*/
#menu .but10 a {
	height:60px;
	background-image:url(../img/templants/menu10.jpg);
}/*按鈕第一章圖*/
#menu .but10 a:hover {
	height:60px;
	background-image:url(../img/templants/_menu10.jpg);
}/*按鈕第二張圖*/
#menu .but11 a {
	height:74px;
	background-image:url(../img/templants/menu11.jpg);
}/*按鈕第一章圖*/
#menu .but11 a:hover {
	height:74px;
	background-image:url(../img/templants/_menu11.jpg);
}/*按鈕第二張圖*/
/*#menu .btn {
	width:88px;
	height:40px;
	float:left;
}*/
#main {
	width:810px;
	height:auto;
	float:right;
	background-image:url(../img/templants/main_bg.jpg);
}
#breadcrumbs {
	width:692px;
	height:44px;
	padding:5px 0px 0px 120px;
	background-image:url(../img/templants/breadcrumbs_bg.jpg);
}
#breadcrumbs2 {
	height:20px;
	padding-top:10px;
}
#marquee {
	width:752px;
	height:20px;
	padding:5px 30px 0px 30px;
	background-image: url(../img/templants/marquee.jpg);
}
#copyright {
	width:800px;
	height:62px;
	float:left;
	padding:50px 0px 0px 200px;
	background-image:url(../img/templants/copyright_bg.jpg);
}

