/* CSS Document */

#main_wide{
width:100%;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
line-height:14pt;
margin:0 auto;
background:#FFFFFF;
color:#000000;
}

#main, #main_cafe, .style2, table, #main_cafe2{
width:100%;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
line-height:14pt;
margin:0 auto;
background:#FFFFFF;
color:#000000;
}

#side_a, #side_b{
display:none;
}
.poetry{
color:#000000;
}

#main_wide .floatleft{
	float:left;
	margin:10px 20px 10px 0;
}

#main_wide .floatright{
	float:right;
	margin:10px 0 10px 20px;
}