@charset "utf-8";
/* CSS Document */

/*
------------------------*/
#new_item_hed_img {
	background: url(../images/category/new_item/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_new_item_hed_img {
	height: 200px;
	background: #0586ee;
}
.side_title {
	background: url(../images/category/new_item/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
