#TopMain_bg{height:100px;background-image: url(../images/top_bg.jpg);}
#TopMain{ width:870px; height:90px;margin:0 auto 10px auto;}
/********** TOP MAIN BEGIN**********/
#Logo{
	background-image: url(../images/logo.gif);
	width:210px;
	height:90px;
	float:left;
	background-repeat: no-repeat;
}
#Logo a{ display: block; width:210px; height:90px;}



#MenuMain{ width:650px; height:90px;float:left;}
#MenuMain ul{ margin:0px; height:64px; padding:10px 0px 16px 40px;}
#MenuMain ul li{ margin:0px; padding:0px; list-style:none; float:left; width:auto;}
#MenuMain ul li.spance{ background-image: url(../images/Menu/menu_link.jpg); width:2px; height:64px;}
#MenuMain ul li.Home a{
	display:block;
	background-image: url(../images/Menu/menu_01.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.Home_hov,#MenuMain ul li.Home a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov01.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}


#MenuMain ul li.About a{
	display:block;
	background-image: url(../images/Menu/menu_02.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.About_hov a,#MenuMain ul li.About a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov02.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}

#MenuMain ul li.Product a{
	display:block;
	background-image: url(../images/Menu/menu_03.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.Product_hov a,#MenuMain ul li.Product a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov03.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}

#MenuMain ul li.Appli a{
	display:block;
	background-image: url(../images/Menu/menu_04.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.Appli a:hover,#MenuMain ul li.Appli_hov a{
    height:64px;
	width:83px;
	display:block;
	background-image: url(../images/Menu/menu_hov04.jpg);
	background-repeat: no-repeat;
}

#MenuMain ul li.Agent a{
	display:block;
	background-image: url(../images/Menu/menu_05.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.Agent_hov a,#MenuMain ul li.Agent a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov05.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}


#MenuMain ul li.News a{
	display:block;
	background-image: url(../images/Menu/menu_06.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.News_hov a,#MenuMain ul li.News a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov06.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}

#MenuMain ul li.Contact a{
	display:block;
	background-image: url(../images/Menu/menu_07.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
#MenuMain ul li.Contact_hov a,#MenuMain ul li.Contact a:hover{
	display:block;
	background-image: url(../images/Menu/menu_hov07.jpg);
	background-repeat: no-repeat;
	height:64px;
	width:83px;
}
/********** TOP MAIN END**********/
