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

.rte-block_1-top {
	text-align:left;
	font-size:11px;
	padding:0 15px 0 15px;
	height:45px;
	width:190px;
	background-color:#eeeeee;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:URL('image/top.gif');
}

.rte-block_1-top A:LINK, .rte-block_1-top A:VISITED {
	font-size:11px;
}

.rte-block_1-middle {
	text-align:left;
	padding:0 15px 0 15px;
	font-size:9px;
	background-position:left;
	background-repeat:repeat-y;
	background-image:URL('image/middle.gif');
}

.rte-block_1-bottom {
	text-align:left;
	font-size:12px;
	height:30px;
	background-color:#eeeeee;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:URL('image/bottom.gif');
}





