#main-content {
	width:680px;
}

#main-content ul {
	list-style:none;
	margin-bottom:16px;
}

#main-content li {
	display:inline;
}

#main-content h2 {
	width:650px;
	height:31px;
	background:url(../../img/common/heading_03.gif) no-repeat left top;
	margin-bottom:25px;
	padding:10px 0 0 30px;
	font-size:18px;
}

#category {
	width:678px;
	border:1px solid #36a506;
	margin-bottom:30px;
	background:url(../../img/buy/texture_01.gif) repeat-y left top;
}

#category a:link {
	color:#36a506;
}

#category a:visited {
	color:#36a506;
}

#category a:hover {
	color:#43dc01;
}

#category ul {
	list-style:none;
	margin:10px 20px;
}

#category li {
	display:inline;
	line-height:250%;
}

#category li a {
	font-weight:bold;
	margin-right:20px;
	padding-left:15px;
	background:url(../../img/buy/icon_01.gif) no-repeat 0% 50%;
}

h3 {
	width:660px;
	padding:0 0 9px 20px;
	background:url(../../img/buy/img_01.gif) no-repeat left bottom;
	font-size:16px;
	margin-bottom:12px;
}

#new_item {
	width:678px;
	border:1px solid #ccc;
	padding:15px 0;
	margin-bottom:30px;
}

#new_item a:link {
	color:#36a506;
}

#new_item a:visited {
	color:#36a506;
}

#new_item a:hover {
	color:#43dc01;
}

#new_item ul {
	list-style:none;
	margin:0 20px;
}

#new_item li {
	display:block;
	line-height:220%;
	color:#999;
}

#new_item li a {
	font-weight:bold;
	margin-right:20px;
	padding-left:15px;
	background:url(../../img/buy/icon_01.gif) no-repeat 0% 50%;
}