@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/en/images/texture_bg.jpg);
	background-position: top;
	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a.style1:link {	text-decoration: none;}
a.style1:hover {	color: #FF0000;}
a.style1:visited {	text-decoration: none;}

.f_bg {
background: url("/en/images/front_bg.png") no-repeat;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.style2:link {	text-decoration: none;}
a.style2:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.style2:visited {	text-decoration: none;}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.style4_product_Name {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
a.style4_product_Name:link {	text-decoration: none;}
a.style4_product_Name:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style5_product_Name {
	font-size: 16px;
	font-weight: bold;
	color:#FFFF00;
}
a.style5_product_Name:link {	text-decoration: none;}
a.style5_product_Name:hover {
	color:#FFFF00;
	text-decoration: underline;
}

.hyperlink {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hyperlink:link {	text-decoration: none;}
a.hyperlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.hyperlink:visited {	text-decoration: none;}

.stylec {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 12px;
}
a.stylec:link {	text-decoration: none;}
a.stylec:hover {	color: #0066FF;}
a.stylec:visited {	text-decoration: none;}

.hyperlink2 {
	color: #FFFF00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.hyperlink2:link {	text-decoration: none;}
a.hyperlink2:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.hyperlink2:visited {	text-decoration: none;}