#menu {list-style-type:none; padding:0; margin:0; width:200px; background:#f5f5f5; z-index:100;  float:left; text-align:left;}
#menu ul {list-style-type:none; padding:0; margin:0; width:200px;}
#menu li {float:left; background:#f5f5f5 url(../images/dash_nevigation.jpg) bottom left repeat-x; }

#menu li a {display:block; color: #666666; font-family:verdana; font-size:11px; line-height:25px; width:200px; text-decoration:none; cursor:pointer; text-indent:10px; height:26px;}

#menu table {border-collapse:collapse; padding:0; margin:-1px;}

#menu ul {position:absolute; left:-9999px; background:#fff;}

#menu ul li a {width:195px ; padding-left:5px; color:#000; border:0; height:25px; line-height:20px; font-size:11px; }
#menu ul.scroll li a {width:195px; padding-left:5px;}

#menu a:hover {position:relative; color:#FF6600; background:url(tab1.gif) no-repeat; z-index:1;}
#menu li.sub a:hover {background:url(tab.gif) no-repeat;}

#menu li:hover > a {color:#FF6600;}
#menu li.sub:hover > a {color:#FF6600; background:#fff url(../images/link_hov_sub.jpg) left top repeat-x; width:225px; }

#menu li.ser:hover{color:#FF6600; background:#fff url(../images/link_hov_sub.jpg) left top repeat-x; width:225px; }

#menu :hover ul {position:relative; left:0; background:#000; margin-bottom:1px; margin-left:25px;}

#menu :hover ul li a {background: #DCDCDC url(../images/bolt_line.gif) bottom left repeat-x; }
#menu :hover ul li a:hover {background:#DCDCDC url(../images/bolt_border_hov.gif) center left no-repeat; color: #FF6600;}

#menu :hover ul li a.first { background:#DCDCDC url(../images/menu_top_bolt.gif) left top no-repeat; padding-top:10px;}
#menu :hover ul li a:hover.first { background:#DCDCDC url(../images/menu_top_bolt.gif) left top no-repeat; padding-top:10px;}

#menu :hover ul li a.last { background:#DCDCDC url(../images/menu_bottom_bolt.gif) left bottom no-repeat; padding-bottom:10px;}
#menu :hover ul li a:hover.last { background:#DCDCDC url(../images/menu_bottom_bolt.gif) left bottom no-repeat; padding-bottom:10px;}




.nav {
height:35px; 
background: url(../images/menu_bg.gif) repeat-x; 
position:relative; 
font-family:verdana; 
font-size:11px; 
width:900px; 
z-index:500;
}

.nav .table {
display:table; 
}
.nav .table .row {display:table-row;}


.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(..images/menu_bg.jpg); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#666666;
}

.nav .current a {
display:block; 
height:30px; 
float:left; 
background: url(../images/pro_line_2.gif); 
padding:0 0 0 0px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
display:block; 
padding:0 0px 0 15px; 
background:url(../images/pro_line_2.gif) right top;
}
.select1 li{ list-style-type:none;}
.select1 li a{ width:145px; height:35px; line-height:35px; background:url(../images/home_link.gif) left top no-repeat; display:inline-block;}
.select1 li a:hover{ width:145px; height:35px; background:url(../images/home_link_hov.gif) left top no-repeat;}

.select2 li{ list-style-type:none;}
.select2 li a{ width:130px; padding-right:20px; height:35px; line-height:35px; background:url(../images/contact_us.gif) right top no-repeat; display:inline-block; }
.select2 li a:hover{ width:130px; padding-right:20px; height:35px; background:url(../images/contact_us_hov.gif) right top no-repeat;}


.nav .select a:hover, 
.nav .select li:hover a {
background: url(../images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#eee;
}


.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(../images/pro_line_1.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:inline-block; 
position:absolute; 
width:876px;
top:25px;
margin:10px 0 50px 12px;
background:url(../images/back_0.gif); 
padding:0;
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#000;
}

.nav .current .sub li.sub_show a {
color: #990000; 
cursor:default; 
background:url(../images/back_1.gif);

}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color: #990000; 
background:url(../images/back_1.gif);
}