@charset "utf-8";
.footer_text {
	color: #FFF;
	font-size: 10px;
}

.petalayout { 
	width: 750px;
	height: 450px;
	border: solid 6px #CF0074;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}.judul_bold {
	font-weight: bold;
	color: #09F
}
.judul_big_bold {
	font-size: 16px;
	font-weight: bold;
	color: #F09;
}
.judul_boothsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9C2684;
	font-weight: bold;
}
.judul_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.judul_dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F30;
}

