@charset "utf-8";
/* CSS Document */

#wrapper #content #main-content #sub-content {
	margin: 0px;
	padding: 0px 0px 188px;
	height: auto;
	background: url(../images/fqa_bg_04.jpg) no-repeat left bottom;
}
#wrapper #content #main-content #sub-content .inBox dl {
	background: url(../images/faq_bg_02.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 13px 13px 10px;
}
#wrapper #content #main-content #sub-content .inBox dt {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 35px;
	background: url(../images/faq_icon_01.gif) no-repeat;
	height: 30px;
	line-height: 25px;
	font-size: 16px;
	color: #E30055;
	font-weight: normal;
	border-bottom: 1px solid #bbb6b9;
}
#wrapper #content #main-content #sub-content .inBox dd {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background: url(../images/faq_icon_02.gif) no-repeat;
	line-height: 18px;
	color: #333333;
}
#wrapper #content #main-content #sub-content #unText {
	background: url(../images/faq_icon_03.gif) no-repeat left top;
	padding-left: 20px;
	line-height: 13px;
	color: #333333;
	margin-left: 40px;
}

.inBox {
	background: url(../images/faq_bg_03.gif) no-repeat left top;
	margin: 0px auto;
	padding: 10px 0px;
	height: auto;
	width: 453px;
}

