/* ================================================================ 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
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.cssplay.co.uk/pro_dropline7.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#dropline {position:relative; font-size:13px; height:30px;}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:583px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:13px;}
#dropline li {float:left; height:30px; margin-right:1px;}
#dropline li a {float:left; display:block; height:30px; line-height:30px; padding:7px 12px 0 13px; font-family:arial, sans-serif; font-size:13px; color:#fff; text-decoration:none; font-weight:bold;}
#dropline li a.down {background:url(../images/down.gif) no-repeat right center;}
#dropline li ul li a.down {font-size:13px; color:#00446d; font-weight:normal;}
#dropline li ul li a {color:#00446d;}

#dropline li a:hover {white-space:nowrap; color:#fff;}
#dropline li a.down:hover {white-space:nowrap; color:#fff; background:url(../images/down-over.gif) no-repeat right center;}

#dropline li:hover > a {color:#fff;}
#dropline li:hover > a.down {color:#fff; background:url(../images/down-over.gif) no-repeat right center;}

#dropline li ul {position:absolute;height:28px; top:33px; left:-9999px; z-index:10; background:url(../images/sub-back.png) left top;}
#dropline li ul.floatRight li {float:right;}

#dropline :hover ul,
#dropline :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul :hover ul {left:5px; background:url(../images/sub-back.png) left bottom;width:545px;}

#dropline :hover ul ul,
#dropline :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:33px; background:transparent;}


