#menu-bar_n {
  width: 400px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  line-height: 100%;
font-family: Century Gothic, Cordia News, Tahoma; 
font-size:16px;
font-weight:bold;
text-decoration: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background: #8B8B8B;
  background: linear-gradient(top,  #7aaaae,  #628689);
  background: -ms-linear-gradient(top,  #7aaaae,  #628689);
  background: -webkit-gradient(linear, left top, left bottom, from(#7aaaae), to(#628689));
  background: -moz-linear-gradient(top,  #7aaaae,  #628689);*/
  /*background: -ms-linear-gradient(left, #7b00ce 0%,#0c7c00 28%,#0c7c00 50%,#207cca 56%,#7db9e8 100%); /* IE10+ 
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b00ce', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
  border: solid 0px #36c8e0;
  position:relative;
  z-index:999;
}
#menu-bar_n a {
color: #000;
text-decoration: none;
cursor: pointer;
}
.thtext1_n {
padding: 6px 0px 6px 0px;
border-right: solid 1px #36c8e0;
width:189px;
text-align:center;
float:left;
}
.thtext2_n {
padding: 6px 20px 6px 60px;
background-image:url('close_left.png');
background-repeat:no-repeat; 
background-position:left bottom;
text-align:center;
float:left;
}
.thtext3_n {
padding: 6px 0px 6px 55px;
background-image:url('close_middle.png');
background-repeat:no-repeat; 
background-position:left;
text-align:center;
float:left;
}
.engtext_n {
color:#FFF;
text-shadow: 1px 2px 0px #656565;
font-size:14px;
}
#menu-line1_n {
background: #36c8e0;
float:left;
}