@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #3C4264;
}
.arrackd{
    display:none;
}
#templants {
	width:1000px;
	margin:0 auto;
}
#top_style {
	width:1000px;
	height:auto;
	float:left;
}
#top_style .quick_menu {
	width:350px;
	height:26px;
	padding:10px 0px 0px 650px;
	float:left;
	background-image:url(../img/templants/top_templants_bg.jpg);
}
#top_style .logo {
	width:1000px;
	height:204px;
	float:left;
}
#center {
	width:1000px;
	height:auto;
	float:left;
	background-image:url(../img/templants/templants_main_bg.jpg);
}

#menu a {
	width:88px;
	height:40px;
	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/menu08.jpg);
}/*按鈕第一章圖*/
#menu .but07 a:hover {
	background-image:url(../img/templants/_menu08.jpg);
}/*按鈕第二張圖*/
#menu .but08 a {
	background-image:url(../img/templants/menu09.jpg);
}/*按鈕第一章圖*/
#menu .but08 a:hover {
	background-image:url(../img/templants/_menu09.jpg);
}/*按鈕第二張圖*/
#menu .but09 a {
	background-image:url(../img/templants/menu10.jpg);
}/*按鈕第一章圖*/
#menu .but09 a:hover {
	background-image:url(../img/templants/_menu10.jpg);
}/*按鈕第二張圖*/
#menu .but10 a {
	background-image:url(../img/templants/menu11.jpg);
}/*按鈕第一章圖*/
#menu .but10 a:hover {
	background-image:url(../img/templants/_menu11.jpg);
}/*按鈕第二張圖*/
#menu {
	width:130px;
	height:502px;
	padding:53px 0px 0px 90px;
	float:left;
	background-image:url(../img/templants/templants_menu_bg.jpg);
}
/*#menu .btn {
	width:88px;
	height:40px;
	float:left;
}*/
#main {
	width:780px;
	height:auto;
	float:right;
	background-image:url(../img/templants/templants_container_bg.jpg);
	background-repeat:no-repeat;}
#breadcrumbs {
	width:760px;
	height:39px;
	padding:20px 0px 0px 20px;
	background-image:url(../img/templants/breadcrumbs_bg.jpg);
}
#title {
	width:760px;
	height:62px;
	float:left;
}
#container {
	width:710px;
	height:auto;
	padding:10px 50px 0px 20px;
	float:left;
	background-image:url(../img/templants/templants_bg.jpg);
}
#container_bottom {
	width:780px;
	height:39px;
	float:left;
}
#copyright {
	width:700px;
	height:61px;
	float:left;
	padding:30px 0px 0px 300px;
	background-image:url(../img/templants/copyright_bg.jpg);
}
