﻿@charset "utf-8";
/*CSS Info ======================================================================
File Name: Layout.css
Editor: Sophia
CreateDate:2010/12/06
Last Editor: Eliam
LastDate: 2024/08/1
Version: 1.0
---------------------------
【 Table of Contents 】
	DIV XHTML頁面
	Free Style
	使用jQuery
	橫向Menu，頁面置中
=================================================================================*/

/*===============================================================================
                         以下是內容頁版面設定
=================================================================================*/
body {
}

#Wrap {}

/*-----------------Header-----------------*/
#Header {
	height:136px;
	min-width:900px;
	_width:900px;
	padding-top:0px;
}

#RouteNav{	
}
	
#Banner {
	background-image: url(../images/Banner.jpg);
	background-repeat: no-repeat;
	min-width:900px;
	_width:900px;
	height:105px;
	background-position: 0px 0px;
}

#mainMenu{
	font-family: "微軟正黑體", Arial;
	height:36px;
}

#mainMenu .Menu{	/*---第一層選單---*/
	padding:0 0em;
	padding-left:340px;
} 

#mainMenu .Menu ul{	}
.Menu li{
	float:left;
	margin-right:0em;
	line-height:24px;
	font-size:1.23em;
}

.Menu li a{
	color:#244509;
	font-size:1em;
	padding:2px 12px;
	*padding:0px 10px;
	
}

.Menu li a:hover,.Menu li.Mark a{
	background-image:url(../images/menu-hover.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	border-right: 1px solid #B9EF59;
}

.Menu li.First{
	
}

#mainMenu .subMenu{ /*---第二層選單---*/
	padding:0 1em;
	padding-left:40px;
	background-image: url(../images/subMenu-BG.jpg);
	background-repeat: repeat;
	background-position: left top;
	_height:36px;
}

.subMenu{
	min-height:36px;
	padding-left:350px;
}

.subMenu ul{
}

.subMenu li{
	color:#535353;
	float:left;
	line-height: 15px; /*總高度25px*/
	margin-bottom:5px;
	margin-top:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535353;
	padding-right: 1em;
	margin-left: 1em;
}

.subMenu li a{
	font-size:1.1em;
	color:#535353;
}

.subMenu li a:hover{
	color: #F63;
}

.subMenu li.First{
	margin-left:0;
}

/*-----------------Content-----------------*/
#Content {
	background-image:url(../images/contant-bg.png);
	background-repeat:repeat-y;
	background-position: left top;
}

#Main{
	color: #808285;
	margin-top:30px;
	font-family: "微軟正黑體", Arial;
}

#MainCont {
	padding: 5px 44px;
	min-height: 330px;
}

#LeftArea{
	float:left;
	width:250px;
	margin-left:20px;
	margin-top:10px;
}
	
#sideMenu{
	min-height:205px;
	padding:28px 0 0 46px;
	background-position: left top;
	background-repeat: no-repeat;
}
	
#sideMenu.Menu00{
	background-image: url(../images/MenuTitle_00.png);
}

#sideMenu h2{
	color:#303f1d;
	font-weight:bold;
	line-height:30px;
	font-family: "微軟正黑體", Arial;
	font-size:2em;
	margin-bottom:8px;
}

#sideMenu ul{
}

#sideMenu li{
	font-size:1.5em;
	font-weight:bold;
	line-height:1.6em;
}

#sideMenu li a{
	color: #67a932;
}

#sideMenu li a:hover, #sideMenu li.Mark a{
	background-image: url(../images/icon-sidemenu.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	color: #2a5e01;
	font-weight:bold;
	padding-left:20px;
}

#InfoMain{
	float:left;
	width:700px;
	padding-top:28px;
}

#PageTitle{
	background-image: url(../images/PageTitleBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 600px;
	padding-left:26px;
	font-family: "微軟正黑體", Arial;
	margin:0 0 1em 10px;
	}
	
#PageTitle h1{
	color:#303f1d;
	font-weight:bold;
	line-height: 48px;
	font-size: 1.7em;
	float:left;
	}
	
#PageTitle  h2{
	background-image: url(../images/PageTitleClipBG.png);
	background-repeat: no-repeat;
	background-position: left 50%;	
	float:left;
	font-size: 1.5em;
	line-height: 48px;
	color:#5ec6d5;
	margin-left:5px;
	padding-left:10px;
	}
	
