@CHARSET "UTF-8";

#web_services {
	width: 565px;
	height: auto;
	margin: 0px auto 0px auto;
}

#web_services .line_01{
	width:565px;
	height:1px;
	margin:0px auto 0px auto;
	background-color:#F2F2F2;
}

#web_services .totop {
	display: inline;
	float: left;
	width: 31px;
	height: 24px;
	margin: 7px 0px 0px 532px; 
	padding: 0px;
}

#web_services .totop a {
	display: block;
	width: 31px;
	height: 24px;
	margin: 0px; 
	padding: 0px;
	background-position: top left;
	background-image: url("../images/orderpage/top.gif");
	line-height: 0px;
	font-size: 0px;
}

#web_services .totop a:hover {
	background-position: bottom left;
}

