body{
  background:url(../images/bg.jpg);
}
table{
  background:#FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:0px;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#0033CC;
}
.f{
	padding:0 8px;
	line-height:24px;
}
.dot{
	background:url(../img/dot.gif) repeat-x bottom;
	line-height:24px;
}
.products_t{
	border:1px #ebebeb solid;
	padding:5px;
}
img{
	border:0;
}
.text{
	line-height:25px;
	color:#666;
	padding:10px;
}
.abouta{
	line-height:25px;
	color:#666;
	padding:10px;
	float:left;
	
}
.nav{
	font-size:14px;
	line-height:30px;
	color:#FF0000;
}
.ai{
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
}
.SF:link,.SF:visited{
  text-decoration:none;
  color:#FFFFFF;
}
.SF:hover{
  color:#00CC00;
}