@charset "utf-8";



#mainContent #categoryTitle {
	background-image: url(../img/page/category/3.gif);
	margin: 10px auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 83px;
}
#mainContent #categoryTitle #titletext {
	display: none;
}
#mainContent #categoryTitle #titlebar {
	background-image: url(../img/page/category/category_02.gif);
	width: 635px;
	display: block;
	height: 83px;
	padding-left: 265px;
	background-repeat: no-repeat;
	background-position: right top;
}




#mainContent #content {
	margin: auto;
	width: 800px;
}
