#main_section .article_section .contents_group {
	width: 844px;
	float: left;
	margin-left: 25px;
}
#main_section .article_section .contents_group .category_path {
	color: #959595;
	height: 25px;
	padding-top: 13px;
}
#main_section .article_section .contents_group .category_img {
}
#main_section .article_section .contents_group .closed_product_group {
	margin-top: 30px;
}
#main_section .article_section .contents_group .closed_product_group .closed_prd_text {
	color: #656565;
	width: 820px;
	line-height: 22px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 20px;
}
#main_section .article_section .contents_group .closed_product_group .more {
	text-align: right;
}

#main_section .article_section .contents_group .closed_product_group .more > span {
	display: block;
	color: red;
	margin-right: 25px;
	margin-top: 10px;
	text-decoration: underline;
}
#main_section .article_section .contents_group .closed_product_group .closed_prd {
	overflow: hidden;
}
#main_section .article_section .contents_group .closed_product_group .closed_prd .closed_title {
	font-size:18px;
	font-weight:bold;
}
#main_section .article_section .contents_group .closed_product_group .closed_prd > ul {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_section .article_section .contents_group .closed_product_group .closed_prd > ul > li {
	float: left;
	width: 203px;
	height: 190px;
	text-align: center;
	border: 1px solid #CCC;
	padding:15px 0px 0px 0px;
	margin:1px 1px 1px 0px;
}

.prd_page_group {
	text-align: center;
}
/* ---------- page group css start ---------- */
.page_group {
	overflow: hidden;
	display: inline-block;
}
.page_group > li {
	float: left;
	margin-right: 15px;
	color: #5e5e5e;
	height: 21px;
	line-height: 21px;
}
.page_group > li a:link, .page_group > li a:visited {
	color: #5e5e5e;
}
.board_page_number {
	color: red;
}
/* ---------- page group css end ---------- */