
	/********** Æ¯±ÞÃßÃµ Á¡Æ÷ ***************/
	table.sale_list_popular{
		border-collapse:collapse;
		border-top: 1px solid #939393;
		width:100%;
	}

	table.sale_list_popular td{
		border:1px solid #e1e1e1;
		padding:2px;
	}

	table.sale_list_popular th{
		border:1px solid #e1e1e1;
		background-color:#E7E7E7;
		height:25px;
	}



	/********** º£½ºÆ® ÃßÃµ Á¡Æ÷/ »ó°¡Á¡Æ÷ ***************/
	table.sale_list{
		border-collapse:collapse;
		border-top: 1px solid #939393;
		margin-top:5px;
		text-align:center;
		width:100%;
	}

	table.sale_list th{
		border:1px solid #e1e1e1;
		background-color:#E7E7E7;
		height:25px;
	}

	table.sale_list td{
		border:1px solid #e1e1e1;
	}

	table.sale_list td.sale_list_title, table.sale_list th.sale_list_title{
		background-color:#f1f1f1;
	}

	table.sale_list td.best_sale_imgtext{
		text-align:left;
		padding:3px;
	}

	table.sale_list td.best_sale_imgtext img{
		padding:2px;
		border:1px solid #e1e1e1;
	}




		/********** ¸Å¹°»ó°¡ °Ë»ö ***************/

		table td div.sale_search{
		margin-top:20px;
		border-top: 2px solid #158494;
		height:35px;
		color:#444444;
		text-align:center;
		background-color:#e9f6f7;
		}