@charset "utf-8";
.bg1 {
	background-image: url(images/top-bg1.jpg);
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/top-bg2.jpg);
	background-repeat: no-repeat;
}

.bg1_blue {
	background-image: url(images/2022/top-bg1.jpg);
	background-repeat: no-repeat;
}

.bg2_blue {
	background-image: url(images/2022/top-bg2.jpg);
	background-repeat: no-repeat;
}

.bg_color {
	background-color: #546593;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #F00;
	text-decoration: none;
}


.nav-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 22px;
	text-decoration: none;
}
.nav-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
}

.footer-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
}
.title-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
}
.content-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.products-nav-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.nav-bg {
	background-image: url(images/product-type-selected-1.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
.nav-bg2 {
	background-image: url(images/product-type-selected-2.png);
	background-repeat: no-repeat;
}



.content-font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.box-line {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
}
.content-font {


}
.content2 {
	text-align: justify;
}
.line-contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
