/*------------------------------

Product PAGE CSS

------------------------------*/


#Product_title_categoly_amp {
    position: relative;
	visibility: visible;
	z-index: 50;
	background-image: url(../product_img/head_parts_product_amp.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	padding-top: 20px;
	padding-left: 444px;
	margin-bottom: -2px;
}
#Product_title_categoly_rec {
    position: relative;
	visibility: visible;
	z-index: 50;
	background-image: url(../product_img/head_parts_product_rec.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	padding-top: 20px;
	padding-left: 444px;
	margin-bottom: -2px;
}
#Product_title_categoly_mul {
    position: relative;
	visibility: visible;
	z-index: 50;
	background-image: url(../product_img/head_parts_product_mul.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	padding-top: 20px;
	padding-left: 444px;
	margin-bottom: -2px;
}
#Product_title_categoly_spe {
    position: relative;
	visibility: visible;
	z-index: 50;
	background-image: url(../product_img/head_parts_product_spe.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	padding-top: 20px;
	padding-left: 444px;
	margin-bottom: -2px;
}
#Product_title_categoly_mar {
    position: relative;
	visibility: visible;
	z-index: 50;
	background-image: url(../product_img/head_parts_product_mar.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 500px;
	padding-top: 20px;
	padding-left: 444px;
	margin-bottom: -2px;
}
#productBOX {
	background-image: url(../product_img/image.jpg);
	background-repeat: no-repeat;
	height: 458px;
	width: 930px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: -5px;
}
.link_zone {
	background-image: url(../product_img/link_bg.png);
	background-repeat: no-repeat;
	height: 284px;
	width: 175px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.link {
	background-image: url(../product_img/link_data.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 150px;
	padding-top: 5px;
	padding-left: 25px;
	font-family: arial, verdana, lucida, helvetica, sans-serif;
}
.back_btn_zone {
	text-align: right;
	height: auto;
	width: 927px;
	padding-top: 3px;
	padding-right: 3px;
	margin-bottom: 25px;
}


/*
===== Link setting ===========================
*/

a:link,a:visited{
	text-decoration:none;
	color: #0060F0;
}
a:hover,a:active{
	color: #80CFFF;
	text-decoration: underline;
}

/*
===== Link setting ===========================
*/
.product_data {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

