@charset "utf-8";
/* CSS Document */

.textbox {
	width: 320px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.date {
	width: 320px;
	font-weight: bold;
	font-size: 10pt;
	color: #FFF;
	margin-top: 5px;
}
.text {
	color: #FFF;
	width: 320px;
}


.separater {
	width: 320px;
	height: 5px;
	margin: 0;
	background-image: url(../sispaco/image/separater.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.body {
	background-image: url(../sispaco/image/rirekibg.png);
}
