@charset "utf-8";
@import url("../webfonts/Trajan_Pro_Regular/stylesheet.css");
@import url("../webfonts/Trajan_Pro_Regular/stylesheet.css");

/* CSS Document */
#content {
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#aside {
	text-decoration: none;
	float: left;
	width: 234px;
	margin-left: 36px;
}
#aside p {
	font-family: "Trajan Pro-Regular";
	font-size: 24px;
	font-weight: normal;
	color: #ccbfa4;
	text-decoration: none;
	float: none;
	margin-left: 20px;
	margin-top: 0px;
	word-spacing: 6px;
}
#aside ul li {
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-left: -40px;
	display: block;
	width: 206px;
	position: relative;
	line-height: 26px;
	background-image: url(../images/aside-list.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 20px;
	list-style-type: none;
	letter-spacing: 0px;
	word-spacing: 1px;
}
#aside ul li a, a:visited{
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
#aside ul li a:hover{
	text-decoration: none;
	background-color: rgba(150, 208, 70, 0.3);
}
#content-text {
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	color: #000;
	text-decoration: none;
	float: right;
	position: relative;
	width: 710px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 20px;
}
.content-H1 {
	font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
	text-decoration: none;
	position: relative;
	text-align: left;
}
.content-li {
	line-height: 20px;
	color: #000;
	text-decoration: none;
	position: relative;
	padding-right: 8px;
	margin-left:0px;
	text-align: left;
	}
.content-table-tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1E5D7;
	font-size: 15px;
}


.font-blue {
	color: #4C7BB2;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1E5D7;
}
.font-white {
	color: #fff;
}
.inspection{
	float: left;
	height: auto;
	width: 162px;
	color: #000;
	line-height: 18px;
	border: 1px solid #f6ebdc;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}

#inspection-table{
	border-style: none;
	position: relative;
	clear: right;
	width: 700px;
	float: left;
	margin-bottom: 50px;
}
