@charset "UTF-8";
.product_heading_main_page {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
}
.product_details_main_page {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	line-height: 12pt;
}
.product_link_main_page {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
	line-height: 12pt;
}
.detail_page_product_name {
	font-size: 24px;
	color: #cc9900;
}
.detail_page_product_type {
	font-size: 24px;
	color: #FFF;
}
.detail_page_highlights {
	font-size: 14px;
	color: #616161;
}
.detail_page_text_product {
	font-size: 18px;
	color: #3c3c3c;
	font-weight: bold;
}
.detail_page_text_information {
	font-size: 18px;
	font-weight: bold;
	color: #818181;
}
.detail_page_text {
	font-size: 14px;
	color: #616161;
}
.detail_page_text_bold {
	font-size: 14px;
	font-weight: bold;
}

