@charset "utf-8";
#consult_method {
	height: 250px;
	width: 620px;
}
#consult_method_txt {
	height: 210px;
	width: 620px;
	margin-top: 10px;
	font-size: 14px;
}
#consult_method_txt table {
	width: 620px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#consult_method_txt table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#consult_method_txt table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#consult_step {
	height: 330px;
	width: 620px;
	margin-top: 20px;
	font-size: 14px;
}
#consult_step_txt {
	height: 260px;
	width: 620px;
	margin-top: 10px;
}
#consult_step_txt table {
	width: 620px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#consult_step_txt table tr th {
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#consult_step_txt table tr td {
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#consult_faq {
	height: 300px;
	width: 620px;
	margin-top: 20px;
}
#consult_faq_txt {
	height: 260px;
	width: 620px;
	margin-top: 10px;
}
dl {
	font-size: 14px;
	line-height: 200%;
}
dt {
	padding-top: 10px;
}

dd {

}
