#cat_box01{
	width:700px;
	height:291px;
	margin:20px 0;
}

#cat_box02{
	width:700px;
	margin:20px 0;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
	border-left:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

#cat_le{
	width:500px;
	height:291px;
	float:left;
}
	

#cat_ri{
	width:178px;
	height:289px;
	float:right;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
	border-left:#000 solid 1px;
	border-bottom:#000 solid 1px;	
}

.tx01{
	color:#ff0000;
	text-align:left;
	margin-left:3px;
}

.tx02{	
	text-align:left;
	margin-left:3px;
}

.tx03{
	width:680px;
	text-align:left;
}

.img01{
	text-align:left;
}