body {
	font-family: tahoma;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.button_contact {
	width: 100px;
}


h1 {
	font-size: 20px;
	font-family: tahoma;
}
.footer {
	font-size: 12px;
	color: #666666;
}


table {
	font-family: tahoma;
	font-size: 13px;
}

.product_name {
	font-size: 14px;
	font-weight: bolder;
	color: #CC0033;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topic {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.text_footer {
	font-size: 12px;
	color: #666666;
}
.input_contact {
	width: 250px;
}
.topic_bg {
	background-image: url(images/topic_bg.jpg);
	background-repeat: repeat;
}

.dot_line {
	background-image: url(images/dot_b.gif);
	background-repeat: repeat;
}
.product_transparent {
	background-image: url(images/product_transparent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.factory_transparent {
	background-image: url(images/factory_transparent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline};
