/* CSS Document */

div#faq_img {
	margin: 10px 0px;
	width: 683px;
	text-align: center;
}
div#faq_img img {
	margin-bottom: 5px;
}

div.faq_box {
	margin: 10px 0px;
	width: 683px;
}

div.faq_box p {
	padding-left: 25px;
	padding-right: 10px;
}


div.q_folder_text {
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 20px;
	height: 20px;
	color: #E5315E;
	background-image: url(../images/faq/icon_q.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

div.q_q_text {
	margin-left: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #E5315E;
	background-image: url(../images/faq/icon_q.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.pagetop_text {
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: right;
}

.h2-bar {
	margin-bottom: 2px;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: block;
	clear: both;
	line-height: 1.6em;
	color: #707070;
	background-image: url(../images/bar/right_bar.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bolder;
}
