@charset "utf-8";
/* CSS Document */

#con_menu {
width:800px;
height:57px;
}

#menu-01_ {
float:left;
width:111px;
height:57px;
}

#menu-02_ {
float:left;
width:111px;
height:57px;
}

#menu-03_ {
float:left;
width:111px;
height:57px;
}

#menu-04_ {
float:left;
width:111px;
height:57px;
}

#menu-05_ {
float:left;
width:111px;
height:57px;
}

#menu-06_ {
float:left;
width:111px;
height:57px;
}

#menu-07_ {
float:left;
width:133px;
height:57px;
}

a.home {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_01.jpg);
text-decoration: none;
}
a.home:hover {
background-position: 0 -57px;
}
a.about {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_02.jpg);
text-decoration: none;
}
a.about:hover {
background-position: 0 -57px;
}


a.about_active {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_active_02.jpg);
text-decoration: none;
}
a.about_active:hover {
background-position: 0 -57px;
}

a.adstar {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_03.jpg);
text-decoration: none;
}
a.adstar:hover {
background-position: 0 -57px;
}

a.adstar_active {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_active_03.jpg);
text-decoration: none;
}
a.adstar_active:hover {
background-position: 0 -57px;
}

a.product {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_04.jpg);
text-decoration: none;
}
a.product:hover {
background-position: 0 -57px;
}
a.product_active {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_active_04.jpg);
text-decoration: none;
}
a.product_active:hover {
background-position: 0 -57px;
}


a.order {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_05.jpg);
text-decoration: none;
}
a.order:hover {
background-position: 0 -57px;
}
a.order_active {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_active_05.jpg);
text-decoration: none;
}
a.order_active:hover {
background-position: 0 -57px;
}

a.representatives {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_06.jpg);
text-decoration: none;
}
a.representatives:hover {
background-position: 0 -57px;
}
a.representatives_active {
border:0;
display: block;
width:111px;
height: 57px;
background: url(images/menu_active_06.jpg);
text-decoration: none;
}
a.representatives_active:hover {
background-position: 0 -57px;
}

a.contact {
border:0;
display: block;
width:133px;
height: 57px;
background: url(images/menu_07.jpg);
text-decoration: none;
}
a.contact:hover {
background-position: 0 -57px;
}

a.contact_active {
border:0;
display: block;
width:133px;
height: 57px;
background: url(images/menu_active_07.jpg);
text-decoration: none;
}
a.contact_actiive:hover {
background-position: 0 -57px;
}