@CHARSET "UTF-8";
.mi{
	width:100%;
	height:30px;
	line-height:20px;
	float:left;
	border-bottom:1px dashed gray;
}
.mi .h{
    width:100%;
    height:10px;
}
.mi a{
	float:left;
}
.mi span{
   float:right;
}