.divIlustCont{
	width: 780px;
	height: 146px;
	float: left;
	margin: 5px 0 20px 0;
	overflow: hidden;
}
.divIlustModule{
	width: 133px;
	height: 146px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	background: url(../images/ilust/ilustbg.jpg);
}
.divIlustImage{
	width: 127px;
	height: 118px;
	float: left;
	margin: 2px 0 0 2px;
	overflow: hidden;
	background-color:#fff;
	border:solid 1px #bdbdbd;
}
.divMas{
	width: 20px;
	height: 20px;
	float: right;
	margin: 2px 10px 0 0;
	overflow: hidden;
	border: solid 1px;
}
.divIlustGeneral{
width: 782px;
float: left;
overflow: hidden;
}
.divGenIlustTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/ilust/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divGenFotoTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/foto/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divGenMotionTitulo{
	width: 400px;
	height: 44px;
	float: right;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	background: url(../images/motion/title.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
