#body {
	margin-left:27px;
	margin-top:15px;
}
#list dl{
}
#list dt{
	background-image:url(../images/q_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	margin-bottom:5px;
	margin-top:20px;
}
#list dd{
	background-image: url(../images/q_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 5px 0px 0 20px;
	line-height: 1.6em;	
	clear:both;
}
#list dd .no1{
	margin-right:15px;
	padding-left: 12px;
	font-weight: bold;
	color: #4c6216;
	clear:both;
}
#list dd .no1_etc{
	background-image: url(../images/q_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right:5px;
	padding-left: 12px;
	font-weight: bold;
	color: #4c6216;
	clear:both;
}
#list .no1_etc{
	font-weight: bold;
	color: #4c6216;
	float:left;
	width:20px;
	height:20px;
}
#list .etc {
	width:550px;
	paddind:20px;
	float:left;
}
#list dd .no10{
	margin-right:13px;
	padding-left: 7px;
	font-weight: bold;
	color: #4c6216;	
}
#list dd .no10_etc{
	background-image: url(../images/q_li.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right:5px;
	padding-left: 7px;
	font-weight: bold;
	color: #4c6216;
	clear:both;
}
#list .no10_etc{
	font-weight: bold;
	color: #4c6216;
	float:left;
	width:25px;
	height:20px;
}