@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;
}
#templants_center {
	width:1000px;
	height:auto;
	float:left;
}
#top_style {
	width:1000px;
	height:490px;
	float:left;
}
#quick_menu {
	width:300px;
	height: auto;
	padding:5px 0px 0px 0px;
	float:left;
}
#top_style .logo {
	width:1000px;
	height:291px;
	float:left;
}
#marquee{
	width:1000px;
	height:26px;
	float:left;
	background-image:url(../img/templants/marquee.jpg);
	padding:5px 0px 0px 0px;
	
	
	}
#center {
	width:1000px;
	height:auto;
	float:left;
	background-image:url(../img/templants/templants_main_bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#menu {
	width:170px;
	height:614px;
	float:left;
	padding:86px 0px 0px 0px;
	background-image:url(../img/templants/menu_bg.jpg);

	
}
#menu a {
	width:170px;
	height:48px;
	display:block;
	text-indent:-3000px;
	font-size:1px;
}/*設定按鈕圖片的長寬然後隱藏按鈕文字*/
#menu .but01 a {
	background-image:url(../img/templants/menu01.jpg);
}/*按鈕第一章圖*/
#menu .but01 a:hover {
	background-image:url(../img/templants/_menu01.jpg);
}/*按鈕第二張圖*/
#menu .but02 a {
	background-image:url(../img/templants/menu02.jpg);
}/*按鈕第一章圖*/
#menu .but02 a:hover {
	background-image:url(../img/templants/_menu02.jpg);
}/*按鈕第二張圖*/
#menu .but03 a {
	background-image:url(../img/templants/menu03.jpg);
}/*按鈕第一章圖*/
#menu .but03 a:hover {
	background-image:url(../img/templants/_menu03.jpg);
}/*按鈕第二張圖*/
#menu .but04 a {
	background-image:url(../img/templants/menu04.jpg);
}/*按鈕第一章圖*/
#menu .but04 a:hover {
	background-image:url(../img/templants/_menu04.jpg);
}/*按鈕第二張圖*/
#menu .but05 a {
	background-image:url(../img/templants/menu05.jpg);
}/*按鈕第一章圖*/
#menu .but05 a:hover {
	background-image:url(../img/templants/_menu05.jpg);
}/*按鈕第二張圖*/
#menu .but06 a {
	background-image:url(../img/templants/menu06.jpg);
}/*按鈕第一章圖*/
#menu .but06 a:hover {
	background-image:url(../img/templants/_menu06.jpg);
}/*按鈕第二張圖*/
#menu .but07 a {
	background-image:url(../img/templants/menu07.jpg);
}/*按鈕第一章圖*/
#menu .but07 a:hover {
	background-image:url(../img/templants/_menu07.jpg);
}/*按鈕第二張圖*/
#menu .but08 a {
	background-image:url(../img/templants/menu08.jpg);
}/*按鈕第一章圖*/
#menu .but08 a:hover {
	background-image:url(../img/templants/_menu08.jpg);
}/*按鈕第二張圖*/
#menu .but09 a {
	background-image:url(../img/templants/menu09.jpg);
}/*按鈕第一章圖*/
#menu .but09 a:hover {
	background-image:url(../img/templants/_menu09.jpg);
}/*按鈕第二張圖*/
#menu .but10 a {
	background-image:url(../img/templants/menu10.jpg);
}/*按鈕第一章圖*/
#menu .but10 a:hover {
	background-image:url(../img/templants/_menu10.jpg);
}/*按鈕第二張圖*/
#menu .but11 a {
	background-image:url(../img/templants/menu11.jpg);
}/*按鈕第一章圖*/
#menu .but11 a:hover {
	background-image:url(../img/templants/_menu11.jpg);
}/*按鈕第二張圖*/
/*
#menu .btn {
	width:88px;
	height:40px;
	float:left;
}*/


#menu2 {
	width:830px;
	height:76px;
	float:left;
}
#main {
	width:830px;
	height:auto;
	float:right;

	}
#breadcrumbs {
	width:410px;
	height:15px;
	padding:0px 0px 0px 420px;
	float:left;
	background-image: url(../img/templants/breadcrumbs_bg.jpg);
}

#copyright {
	width:1000px;
	height: auto;
	float:left;
}
#copyright .menu{
	width:1000px;
	height:34px;
	float:left;
	background-color:#abc623;
	text-align:center;
	padding-top:10px; 
}
#copyright .contant{
	width:1000px;
	height:55px;
	float:left;
	padding-top:15px;
	background-color:#ffffff;
	text-align:center;
}