@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
body {
	background-color: #646565;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #EA2127;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #000;
}
h1 strong {
	color: #000;
}
h2 {
	color: #114378;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.prod_txt {
	line-height: 20px;
	padding-bottom: 10px;
}
.img-r1 {
	float: right;
	margin-top: -10px;
}
.img-r {
	float: right;
}
.v2 {
	background-image: url(images/v1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.v1 {
	background-image: url(images/v-arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.bt-menu {
	color: #CCC;
}
.bt-menu a {
	color: #FFF;
	text-decoration: none;
}
.bt-menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.nr1 {
	background-image: url(images/nr1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 42px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47a8e5;
	padding-left: 50px;
	margin-bottom: 15px;
}
.nr2 {
	background-image: url(images/nr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 42px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47a8e5;
	padding-left: 50px;
	margin-bottom: 15px;
}
.nr3 {
	background-image: url(images/nr3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 42px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47a8e5;
	padding-left: 50px;
	margin-bottom: 15px;
}
.nr4 {
	background-image: url(images/nr4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 42px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47a8e5;
	padding-left: 50px;
	margin-bottom: 15px;
}
.nr5 {
	background-image: url(images/nr5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 42px;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47a8e5;
	padding-left: 50px;
	margin-bottom: 15px;
}
.tit1 {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 10px;
	margin-top: 40px;
}
.tit2 {
	width: 400px;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #47a8e5;
	margin-top: 5px;
}
.subtit1 {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #FFF;
	margin-top: 40px;
	text-transform: uppercase;
	margin-left: 15px;
}
.subtit2 {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 5px;
	margin-left: 15px;
}
.cp {
	color: #CCC;
	font-size: 11px;
}
