@charset "utf-8";
/* CSS Document */

.giveMbottom10px {
	margin-bottom:10px;
}
.giveMbottom20px {
	margin-bottom:20px;
}
.giveMbottom30px {
	margin-bottom:30px;
}

.giveMtop10px {
	margin-top:10px;
}
.giveMtop20px {
	margin-top:20px;
}
.giveMtop30px {
	margin-top:30px;
}
.giveMright10px {
	margin-right:10px;
}
.giveMright20px {
	margin-right:20px;
}
.giveMleft20px {
	margin-left:20px;
}


div.boxinroomP20px {
	padding:20px;
}
div.boxinroomP15px {
	padding:15px;
}
div.boxinroomP15pxn1 {
	padding:15px 15px 11px 15px;
}
