@charset "utf-8";

.formLink a{
	background:url(img/often_arow.jpg) no-repeat 0 3px;
	padding:0 0 0 18px;
	text-decoration:underline;
	color:#06F;
}
.oftenList{
	margin:0;
	border-bottom:1px dotted #999;
}
.oftenList dt{
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	background:url(img/often_q.jpg) no-repeat;
	color:#666;
	padding-left:30px;
	height:18px;
	padding-top:3px;
	color:#336EAD;
}
.oftenList dt a{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}
.oftenList dt a:hover{
	text-decoration:none;
}
.oftenList dd{
	/*padding-left:2.2em;*/
	/*background:url(img/often_a.jpg) no-repeat 0 3px;*/
	line-height:160%;
	padding-top:2px;
	margin-bottom:5px;
	color: #666;
}
