/* CSS Document */
.illusExp {
	float : left;
	margin-bottom : 15px;
	margin-right :10px;
}
.dateExp {
	font-weight : bold;
}
.margin10{
	margin-left : 75px;
}
.descriptionExp ul {
	list-style-type : none;
}
.formatDate {
	font-weight : bold;
	margin-bottom : 5px;
	margin-top : 5px;
}
.cellRea{
	clear : both;
}
.illus01 {
	border : 1px solid #000;
	width :550px;
	margin-bottom : 5px;
	margin-left : 7px;
	
}
.illus01 img{
	margin : auto;
}
.btnAll {
	margin-right : 15px;
	clear :both ; 
	float : right;
}