body {
	background-image: url(../images/bg.jpg);
	margin:0;
	font-family: Arial, Helvetica, Verdana;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a.menu:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 14px;
	color: #FF2A04;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:link {
	font-size: 14px;
	color: #FF2A04;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:visited {
	font-size: 14px;
	color: #FF2A04;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:hover {
	font-size: 14px;
	color: #34A12C;
	text-decoration: none;
	font-weight: bold;
}
a.tinmenu:link {
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
a.tinmenu:visited {
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
a.tinmenu:hover {
	font-size: 12px;
	color: #FF2A04;
	text-decoration: none;
	font-weight: bold;
}
.copyright{
	font-size: 12px;
	color: #34A12C;
}.product {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.Bproduct {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.notice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF3300;
	text-decoration: none;
}
.Inp {
	font-size: 12px;
	border: thin none;
	color: #000000;
	background-color: #999999;

}
.CInp {
	font-size: 12px;
	border: 1px solid #e4e4e4;
}

.navlink {
	visibility: hidden;
	position: absolute;
}
