@charset "utf-8";


#content     .main_left    {
	width: 535px;
	padding: 0 1px 1px 1px;
}

#content .main_left #contents p {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
}


#content     .main_right    {
	float: right;
	width: 241px;
	background-color: #E3EFA7;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 9px 10px 9px;
}
#question   h3  {
	background-image: url(../faq/img/q.gif);
	width: 513px;
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#question li {
	list-style-position: outside;
	list-style-image: url(../faq/img/icon_q.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#question ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;

}
#anser h3 {
	background-image: url(../faq/img/a.gif);
	width: 513px;
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#anser  ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#anser h4 {
	background-image: url(../faq/img/a_bar.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 90%;
}
#content h2   {
	background-image: url(../faq/img/title.gif);
	width: 513px;
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

