@charset "utf-8";
/* CSS Document */

body
{
       margin:0px;
	padding:0px;
    background-image:url(../image/bg.jpg);
	
	color:#FFFFFF;
}
a { font-family:Tahoma; font-size:8pt;color:#ffffff; } 
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {text-decoration: none;}
a:active {text-decoration: none; }
a:hover {text-decoration: none;}


#div
{
   left:230px;
  .left:230px; 
}

#lang
{
  left:500px;
  .left:500px;
}
#button
{
  margin-left:70px;
   
 
}
#product_li
{
float:left;
list-style:none;
 margin:12px;
}
.link_1 { font-family:Tahoma; font-size:8pt;color:#c9d600; } 
.link_1:link {text-decoration: none; color:#FFFFFF;}
.link_1:visited {text-decoration: none;}
.link_1:active {text-decoration: none; }
.link_1:hover {text-decoration: none;}

.Link_2
{
 background-image:url(../image/bg.jpg);

}
