@charset "utf-8";
.m {
	float:left;
	display:block;
	padding:5px;
}
.m .selected{
	text-decoration:none;
	font-weight:bold;
}
.f {
	clear: both;
	padding-top: 20px;
	padding-bottom:20px;
}
.f16 { float:left; clear:both; font-weight:bold; font-size:14px; width:600px}
.f8 {float:left; clear:both; text-align:right; margin-top:10px; border-bottom:#666 1px dotted;  margin-bottom:50px; width:600px}
.f10 {float:left; clear:both; margin-left:30px; width:550px}
.q{display:block; float:left; color:#40B3DD; text-decoration:none;  padding:5px 10px;}
.q:hover{ text-decoration:underline}
