#menu_left{
  position:relative;
  float:left;
  width:310px;
}
#menu_wrapper{
  position:relative;
  float:left;
  left:0px;
  top:24px;
  width:266px;
}
#menu_top{
  position:relative;
  float:left;
  width:266px;
  height:34px;
  background:url('../images/menu_top.png') no-repeat;
}
#menu_mid{
  position:relative;
  float:left;
  width:266px;
  height:32px;
  background:url('../images/menu_mid.png') no-repeat;
}
#menu_bottom{
  position:relative;
  float:left;
  width:266px;
  height:35px;
  background:url('../images/menu_bottom.png') no-repeat;
}

.box{
  position:relative;
  float:left;
  top:5px;
}
#first, #advantage, #strategy, #performance, #investor, #advisor, #new{
  position:relative;
  float:right;
  width:200px;
  height:20px;
  top:5px;
  text-align:left;
}
#first{
  top:8px;
}

.left_menu_text{
  font-weight:bold;
  font-size:14px;
  color:#FFFFFF;
}
#menu_text_wrapper{
  width:180px;
  position:relative;
  float:left;
  cursor:pointer;
  left:4px;
}
#menu_left_submenu1, #menu_left_submenu2, #menu_left_submenu3, #menu_left_submenu4{
  position:relative;
  float:right;
  width:186px;

}
#menu_left_sub{
  position:relative;
  float:right;
  width:186px;
  height:25px;
  background:url('../images/menu_left_sub.png') no-repeat;
  cursor:pointer;
}
#menu_left_sub_last{
  position:relative;
  float:right;
  width:186px;
  height:25px;
  background:url('../images/menu_left_sub_last.png') no-repeat;
  cursor:pointer;
}
#menu_sub_first, #menu_sub_first2, #menu_sub_advantage, #menu_sub_advantage2, #menu_sub_strategy, #menu_sub_strategy2, #menu_sub_investor, #menu_sub_investor2, #menu_sub_performance, #menu_sub_performance2, #menu_sub_advisor, #menu_sub_advisor2, #menu_sub_new, #menu_sub_new2, #menu_sub_newsroom{
  position:relative;
  float:right;
  width:186px;
  height:25px;
  cursor:pointer;
}
#menu_sub_first{
  background:url('../images/menu_sub_first.png') no-repeat;
}
#menu_sub_first2{
  background:url('../images/menu_sub_first2.png') no-repeat;
}
#menu_sub_advantage{
  background:url('../images/menu_sub_advantage.png') no-repeat;
}
#menu_sub_advantage2{
  background:url('../images/menu_sub_advantage2.png') no-repeat;
}
#menu_sub_strategy{
  background:url('../images/menu_sub_strategy.png') no-repeat;
}
#menu_sub_strategy2{
  background:url('../images/menu_sub_strategy2.png') no-repeat;
}
#menu_sub_investor{
  background:url('../images/menu_sub_investor.png') no-repeat;
}
#menu_sub_investor2{
  background:url('../images/menu_sub_investor2.png') no-repeat;
}
#menu_sub_performance{
  background:url('../images/menu_sub_performance.png') no-repeat;
}
#menu_sub_performance2{
  background:url('../images/menu_sub_performance2.png') no-repeat;
}
#menu_sub_advisor{
  background:url('../images/menu_sub_advisor.png') no-repeat;
}
#menu_sub_advisor2{
  background:url('../images/menu_sub_advisor2.png') no-repeat;
}
#menu_sub_new{
  background:url('../images/menu_sub_new.png') no-repeat;
}
#menu_sub_new2{
  background:url('../images/menu_sub_new2.png') no-repeat;
}
#menu_sub_newsroom{
  background:url('../images/menu_sub_newsroom.png') no-repeat;
}
.menu_end_line{
  position:relative;
  float:left;
  background:url('../images/menu_end_line.png') no-repeat;
  width:265px;
  left:1px;
  height:5px;
}

.menu_sub_text{
  position:relative;
  float:left;
  top:3px;
  font-size:14px;
  color:#FFFFFF;
  left:17px;
}





