@charset "UTF-8";

#cate {
	margin:0 10px 0 10px;
	padding:4px 0 0 0;
}

#body {
	background: url(/images/catebg.gif);
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#body_bottom {
	background: url(/images/body_bottom.gif);
	width:900px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0 0 0;
}

#footer {
	background: url(/images/footer.gif);
	width:900px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial,Helvetica,san-self;
}