.knowhow-wrapper{
	background-image: url(../img/faqbg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 155px;
}

.knowhow-mainbox {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #333;
	letter-spacing: 1pt;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.knowhow-mainbox a {
	font-weight: bold;
	color: #FFF;
	font-family: "微軟正黑體";
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-color: #066;
	border: 1px solid #F9F9F9;
}

.knowhow-mainbox a:hover  {
	font-weight: bold;
	color: #FFF;
	font-family: "微軟正黑體";
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-color: #036;
	border: 1px solid #F9F9F9;
}



.faq-topic {
	height: 35px;
	width: 170px;
	margin-bottom: 10px;
}

#buying {
	height: auto;
	width: 920px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

#pay {
	height: auto;
	width: 920px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

#buy-note {
	height: auto;
	width: 920px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 20px;
}

#buy-faq {
	height: auto;
	width: 920px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.pay-mark {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 30px;
	color: #935F2B;
}
.note-mark {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 30px;
	color: #360;
	font-weight: bold;
}

.answer {
	margin-bottom: 25px;
}

.q-mark {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	color: #5C63B6;
	font-weight: bold;
}

.q-mark2 {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}


ol{
	padding-left:30px;
}

li{
	padding-left:2px;
	margin-bottom:10px;
}
