@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #D7EAF9;
}
#templants {
	width: 1000px;
	height: auto;
	position: relative;
	clear: both;
	margin: auto;
	background-image: url(center.jpg);
	background-repeat: repeat-y;
}
#logo {
	position: absolute;
	z-index: 1;
	height: auto;
	width: 354px;
	left: 50px;
	top: 20px;
}
#top {
	width: 1000px;
	height: 151px;
	margin: auto;
	background-image: url(../templants/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topnav {
	height: 18px;
	width: 111px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 79px;
	background-image: url(../templants/topnav-but-.png);
}
#topnav a {
	height: 18px;
	width: 111px;
	float: left;
	background-image: url(../templants/topnav-but.png);
}
#topnav a:hover {
	background-image: none;
}
/*社群分享按鈕*/
#association {
	width: 75px;
	height: auto;
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 428px;
	right: 443px;
}
#qr {
	height: 86px;
	width: 86px;
	position: absolute;
	z-index: 1;
	right: 344px;
	bottom: 160px;
}
/**/
#center {
	width: 1000px;
	height: auto;
	margin: auto;
	clear: both;
	background-image: url(center-down.jpg);
	padding-bottom: 71px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar {
	float: left;
	height: auto;
	width: 288px;
	background-image: url(left-title.jpg);
	padding-top: 74px;
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav {
	height: auto;
	width: 225px;
	padding-bottom: 20px;
	padding-left: 54px;
}
#subnav ul {
	margin: auto;
	padding: 0;
	height: auto;
}
#subnav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subnav ul li a {
	display: block;
	text-decoration: none;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
#subnav .nav {
	width: 92%;
	min-height: 20px;
	color: #05273D;
	height: auto;
	font-size: 15px;
	background-image: url(sidebar-lin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 4% 30px 4%;
	font-family: "微軟正黑體";
	font-weight: bold;
}
#subnav .nav a {
	color: #05273D;
	padding-left: 20px;
	background-image: url(sidebar-dot.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#subnav .nav a:hover, #subnav .nav a.on {
	text-decoration: none;
	color: #F90;
}
#subnav .item {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
#subnav .item li {
	width: 90%;
	padding: 3px 0 3px 10%;
}
#subnav .item li a {
	color: #535353;
	text-decoration: none;
}
#subnav .item li a:hover {
	color: #F60;
	text-decoration: underline;
}
#main {
	float: right;
	height: auto;
	width: 712px;
	padding-bottom: 40px;
}
#title {
	height: 60px;
	width: 666px;
	padding-left: 46px;
	background-image: url(title-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	padding-top: 24px;
}
#leaf {
	background-image: url(leaf.png);
	height: 159px;
	width: 265px;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 151px;
}
#grass {
	background-image: url(grass.png);
	height: 51px;
	width: 235px;
	position: absolute;
	z-index: 10;
	bottom: 47px;
	right: 0px;
}
/*麵包穴*/
#breadcrumbs {
	width: 231px;
	height: auto;
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 196px;
	right: 231px;
	color: #414141;
	
}
#breadcrumbs  A:link{
	color: #840000;
	TEXT-DECORATION: none;	
	}
#breadcrumbs  A:visited{
	color: #840000;
	TEXT-DECORATION: none;	
	}	
#breadcrumbs  A:hover{
	color: #520000 ;
	TEXT-DECORATION: underline;
	}
/*頁碼*/
#pqs {
	height: auto;
	width: 100%;
	overflow: hidden;
	clear: both;
	background-image: url(../common/lin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	padding: 20px 0 35px 0;
}
#Paging {
	height: auto;
	font-family: Arial;
}
#Paging a {
	line-height: 15px;
	text-align: center;
	width: 15px;
	color: #999999;
}
#Paging a:hover {
	color: #EB851D;
}
/*首頁畫面*/
#footer {
	width: 1000px;
	height: 66px;
	position: relative;
	clear: both;
	background-image: url(../templants/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
