@charset "utf-8";

/*****************************************
			Category Title
*****************************************/
#categoryTitle {
	background: url(../img/title/category_title.png) 0 0 no-repeat;
	width: 1000px;
	height: 64px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*****************************************
			Local Navigation
*****************************************/
#lNav ul li { background: url(../img/title/list_point03.png) 0 4px no-repeat; }