#PageCont{
	margin:5px 10px 5px 10px;
	color:#777777;
}

#PageCont .contL1 {
	margin-bottom:20px;
}

#PageCont h3{
	line-height:2.5em;
	font-size:1.4em;
	font-weight:bold;
	color:#333;
	background-image: url(../images/Icon_Arrow.gif);
	background-position: 4px 50%;
	background-repeat: no-repeat;
	padding-left: 1.8em;
}

#PageCont h3.news{
	background:none;
	padding-left:0px;
	line-height:1.5em;
	font-size:1.2em;
}

#PageCont h4{
	line-height:1.8em;
	font-size:1.3em;
	font-weight:bold;
	color:#063;
	background-image: url(../images/Icon_ArrowSmall.gif);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	padding-left: 1.2em;
}

#PageCont p{ 
	line-height:1.6em;
	margin:0 7px 0.5em 7px;
	font-size:1.23em;
	font-family: "微軟正黑體", Arial;
}

p.imgDesc {
	padding-top:10px;
}

#PageCont strong{
	color: #006;
}
	
#PageCont ul{
	margin: 0.5em 7px 0.5em 20px;
}
	
#PageCont li{
	line-height:1.8em;
	font-size:1.2em;
	font-family: "微軟正黑體", Arial;
	background-image: url(../images/Icon-GrayDot.png);
	background-repeat: no-repeat;
	background-position: left 8px;;
	padding-left: 25px;
}

.contImgArea {
	margin:25px auto;
}

#QuickNav{
	background:url(../images/Icon_top.png) no-repeat;
	background-color:#ccc;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	box-shadow: 10px 10px 5px #ccc; 
	-moz-box-shadow: 10px 10px 5px #ccc; 
	-webkit-box-shadow: 3px 3px 5px #ccc; 
	-khtml-box-shadow: 10px 10px 5px #ccc; 
	width:50px;
	height:50px;
	position:fixed;
	bottom:30px;
	right:90px;
	cursor:pointer;
}

#QuickNav ul{}
#QuickNav li{
	font-size:1.2em;
}

.post {
	clear:both;;
	margin-bottom:25px;
}

.right {
	float:left;
	display:block;
	width:88%;
	margin-left:10px;
}

/***** public pages style ******/
article {
	width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}

article * {
	font-family: 'Microsoft JhengHei', Arial;
}

	article h2, h3, h4, h5 {
		font-weight: bold;
		padding-bottom: 20px;
	}

article h2 {
	color: #3c5f19;
	font-size: 2rem;
	text-align: center;
	padding-bottom: 30px;
}

#Content article h3 {
	color: #690;
	font-size: 1.5rem;
	line-height: normal;
	letter-spacing: normal;
	background-image: url(../images/assess/Assess_tittle-o.png);
	background-position: 0px 20px;
	padding-left: 12px;
	padding-bottom: 26px
}

#Content article h3 span {
	font-size: 1.25rem;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

#Content article h4 {
	color: #486b06;
	font-size: 1.275rem;
	background-image: url(../images/assess/icon_leaf.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	background-size: 20px auto;
	padding-bottom: 13px;
	padding-left: 22px;
}

article h5 {
	color: #71a80b;
	font-size: 1.125rem;
	background-image: url(../images/assess/icon_arrow-Y1.png);
	background-repeat: no-repeat;
	background-position: left 0;
	background-size: 20px auto;
	padding-bottom: 13px;
	padding-left: 23px;
	margin-left: 10px;
}

article a {
	color: #227b4e;
	font-weight: bold;
	padding: 2px 5px;
	border: 2px solid #fff;
	transition: .3s all ease;
}

	article a:hover {
		color: #c98817;
		border: 2px solid #edd177;
		border-radius: 5px;
	}

