h2	{
color: #FFFFCC;
margin: 3px;
}

h3	{
margin: 1px;
}

.l_rfimg	{
margin: 2px auto;
padding: 0px auto;
float: left;
width: 190px;
}

.r_rfimg	{
margin: 2px auto;
padding: 0px auto;
float: right;
width: 190px;
}

.fl_box	{
font-size: 0.8em;
margin: 0px auto;
padding: 2px 0px 0px 2px;
border-top-width: 2px;
border-left-width: 2px;
border-top-color: #ffcc99;
border-left-color: #ffcc99;
border-top-style: solid;
border-left-style: solid;
float: left;
width: 400px;
}

.fr_box	{
font-size: 0.8em;
margin: 0px auto;
padding: 2px 2px 0px 0px;
border-top-width: 2px;
border-right-width: 2px;
border-top-color: #ffcc99;
border-right-color: #ffcc99;
border-top-style: solid;
border-right-style: solid;
float: right;
width: 400px;
}


.left-top {
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	margin: 0px auto;
	float: right;
	width: 550px;
	background: #ffcc99 url('../images/event/left-top-round.png') no-repeat;
	}
.right-top {
	background: url('../images/event/right-top-round.png') no-repeat right top;
	}
.left-bottom {
	background: url('../images/event/left-bottom-round.png') no-repeat left bottom;
	}
.right-bottom {
	padding: 10px;
	background: url('../images/event/right-bottom-round.png') no-repeat right bottom;
	}