@charset "utf-8";

/* �ض���ȡ�����˻��Ť���ʾ
============================================================================== */
#faq{
	margin: 0 0 30px;
}
.section.frame .faq_wrap{
	padding: 50px 0;
}
.section.frame .faq_wrap li{
	margin: 80px 0 0;
	padding: 0;
}
.section.frame .faq_wrap li.first{
	margin-top: 0;
}
.section.frame .faq_wrap li dt{
	min-height: 37px;
	padding: 12px 0 5px 45px;
	font-size: 130%;
	background: url(/img/faq/faq_ico_01.png) no-repeat 0 0;
}
.section.frame .faq_wrap li dd{
	min-height: 37px;
	margin: 10px 0 0;
	padding: 5px 0 0 45px;
	line-height: 1.6;
	font-size: 110%;
	background: url(/img/faq/faq_ico_02.png) no-repeat 0 0;
}
.section.frame .faq_wrap li dd p{
	margin: 0 0 10px;
}
.section.frame .faq_wrap li dd a{
	text-decoration: underline;
}
.section.frame .faq_wrap li dd a:hover{
	text-decoration: none;
}
.section.frame .faq_wrap li dd p{
	margin: 0 0 10px;
}
.section.frame .faq_wrap li dd ul,
.section.frame .faq_wrap li dd ol{
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
}
.section.frame .faq_wrap li dd ul li,
.section.frame .faq_wrap li dd ol li{
	margin-top: 5px;
	padding-left: 0;
}
.section.frame .faq_wrap li dd ul li:after,
.section.frame .faq_wrap li dd ol li:after { content: ""; display: block; clear: both; }

.section.frame .faq_wrap li dd ul li .point,
.section.frame .faq_wrap li dd ol li .num{
	float: left;
	width: 20px;
}
.section.frame .faq_wrap li dd ul li .txt,
.section.frame .faq_wrap li dd ol li .txt{
	float: left;
	width: 890px;
}
.section.frame .faq_wrap li dd ul li .txt .point,
.section.frame .faq_wrap li dd ol li .txt .point{
	color: #d3586c;
}

/* ע����� */
.section.frame .faq_wrap .attention{
	font-size: 80%;
}
.section.frame .faq_wrap li dd .attention ul,
.section.frame .faq_wrap li dd .attention ol{
	margin-top: 0;
	padding: 0;
}
.section.frame .faq_wrap li dd .attention ul li,
.section.frame .faq_wrap li dd .attention ol li{
	margin-top: 5px;
	padding-left: 0;
}
.section.frame .faq_wrap li dd .attention ul li:after,
.section.frame .faq_wrap li dd .attention ol li:after { content: ""; display: block; clear: both; }

.section.frame .faq_wrap li dd .attention ul li .point,
.section.frame .faq_wrap li dd .attention ol li .num{
	float: left;
	width: 20px;
	color: #d3586c;
}
.section.frame .faq_wrap li dd .attention ul li .point{
	width: 10px;
}
.section.frame .faq_wrap li dd .attention ul li .txt,
.section.frame .faq_wrap li dd .attention ol li .txt{
	float: left;
	width: 890px;
}