@charset "UTF-8";

.clear {
	clear:both;
}

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.ft {
	overflow: hidden;
	zoom: 1;
}

p.list_date {
float:left;
width:8em;
}

p.list_date2 {
float:left;
width:15em;
}

p.list_category {
float:left;
width:12em;
}





