/*---------------------------------------*/
/* iframe‚Ě’† */
/*---------------------------------------*/
*{
	padding: 0px;
	margin: 0px;
}
body {
	background-color:transparent;
	margin: 0px;
	padding: 0px;
}
#new-arrival {
	width: 486px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#new-arrival p.pht{
	float: left;
	width: 162px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#new-arrival p.pht a{
	display: block;
	height: 115px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-image: url(../images/bg_pht.gif);
	background-repeat: no-repeat;
}
#new-arrival p.pht a:hover{
	background-image: url(../images/bg_pht_over.gif);
	background-repeat: no-repeat;
}
