#contaner #center .to_top {
	text-align: right;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid; /*dashed;*/
	border-top-color: #ccc; /*#67562E;*/
	float: right;
	padding-top: 0px;
}

#contaner #center .to_top a {	text-decoration: none; }
#contaner #center .to_top a:hover  { color: #C00; text-decoration: none; }

#contaner #center .to_top_left {
	text-align: left;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid; /*dashed;*/
	border-top-color: #ccc; /*#67562E;*/
	float: left;
	padding-top: 0px;
}

#contaner #center .to_top_left a {	text-decoration: none; }
#contaner #center .to_top_left a:hover  { color: #C00; text-decoration: none; }