article p, article li {
	color: #636363;
	font-size: 1rem;
	letter-spacing: 1px;
	line-height: 1.5rem;
	text-indent: 2rem;
	position: relative;
}

	article p.QA {
		color: #845b0a;
		font-weight: bold;
		font-size: 1.125rem;
		margin-bottom: 10px;
	}

		article p.QA::first-letter {
			color: #d89e19;
			font-size: 1.875rem;
			font-family:  'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
			text-shadow: 1px 2px 3px #ccc;
			padding-right: 3px;
		}

	article p.answer {
		margin-left: 2rem;
	}

	article ul {
		margin-bottom: 26px;
		margin-left: 16px;
	}

article li {
	margin-bottom: 10px;
}

article li::before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #bec6b1;
	position: absolute;
	left: 19px;
	top: 8px;
}

article ul.link li {
	margin-bottom: 14px;
}

article ul.link li::before {
	background-color: #b0c7b5;
}

article ul.speclist li {
	color: #7b866b;
	font-weight: bold;
}

	article ul.speclist li span {
		display: block;
		color: #636363;
		font-weight: normal;
		line-height: 1.375rem;
		text-indent: initial;
		padding: 2px 0 10px 30px;
	}

article p, article p + p {
	margin-bottom: 20px;
}

figure {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 16px 0 50px;
	background: #f2f4ed;
	padding: 50px;
	border-radius: 50px;
}

	figure img {
		width: 430px;
	}

		figure img.imgSmall {
			width: 370px;
		}

		figcaption {
			color: #5b7640;
			font-size: .875rem;
			line-height: 1.375rem;
			padding-left: 40px;
		}



/*------ Contact ------*/	
.contact {
	font-size:1.2em;
	margin-top:30px;
}

.contact h5 {
	text-align:right;
	padding-left:10px;
	line-height:42px;
	width:8%;
	float:left;
	display:block;
}

.contact input {
	width:90%;
	height:42px; 
	background-color:#ebfcfd;
	border:1px solid #c6f3f6;
	padding-left:10px;
}

.contact textarea {
	width:90%;
	height:150px; 
	background-color:#ebfcfd;
	border:1px solid #c6f3f6;
	padding-left:10px;
}

a.button{
	cursor: pointer;
	font-size: 16px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 10px 0;
	padding: 8px 20px;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	margin-left:300px;
}

a.button.button01{background: #67a32d;}
a.button:hover{opacity: 0.8;}

/*------ Q&A ------*/
#PageCont h4.QA {
	background-image:none;
	padding-left:.8em;
}

span.question {
	font-family:"Arial" ;
	font-size:1.2em;
	text-shadow: 2px 2px 3px #777;
	padding-right:3px;
}

#PageCont ul.answer {
	margin-left:35px;
}

#PageCont ul.answer li {
	background-image:none;
	list-style-type:upper-alpha;
	list-style-position:outside;
	padding-left:5px;
}
/*-----------------Others-----------------*/	
.imgSolution{
	float: left;
	margin: 0 10px 0 0;
}
.contL1{
	margin-left:23px;
}
.contL2{
	margin-left:35px;
	}
.contL3{
	margin-left:0px;
}	
.CHTleftP p,.contL1 p,.contL2 p{
	text-indent:1em;
	}
.contImgArea{	/*圖片區*/
	text-align:center;
	}
#PageCont .contImgArea p.imgDesc{	/*圖片註解*/
	font-size:  1.1em;
	line-height: 1.2em;
	color: #399;
	margin:0.2em 40px 0.5em 40px;
	}

/*--快速內容連結--*/
#QuickContent{
	margin:0 5px;
	_margin:0 5px 1em 5px;
	padding:0.75em 0.5em;
	background-color:#FFC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(JS/ie-css3.htc); /*--ie用圓角套件--*/
	border: 1px solid #CDBBA9;
	}
#QuickContent p{
	_padding:5px ;
	font-size: 1.1em;
	*font-size: 1.05em;
	text-indent:-7.5em;
	margin-left:8em;
	
	*text-indent:0;
	*margin-left:0;
	}
#QuickContent .L1 {
	font-size: 1.05em;
	line-height: 1.1em;
	font-weight: bold;
	margin-right:1em;
}
#QuickContent .L1 a{
	color: #886144;
	}
#QuickContent .L1 a:hover{
	color: #6B4D36;
	}
#QuickContent p{
	margin-bottom:0;
}
#QuickContent p a{
	color: #8080C0;
	}
#QuickContent p a:hover{
	color: #8080FF;
	}











