

/*define menu*/
.menu {font-size:12px;width:224px;padding-left:1px;background:#eaeaea;padding-bottom:4px;float:left; z-index:500; position:relative; margin-bottom:10px;}
.menu ul {background:transparent; float:left;}
.menu ul ul {width:183px;}
.menu ul li {float:left;display:block;width:223px;height:24px;line-height:24px;border-top:1px solid #a6a6a6; border-bottom:1px solid #ffffff; background: #fcfcfc url(../images/menu_arrow_bg.gif) no-repeat 40px -121px;}
* html .menu ul li {word-break:break-all;overflow:hidden;}
.menu ul ul li {display:block;width:161px;height:auto; line-height:140%;border:0;font-weight:normal;padding:2px 0 2px 20px; border-right:2px solid #a6a6a6;background-position:0 -52px;background-color:#fff;}
.menu ul ul .b_top {background-position:0 0;border-top:1px solid #a6a6a6;border-right:2px solid #a6a6a6; padding-top:10px;}
.menu a, .menu a:visited {display:block;float:left;height:100%; width:200px; font-size:1em;text-decoration:none;color:#333; padding:0;text-indent:1em;}
.menu ul ul li a, .menu ul ul li a:visited { display:inline;color:#000;background:none;text-indent:0;width:auto;}
.menu ul ul li a:hover {color:#CC0000;background:none;text-decoration:underline;width:161px;height:auto;}
.menu ul ul :hover > a {color:#CC0000;background:none;text-decoration:underline;width:161px;height:auto;}
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}
* html .menu a:hover { color:#CC0000;width:223px;height:24px;position:relative; z-index:100; text-decoration:none;}
.menu li:hover {position:relative;}
.menu :hover > a { color:#CC0000;width:223px;height:24px;word-break:break-all;overflow:hidden;}
.menu ul ul {position:absolute;height:0;top:-10000000px;left:196px; width:183px;padding-bottom:4px;height:auto;background:url(../images/menu_arrow_bg.gif) no-repeat 0 100%;}
.menu ul :hover ul {top:-1px;}

