@charset "UTF-8";

#fl_main {
	background-image:url(../../guide/images/fl2_06.gif);
	background-repeat:repeat-y;
	background-position:0 4px;
	margin:0 0 20px 10px;
}
#top_img {
	background-image:url(../images/flower_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:185px 25px 10px;
	position:relative
}
#top_img h1{
	position:absolute;
	left:-10000px;
}

#top_img p{
	padding:0 0 8px;
}
#fl_footer {
	clear:both;
	background-image:url(../../guide/images/fl2_08.gif);
	padding:5px 0 10px;
}

#flower_images {
	background-image:url(../images/fl_deco.gif);
	padding:0 0 1px;
	background-position:bottom;
	background-repeat:repeat-x;
	width:587px;
	margin:0 auto;
}
.flower_entry {
	clear:both;
	padding:8px 0;
	background-image:url(../images/flower_entry.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 0 10px;
}

.flower_entry .clearfix {
	background-image:url(../images/flower_entry-02.gif);
	background-repeat:repeat-y;
	padding:2px 0;
}
.flower_entry_footer {
	background-image:url(../images/flower_entry-03.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 8px;
}
.flower_body {
	float:left;
	width:250px;
	padding: 0 0 0 8px;
}
.flower_body img {
	width:240px;
	padding:4px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
.flower_more h2{
	text-align:right;
	background-color:#63ad8a;
	padding:3px 8px;
	margin:0 0 5px;
	color:#FFFF00;
	border-bottom:1px solid #cccccc;
}
.flower_more {
	float:right;
	width:323px;
	background-image:url(../images/fl_deco.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:8px;
}
.flower_more div{
	padding:0 8px 0 5px;
}




























