/***************************************基本設定*/
body {
	font-size: 13px;
	line-height: 22px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/***************************************Banner設定*/
#Banner {
	position: absolute;
	height: 240px;
	width: 100%;
	z-index: 1;
	background-color: #FFFFFF;
}
#Banner-area {
	height: 220px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#Banner-Logo {
	background-image: url(design/banner1.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 660px;
	text-align: right;
	vertical-align: top;
}
#Banner-Logo h3 a {
	height: 100px;
	width: 330px;
	float: left;
	display: block;
	overflow: hidden;
	line-height: 500px;
}
#Banner-Menu {
	background-image: url(design/banner2.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 240px;
	vertical-align: top;
}
#Banner-Menu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#Banner-Menu li {
	font-size: 15px;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 30px;
	background-image: url(icon/spot-arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 15px;
}
#Banner-Menu li strong {
	color: #FFFFFF;
	font-weight: normal;
}
#Banner-Menu li a {
	color: #FFFF66;
	text-decoration: none;
}
#Banner-Menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Banner-sMenu3 {
	visibility: hidden;
	text-align: left;
	float: right;
	width: 220px;
	background-image: url(icon/spot-arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 180px;
	padding-right: 15px;
	margin-top: 80px;
	color: #CC6600;
}
#Banner-sMenu3 a {
	color: #663300;
	text-decoration: none;
	background-image: url(icon/spot-arrow3.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	margin-right: 5px;
	padding-left: 14px;
}
#Banner-sMenu3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
}
#Banner-sMenu3 a strong {
	text-decoration: none;
	color: #FFCC00;
}
/***************************************主範圍設定*/
#Main {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 190px;
}
#Main-area {
	width: 860px;
	background-image: url(design/menu-bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}
/***************************************主範圍-Menu*/
#Menu {
	width: 230px;
	float: left;
	margin-right: 10px;
}
#Menu-pic {
	width: 205px;
	padding-bottom: 300px;
	margin-left: 8px;
	background-image: url(design/menu-pic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Menu dl {
	line-height: 20px;
	font-size: 12px;
	width: 205px;
	padding-left: 8px;
	margin: 0px;
}
#Menu dt {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 25px;
	width: 205px;
	padding-top: 6px;
	text-indent: 20px;
}
.Menu_dtG {
	color: #339900;
	background-image: url(design/menu-btG.jpg);	
}
.Menu_dtG a {
	color: #339900;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}
.Menu_dtG a:hover {
	color: #006600;
}
.Menu_dtO {
	color: #996600;
	background-image: url(design/menu-btO.jpg);
}
.Menu_dtO a {
	color: #996600;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}
.Menu_dtO a:hover {
	color: #663300;
}
#Menu dd {
	background-image: url(design/menu-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px;
}
#Menu dd a {
	color: #666666;
	text-decoration: none;
}
#Menu dd a:hover {
	color: #000000;
}
#Menu dd a strong {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	padding-left: 3px;
	color: #996600;
}
/***************************************主範圍-Contents*/
#Contents {
	width: 620px;
	float: left;
}
#Banner-Titles {
	height: 40px;
	width: 530px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#Banner-Titles td {
	color: #FF9900;
	text-align: right;
	vertical-align: middle;
}
#Banner-Titles a {
	color: #FF9900;
	text-decoration: none;
}
#Banner-Titles a:hover {
	color: #FFCC00;
}
#Contents-Menu { /*內文選單*/
	margin-top: 10px;
}
#Contents-Menu dl {
	margin: 0px;
	padding: 0px;
}
#Contents-Menu ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Contents-Menu ol li {
	float: left;
	margin-right: 10px;
}
#Contents-Menu ol li a {
	color: #FF9900;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#Contents-Menu ol li a strong {
	color: #3399CC;
}
#Contents-Menu2 {
	color: #3399CC;
}
#Contents-Menu2 a {
	color: #3399CC;
	text-decoration: none;
}
#Contents-Menu2 a:hover {
	color: #FF6600;
}
#Contents-Words {/*內文文字*/
	margin: 10px 0px;
}
#Contents-Words h4 {/*內文標題1*/
	color: #993300;
	background-image: url(icon/spot-ring1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 4px;
	margin: 0px;
}
#Contents-Words h5 {/*內文標題2*/
	color: #339900;
	background-image: url(icon/spot-ring2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 6px;
	margin: 0px;
	font-size: 13px;
}
#Contents-Words h6 {/*圖表標題*/
	color: #0066CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#Contents-Words p {
	text-indent: 28px;
	margin: 10px 0px;
}
#Contents-Words ol {/*內文標題2*/
	margin: 10px 0 10px 42px;
	padding: 0px;
}
/***************************************主範圍-Copyright*/
#Copyright {
	width: 100%;
	height: 93px;
	background-image: url(design/copyright-bg.gif);
	background-repeat: repeat-x;
}
#Copyright-area {
	width: 860px;
	margin: 0 auto;
}
#Copyright-logo {
	background-image: url(design/copyright-logo.gif);
	text-indent: -5000px;
	display: block;
	float: left;
	height: 50px;
	width: 230px;
	overflow: hidden;
	margin-right: 10px;
}
#Copyright-words {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #339900;
	margin-top: 15px;
}
#Copyright-words a {
	color: #006600;
	text-decoration: none;
}
