/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all timesD:\x_dev\china\web\css\menu.css.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.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.
=================================================================== */
#navigation {margin-top:5px}
#navigation td.left {width:6px; background:transparent url(/images/three_0l.gif) top left no-repeat}
#navigation td.center {width:988px; background:transparent url(/images/three_0.gif) top left repeat-x}
#navigation td.right {width:6px; background:transparent url(/images/three_0r.gif) top left no-repeat}

#nav {padding-left:13px;list-style:none; height:51px; background:#07385e url(/images/three_0.gif) repeat-x; position:relative; z-index:1; font-family:"Times New Roman", Times, Georgia, serif;float:left}
#nav li.top {display:block; float:left; height:51px;}
#nav li div {float:left; height:51px; line-height:48px; color:#7cb2de; font-size:14px; padding:0;margin:0 5px;cursor:pointer}
#nav li a.top_link {display:block; float:left; height:51px; line-height:48px; color:#fff; text-decoration:underline; font-size:14px; padding:0; cursor:pointer;background: url(/images/three_0.gif);}

#nav li a.top_link span {text-decoration:underline;float:left; display:block; padding:0 5px; height:40px; background: url(/images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {text-decoration:underline;float:left; display:block; padding:0 15px 0 5px; height:40px; background: url(/images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link, 
#nav li.iehover a.top_link {color:#820024;background: url(/images/three_1a.gif) right top;cursor:pointer;text-decoration:underline}

#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {background: url(/images/three_0.gif) right top repeat-x ;cursor:pointer;text-decoration:underline}

#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down {background: url(/images/three_1a.gif) right top no-repeat;cursor:pointer;text-decoration:underline}

#nav li.active a.top_link {color:#7cb2de;cursor:pointer;text-decoration:none}
#nav li.active a.top_link span {cursor:pointer;text-decoration:none}

#nav li:hover {position:relative; z-index:200; cursor:pointer;}

#nav li:hover ul.sub
{text-align:left;left:1px; top:42px; background:#072e4d; padding:5px; border:1px solid #fff; width:200px; height:auto; z-index:300; cursor:pointer;}
#nav li:hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:200px; font-weight:normal; cursor:pointer;margin:3px 3px 3px 5px}
#nav li:hover ul.sub li a
{display:block; font-size:14px; height:auto; width:198px; line-height:18px; text-indent:0; color:#fff; text-decoration:underline; cursor:pointer;}
#nav li ul.sub li a.fly
{background:#072e4d url(/images/arrow.gif) 190px 6px no-repeat; cursor:pointer;}
#nav li:hover ul.sub li a:hover
{background:#072e4d; color:#820024; cursor:pointer;text-decoration:none}
#nav li:hover ul.sub li a.fly:hover
{background:#072e4d url(/images/arrow_over.gif) 190px 6px no-repeat; color:#820024; cursor:pointer;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:200px; top:-4px; background: #072e4d; padding:10px; border:1px solid #fff; /*white-space:nowrap;*/ width:200px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#072e4d url(/images/arrow_over.gif) 200px 6px no-repeat; color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#072e4d url(/images/arrow.gif) 200px 6px no-repeat; color:#000; border-color:#0079c1;} 

