@CHARSET "UTF-8";


#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;
}

h5.biggreen{
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: double 4px #70AF57;
	padding-bottom: 5px;
	background-image: url("../img/qa/q.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;	
}

#content p{
	margin-bottom: 80px;
	background-image: url("../img/qa/a.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;	
	line-height: 1.9em;
	font-size: 1.0em;
}
