/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropline_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
height:34px; position:relative; font-family:arial, verdana, sans-serif; font-size:11px;z-index:500;
}
#nav .select {
margin:0; padding:0; list-style:none; white-space:nowrap ;
}
#nav li {
float:left; 
}
#nav .select a {
display:block; height:34px; float:left; padding:0 0 0 0 px; text-decoration:none; line-height:25px; white-space:nowrap; color:#ddd;text-align:left;
}
#nav .select a b {
display:block; padding:0px 0px 0px 0px;  text-align:left;
}
#nav .select li:hover a {
padding:0 0 0 0px; line-height:25px; cursor:pointer; color:#fff;
}
#nav .select li:hover a b {
display:block; padding:0 22px 0px 23px;  cursor:pointer;
}
#nav .sub {
display:none; margin:0; padding:0 0 0 0px;list-style:none;
}
#nav .sub li {background:transparent;}
#nav .select li:hover .sub {
height:20px; display:block; position:absolute; float:left; width:720px; top:33px; left:7px; text-align:center;
}
#nav .select li:hover .sub li a {
display:block;height:18px; line-height:16px; float:left;background-color:#FFF; padding:0 16px; margin:0; white-space:nowrap; border:1px solid #CCC;  color:#888;font-size:10px;
}
#nav .select li:hover .sub li a:hover {
color:#FFF; font-weight:bold; background-color:#8BB15E
}
.tdfont
{
font-family:Arial ;font-size:12px ;color:#666 ; text-align:justify
}