@charset "utf-8";
/* CSS Document */
#show {
	position: relative;
	margin: 0;
	width: 429px;
	height: 273px;
	z-index: 2;
	padding: 0;
	left: 50px;
}
#c-process {
	position: relative;
	margin: 0;
	width: 931px;
	height: 468px;
	z-index: 2;
	padding: 0;
	top: 25px;
	left: 25px;
}
#FAQ {
	height: 270px;
	width: 438px;
	position: relative;
	left: 25px;
	float: left;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}

#faqtxt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: justify;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 35px;
}
h3 {
	font-weight: normal;
	white-space: normal;
	display: block;
	padding-left: 25px;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
}
</style>
