body {
	background-image: url(images/bg_faq.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	background-image: url(images/faq_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	height: 337px;
	color: #999;
}
.portleft h1 {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.bottom a {
	font-size: 18px;
}
.porttop {
	background-image: url(images/faq_top.jpg);
	height: 217px;
	text-align: right;
}
.portright {
	background-image: url(images/faq_bg_center.jpg);
	float: left;
	height: 489px;
	width: 519px;
}
.portleft {
	background-image: url(images/faq_bg_content.jpg);
	float: left;
	height: 489px;
	width: 460px;
	font-size: 14px;
}
