@charset "utf-8";

dl.exam{}
dl.exam dt{
font-weight:bold;
color:#cd5e3c;
border-left:2px solid #e6b422;
border-bottom:1px dotted #e8d3c7;
background-color:#fff1cf;
padding:4px 3px 2px 4px;
}
dl.exam dd{
margin-top:10px;
}

.ulindent-6-6 li{
	text-indent: -6.6em;
	margin-left: 6.6em;
}