@charset "utf-8";
/* CSS Document */
#navigation{
background:url(images/a_02.jpg);
height:80px;
overflow:hidden;
padding:0px;
position:relative;
z-index:1;
}

#navigation ul
{
background-image:url(images/h_02.gif);
background-repeat:no-repeat;
width:490px;
height:58px;
padding:0px;
overflow:hidden;
margin:auto;
margin-top:0px;
list-style:none;
}
#navigation ul li
{
display:block;
float:left;
position:relative;
}
#navigation ul li a
{
display:block;
float:left;
overflow:hidden;
cursor:pointer;
}
#companya{
background:url(images/h_02.gif);
width:95px;
height:48px;
}
#companya:hover{
background-position:0px -60px;
}
#chinesea{
margin-left:45px!important;margin-left:23px;
margin-top:34px;
width:35px;
height:20px;
}
#chinesea:hover
{
background:url(images/h_02.gif);
background-position:-140px -93px;
}
#englisha{
margin-left:24px!important;margin-left:11px;
margin-top:34px;
width:65px;
height:20px;
}
#englisha:hover
{
background:url(images/h_02.gif);
background-position:-199px -93px;
}
#producta{
height:48px;
width:95px;
margin-left:30px!important;margin-left:15px;
}
#producta:hover{
background:url(images/h_02.gif);
background-position:-294px -60px;
}
#plistb{
background:url(images/i_04.jpg);
}
#contacta{
margin-left:10px!important;margin-left:5px;
width:90px;
height:48px;
}
#contacta:hover
{
background:url(images/h_02.gif);
background-position:-399px -60px;
}


