#cHeader {
		width: 100%;
		height: 55px;
		text-align: left;
		border-bottom: 1px solid #ffffff;
}
#cHeaderTitle {
		float: left;
		margin-top: 15px;
}
#youAreHere {
		margin-top: 30px;
		list-style-type: none;
		float: right;
}
#youAreHere dt,#youAreHere dd {
		float: left;
		color: #ffffff;
		font-size: 85%;
}
#youAreHere a {
		color: #ffffff;
}
#youAreHere a:hover {
		text-decoration: underline;
}
#cBody {
		width: 100%;
		clear: both;
		padding-top: 25px;
}

	#cBodyLeft {
			float: left;
			width: 205px;
			height: 100px;
			padding-bottom: 315px;
	}
		#menuBody {
				width: 195px;	
				padding: 15px 5px 5px 5px;
				background: #DAE7EA;				
		}
		
		#secondaryNav1 {
				list-style-type: none;
		}
		#secondaryNav1 li {
				margin-bottom: 6px;
		}
		#secondaryNav1 li a {
				display: block;
				padding: 0 0 0 15px;
				color: #333333;
				text-align: left;
				border-left: 5px solid #333333;
				background: #f2f2f2;
		}
		#secondaryNav1 li a:hover {
				color: #666666;
		}		
		#secondaryNav1 li a.stay2 {
				border-left: 5px solid #00ADBF;		
		}
		#secondaryNav1 ul  {
				list-style-type: disc;
				color: #333333;
				padding: 10px 0;
		}
		#secondaryNav1 ul li {
				margin-left: 20px;
				margin-bottom: 0;
		}
		#secondaryNav1 ul li a {
				display: block;
				padding:0 0 3px 0;
				color: #333333;
				text-align: left;
				border-left: 0;
				background: none;		
		}
		#secondaryNav1 ul li a.stay3 {
				color: #00ADBF;
		}		
		
		
		
		#secondaryNav {
				list-style-type: none;
		}
		#secondaryNav li a {
				display: block; 
				overflow: hidden;
				padding: 3px 0px 3px 25px;
				color: #333333;
				text-align: left;
				background: url(../Images/second/bgLevel1Normal.png) 0 0;		
		}
		#secondaryNav ul li a {

				height: 100%;
				background: none;
				font-size: 90%;
				/*\*/
				letter-spacing: 0;
				/**/				
		}
		#secondaryNav ul li a:hover {
				color: #00A99D;		
		}
		#menuBottom {
				width: 205px;
				height: 250px;
				background: url(../Images/Second/cBodyMenuBottomBg.png);
		}
	#cBodyRight {
			float: right;
			width: 695px;
			text-align: left;
			color: #333333;
			padding-bottom: 100px;
	}
		.tableDL {
				width: 670px;
		}
		.tableDL th, .tableDL td {
				padding-left: 6px;
				height: 41px;
		}
		.tableDL thead {
				background-image: url(../Images/Download/tableDL0.png);
		}
		.tableDL th {
				color: #fff;
		}
		.thType, .thSize, .thDL {
				width: 80px;
		}
		.thName {
				width: 430px;
		}
		.tableDL tbody {
				background-image: url(../Images/Download/tableDL1.png);
		}
		.tableDL tbody:hover {
				color: #fff;
				background-image: url(../Images/Download/tableDL2.png);
		}	
		.tableDL td a.dl {
				display: block; 
				overflow: hidden;
				color: #ffffff;
				width: 	30px;
				/*隱藏連結文字start*/
				height: 0 !important;
				height: /**/:30px;
				padding-top: 30px;
				/*隱藏連結文字end*/
				background: url(../Images/Download/btnDownload-s.png) 0 0;	
		}
		
		
		.information {
				margin-bottom: 30px;
				width: 100%;
		}
		.information th {
				width: 25%;
				padding: 5px;
				text-align: right;
				font-weight: normal;
				background: #f2f2f2;
		}
		.information span {
				padding: 0 5px;
		}
		.information th.error {
				border-left: 3px solid #FF5050;
		}
		.information td {
				padding: 5px 5px 5px 15px;
		}
		.information input, .information textarea {
				border: 0;
				font-size: 110%;
		}
		.information td input.txt1 {
				padding: 10px 0 0 15px;
				width: 355px;
				height: 40px;
				background: url(../Images/Second/bgTxt1.png) 0 0 no-repeat;
		}
		.information td  textarea.txt2 {
				overflow: hidden;
				padding: 10px 0 0 15px;
				width: 355px;
				height: 205px;
				background: url(../Images/Second/bgTxt2.png) 0 0 no-repeat;
		}		
		.information td input.txt3 {
				padding: 3px;
				width: 250px;
				height: 20px;
				border: 1px solid #0099CC;
		}
		.information td  textarea.txt4 {
				padding: 5px;
				width: 350px;
				height: 205px;
				border: 1px solid #0099CC;
		}		
		.information td input.txt3:hover, .information td  textarea.txt4:hover {
				background: #E6F5FA;
				color: #333333;
		}		
		.information select {
				border: 1px solid #0099CC;
				padding: 3px;
		}
		.information option {
				padding: 3px;
		}	
		.information td span.btnSubmit input {
				cursor: pointer;
				padding: 3px 10px;
				background: #f2f2f2;
				border: 1px solid #0099CC;
				margin-left: 175px;
		}
