﻿/* Home Page */ 
/*** 02. Menu ***/
/** ----------------------------------------------------- **/
#menu{margin:0; width:100%; height:60px;margin-bottom:18px;}
.menu{margin:0; width:100%; min-height:60px; background: url(../images/general/menu_bg_new.png) no-repeat scroll center top;}
#menu_center{margin:0 auto; width:870px; height:46px;} 
#Menu1 > li > a {font-weight:bold;padding:7px 8px;}
 
.he-site  .MM > li{ display:block;height:46px;} 
.he-site #Menu1 > li  {padding-top:14px;padding-bottom:14px;font-size:16px;height:auto;} 

.en-site .SM li a, .en-site .SM li a:link {font-size: 12px;font-weight: normal;padding: 10px 10px 10px 10px;text-align: left;text-decoration: none;}
.en-site #Menu1 > li > a {font-weight: normal;}
.en-site  .MM > li > a,.en-site .MM > li > a:link { padding-top:5px;padding-bottom:5px; display:block;height:36px;}

.MM li.first{background: none;}
   
 

.en-site .MM li a,.en-site .MM li a:link{text-align:left;padding-left:12px;}

.MM>li.selected_1>a, .MM>li:hover>a{
	background-color:#74a62e;
	-webkit-box-shadow: inset 2px 2px 0 0 #719d31, 3px 3px 0 0 #8cbf43;
	box-shadow: inset 2px 2px 0 0 #719d31, 3px 3px 0 0 #8cbf43;
	-webkit-border-radius:3px;
	border-radius:3px;
}


.SM li.selected_2 a, .SM li.selected_2 a:link{background-color:#7CAD3A;}

/*
menu_center ul
*/
#menu1{float: right;padding-top: 0;right: 0;top: 0;width: 100%;}
#menu1{
    background-color: transparent;
    background-image: none;
    border-width: 0;
    height: auto;
    padding: 0;
    position: static;
    z-index: 9999;
}
.MM > li {display: block;float: right;height: 46px;width: 120px;}
#Menu1 .separator{ width:2px; height:45px;}	
#Menu1 .separator a{margin:0px;padding:0px;}