@charset "UTF-8";

div#ToppageBottom {
	clear:both;
	margin:20px 0 0 0;
	padding-bottom:10px;
	height:50px;
}

div#ToppageBottom:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}

div#ToppageBottom p#PolusLogo {
	width:400px;
	float:left;
	font-size:10px;
}

div#ToppageBottom p#PolusLogo a {
	color:#333333;
	text-decoration:none;
}



div#ToppageBottom p#Polustec {
	width:400px;
	font-size: 12px;
	color:#333333;
	text-align:right;
	float:right;

}
