/* CSS Document */

.menu {
	padding:0px;
	width: 800px;
	float: left;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #78B4E0;
	margin: 0px;
}
.menu table {
	width: 800px;
	float: left;
	margin: 0px;
	border: 0px;
	height: 35px;
	background-image: url(../image/menu/bg.gif);
	background-repeat: repeat-x;
}
.menu img,td {
	border:0px;
	height:35px;
}
.menu .menu_bg1{
	width:160px;
}
.menu .menu_bg2{
	width:62px;
}
.menu .menu_bg3{
	width:161px;
}
.menu .product{
	width:70px;
}
.menu .order{
	width:68px;
}
.menu .front{
	width:83px;
}
.menu .other_menu{
	width:72px;
}
