@charset "utf-8";

/*****************************************
			Category Title
*****************************************/
#categoryTitle {
	background: url(../img/title/cat_title.png) 0 0 no-repeat;
	width: 1000px;
	height: 59px;
	margin: 20px auto;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}