@charset "utf-8";

#howto-top {
	height: 310px;
	width: 610px;
	background-image: url(../img/pict01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

#howto-top #cate01 {
	display: inline;
	float: left;
	width: 200px;
	height: 105px;
	margin-top: 205px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#howto-top #cate02 {
	display: inline;
	float: right;
	width: 210px;
	height: 105px;
	margin-top: 205px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

