@charset "utf-8";

/*****************************************
			Category Title
*****************************************/
#categoryTitle {
	background: url(../img/title/category_title_bg.png) 0 0 no-repeat;
	height: 89px;
	line-height: 89px;
	margin: 0 0 5px;
	text-indent: 15px;
	font-size: 171%;
	font-weight: bold;
	color: #44B158;
}