#productList_inner h1{
	background:url(../common_images/prdt_category_head.jpg) no-repeat top center;
	width:638px;
	height:145px;
	/* \*/ overflow:hidden; /* */
	margin-bottom: 20px;
	text-align:left;
	text-indent:-10000px;
	display:block;
}
#productList_inner h1#prdt_bd-r{
	background-position:0px 0px;	
}
#productList_inner h1#prdt_bd-re{
	background-position:0px -160px;	
}
#productList_inner h1#prdt_dvd-r{
	background-position:0px -320px;	
}
#productList_inner h1#prdt_dvd_plus_r{
	background-position:0px -480px;	
}
#productList_inner h1#prdt_dvd-rw{
	background-position:0px -640px;	
}
#productList_inner h1#prdt_dvd_plus_rw{
	background-position:0px -800px;	
}
#productList_inner h1#prdt_dvd-r_dl{
	background-position:0px -960px;	
}
#productList_inner h1#prdt_cd-r{
	background-position:0px -1120px;	
}

#productList_inner img.detail_photo{
	margin:0px auto;
}
#productList_inner .buy_now{
	width: 300px;
	position: relative;
	text-align: right;
	padding: 4px 0px;
}
#productList_inner .good_point{
	width: 300px;
	position: relative;
	text-align: center;
	padding: 8px 0px;
}
#productList_inner .good_point h3{
	font-size:120%;
	color: #1797AF;
}
#productList_inner .model_name{
	color:#000000;
	position: relative;
	width: 300px;
	margin: 4px 0px;
	text-align: left;
	background-color: #E8E8E8;
}
#productList_inner .model_name h4{
	font-size:140%;
	font-weight: bold;
	padding:0px 0px 0px 12px;
	float: left;
	line-height: 160%;
	width: 200px;
}
#productList_inner .model_name h4 a{
	text-decoration:none;
	color:#000000;
}
#productList_inner .model_summary{
	font-size:110%;
	line-height:120%;
	text-align:left;
	width: 300px;
}
#productList_inner .model_summary p{
	padding:12px 4px;
}
.btn_detail{
	float:right;
}
.btn_detail a{
	background:url(../common_images/btn_detail.gif) no-repeat top left;
	width:70px;
	height:25px;
	/* \*/ overflow:hidden; /* */
	text-align:left;
	text-indent:-10000px;
	display:block;
}
.btn_detail a:hover{
	background-position:-80px 0px;
}

/* LIST Detail */
.productDetail{
	text-align: center;
	width: 300px;
	float: left;
	padding: 16px 10px;
}
.productDetail_inner{
}

