
.menu1 {padding:0; margin:0; list-style:none; height:42px; position:relative; }
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:42px; line-height:42px; color:#EEEEEE; text-decoration:none; text-align:center; padding:0 0 0 5px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 10px 0 5px;}
.menu1 li.selected a {color:#fff; background:url(../img/button3.gif);}
.menu1 li.selected a b {background:url(../img/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../img/button2.gif);}
.menu1 li a:hover b {background:url(../img/button2.gif) no-repeat right top;}
.menu1 li.selected a:hover {color:#fff; background:#000 url(../img/button3.gif); cursor:default;}
.menu1 li.selected a:hover b {background:url(../img/button3.gif) no-repeat right top;}
.nav { 
 background:#000 url(../img/button1.gif) repeat-x; height:42px; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;text-transform: uppercase;font-size:14px; width: 964px;
}

.navmid{
 display:table;margin:0 auto;
}

.subcontain{
background:#000 url(../img/pro_line_sub.gif) repeat-x bottom;
width:964px; 
height: 28px;
/*border-bottom: 1px solid #fff; */
}

.submenustyle{
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
padding:0; 
}

.sub {padding:0; margin:0; list-style:none; height:24px; position:relative; }
.sub li {float:left;}
.sub li a {display:block; float:left; height:28px; line-height:28px; color:#fff; text-decoration:none; text-align:center; padding:0 12px 0 12px; cursor:pointer;border: 1px solid #353535;border-width: 0px 1px;}
.sub li.current a {color:#26488C; background:url(../img/back_0.gif);border: 1px solid #fff;border-width: 0px 1px;}
.sub li a:hover {color:#26488C; background:#000 url(../img/back_0.gif);border: 1px solid #fff;border-width: 0px 1px;}
.sub li.current a:hover {color:#26488C; background:#000 url(../img/back_0.gif); cursor:default;border: 1px solid #fff;border-width: 0px 1px;}
.subnav { 
 background:#000 url(../img/pro_line_sub.gif) repeat-x bottom; height:28px; font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;text-transform: normal;font-size:12px; width: 964px;
}
.navmid{

 display:table;margin:0 auto;
}