﻿body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/en/index/bg.gif');
	background-repeat: repeat-x;
}
h1 {
	text-indent: -9000px; /* this h1 used for logo*/;
	margin: 0;
	padding: 0;
}
h2 {
	text-indent: -9000px; /* this h1 used for titles*/;
	margin: 0;
	padding: 0;
}
img {
	border-width: 0px;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.main-c {
	width: 750px;
	height: 400px;
	margin: 75px auto 0px auto;
}
.flash-c{
	width: 750px;
	height: 262px;
	background-image: url('../images/en/index/flash.gif');
	background-repeat: no-repeat;
}
.menu-m-c {
	width: 750px;
	height: 80px;
}

.menu-l {
	width: 28px;
	height: 80px;
	background-image: url('../images/en/index/menu-left.gif');
	background-repeat: no-repeat;
}
.menu-r {
	width: 90px;
	height: 80px;
	background-image: url('../images/en/index/menu-right.gif');
	background-repeat: no-repeat;
}
.menu-c {
	width: 632px;
	height: 80px;
	background-image: url('../images/en/index/menu-bg.gif');
	background-repeat: repeat-x;
	vertical-align: top;
}
.menu-table {
	width: 632px;
	height: 19px;
	margin-top: 27px;
}
.menu-paperhistory {
	display: block;
	background-image: url('../images/en/index/menu-paperhistory.gif');
	width: 123px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
}
a.menu-paperhistory:hover {
	background-position: 0px -19px;
}
.menu-customers {
	display: block;
	background-image: url('../images/en/index/menu-customers.gif');
	width: 103px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
}
a.menu-customers:hover {
	background-position: 0px -19px;
}
.menu-suppliers {
	display: block;
	background-image: url('../images/en/index/menu-suppliers.gif');
	width: 102px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
}
a.menu-suppliers:hover {
	background-position: 0px -19px;
}
.menu-products {
	display: block;
	background-image: url('../images/en/index/menu-products.gif');
	width: 102px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
}
a.menu-products:hover {
	background-position: 0px -19px;
}
.menu-contact {
	display: block;
	background-image: url('../images/en/index/menu-contact.gif');
	width: 102px;
	height: 19px;
	float: left;
	background-repeat: no-repeat;
}
a.menu-contact:hover {
	background-position: 0px -19px;
}

.txt {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
}
.txt a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #bf151b;
	text-decoration: none;
	line-height: 20px;
}
.txt a:hover {
	color: #bf151b;
	text-decoration: underline;
}
.footer-txt {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.footer-txt a {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.footer-txt a:hover {
	color: #bf151b;
	text-decoration: none;
}
