<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.bottom{
	background:#edeeee;
	float:left;
	width:100%;
	height:110px;
	padding:30px 0px 0px 0px;
	}
.index_bottom img{
	float:left;
	width:180px;
	margin-top:10px;
	height:50px;
	margin-right:20px;
	margin-left:20px;
	}
.bottom_cont{float:left;padding-left:20px;text-align:left;line-height:20px;font-size:12px;color:#555555;margin-top:10px; border-left:1px solid #000000;}</pre></body></html>