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



*********************************************************************************************/
@media only screen and (max-width:960px){
}
@media only screen and (max-width:768px){
}
@media only screen and (max-width:568px){
}


dl{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

dt{
	margin-bottom:10px;
	padding:6px 0 8px 40px;
	background:url(../images/index_icon_q.gif) no-repeat 0 2px;
	color:#C73E72;
}

dd{
	padding:6px 0 10px 40px;
	background:url(../images/index_icon_a.gif) no-repeat 0 2px;
}


