@charset "utf-8";
/* CSS Document */

body
{
    margin:0px;
	padding:0px;
	background-image:url(../image/bg.jpg);
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	
	
 
}

#baner
{
 background-image:url(../image/photo/baner.jpg);
 width:870px;
 height:96px;
 background-repeat:no-repeat;
}
#mainpic
{
background-image:url(../image/photo/main_pic.jpg);
 background-repeat:no-repeat;
 width:870px;
 height:299px;
}

#bottompage
{
background-image:url(../image/photo/bottom.jpg);
width:870px;
height:154px;
background-repeat:no-repeat;
}
#div
{
   left:230px;
  .left:230px; 
}
#text
{
   text-align:left;
   direction:ltr;
   left:440px;
}
#lang
{
  left:500px;
  .left:500px;
}
#product_li
{
float:left;
list-style:none;
}