@CHARSET "UTF-8";

#content dt{
	background-color: #FFF3DF;
	padding: 3px;
	font-size: 1.0em;
	font-weight: bolder;
}

#content dd{
	border: solid 3px #FFF3DF;
	padding: 6px;
	margin-bottom: 30px;
	font-size: 0.9em;
	line-height: 1.8em;
}


#lside li a{
	font-size: 0.8em;
	line-height: 1.2em;
	vertical-align: middle;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	background-position: 20px center;
}