.contents_group {
	width: 821px;
	float: left;
}
.contents_group .category_path {
	color: #959595;
	height: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 18px;
	margin-bottom: 21px;
}
.contents_group .category_path .sub_third_menu_href:link {
	color: #959595;
}
.contents_group .category_path .sub_third_menu_href:visited {
	color: #959595;
}


/*.contents_group .category_img {
	background-image: url("../images/accom_sale_back4.jpg");
	height: 1254px;
	letter-spacing: -1px;
}*/
.sale_title{
	color: white;
	font-size: 26px;
	font-weight: bold;
}
.accom_caution{
	margin: 18px 0 29px 0;
}

.sb_sale_btn{
	margin: 7px 0 0 585px;
}

.contents_group .product_group {
	overflow: hidden;
	margin-top: 10px;
}
.contents_group .product_group .prd_wrapper {
	width: 819px;
}
.contents_group .product_group .prd_wrapper .prd_btn_group {
	text-align: right;
	position: relative;
	height: 35px;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list {
	position: absolute;
	width: 223px;
	top: 0;
	right: 2px;
	
	z-index: 999;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li {	
	width: 213px;
	height: 28px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	line-height: 28px;
	background-color: #fff;

	color: #9a9a9a;
	
	padding-left: 10px;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li:first-child {	
	background-image: url(../images/icon_select_menu_list.png);
	background-repeat: no-repeat;
	border-top: 1px solid #ccc;
	background-position: 205px center;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li.menu_list {
	visibility: hidden;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li a {
	display: block;
	width: 223px;
	height: 28px;
}
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li a:link,
.contents_group .product_group .prd_wrapper .prd_btn_group .select_menu_list li a:visited {
	color: #9a9a9a;
}
.contents_group .product_group .prd_wrapper .prd_list_group {
	overflow: hidden;
	margin-top: 5px;
}
/* onch_hof_gallery.html */
.contents_group .product_group .prd_wrapper .prd_list_group .list_title {
	border-top: 1px solid #999999;
	height: 60px;
	line-height: 60px;
	
	font-size: 20px;
	color: #454545;
	font-weight: bold;
	text-align: center;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list>li {
	float: left;
	width: 183px;
	border: 1px solid #eaeaea;
	padding-left: 16px;
	padding-bottom: 5px;
	position: relative;
	transition: border 0.2s ease 0s;
	
	margin-left: 4px;
	margin-bottom: 4px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list>li:first-child {
	margin-left: 0;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list>li:nth-child(4n+1) {
	margin-left: 0;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list>li:hover {
	border: 1px solid #0074db;
}
/*.contents_group .product_group .prd_wrapper .prd_list_group .prd_list>li .icon_rank {
	position: absolute;
	top: 0;
	left: 0;
}*/
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list .sale_product .prd_info>li{
	color: #919191;
	margin-bottom: 5px;
	font-size: 11px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list .sale_product .prd_info .prd_img .img_sale_prd {
	width: 170px;
	height: 160px;
	margin-top: 16px;
	margin-bottom: 5px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list .sale_product .prd_info .prd_name {
	color: #5c5c5c;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.contents_group .product_group .prd_page_group {
	text-align: center;
	margin-top: 30px;
}

/* onch_category_list.html */
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li {
	overflow: hidden;
	height: 120px;
	border-bottom: 1px solid #eeeeee;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child {
	height: 25px;
	border-top: 1px solid #eeeeee;
	padding-top: 15px;
	background-color: #f9f9f9;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li{
	float: left;
	text-align: center;
	color: #656565;
	font-weight: bold;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li:first-child {
	width: 99px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li:nth-child(2) {
	width: 120px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li:nth-child(3) {
	width: 150px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li:nth-child(4) {
	width: 300px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L>li:first-child .prd_list_title>li:nth-child(5) {
	width: 150px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info>li {
	float: left;
	color: #656565;
	height: 120px;
	display: table;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info>li:first-child {
	text-align: center;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info>li:nth-child(5) {
	text-align: center;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info>li .vertical_align {
	font-family: "µ¸¿ò";
	display: table-cell;
	vertical-align: middle;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info .prd_check {
	width: 99px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info .prd_image {
	width: 120px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info .prd_information {
	width: 150px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info .prd_name {
	width: 300px;
}
.contents_group .product_group .prd_wrapper .prd_list_group .prd_list_type_L .sale_product_type_L .prd_info .btn_sale {
	width: 150px;
}

/* ---------- 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;
}
/* ---------- page group css end ---------- */