




/*主菜单*/
.menu{background:url(../images/menu02.gif) repeat-x top;}
.menu .menu_bg{background:url(../images/menu01.gif) no-repeat left top;height:40px;line-ehight:45px;padding:0 0px 0 0px;width:855px;overflow:hidden;}
.menu a{padding:0 12px;color:#fff;font-weight:bold;font-size:13px;line-height:45px;}
.menu a:visited{color:#fff;}
.menu a:hover{color:#fff;text-decoration:underline;}
.topsubmenu{padding:10px 0 0 30px;height:24px;overflow:hidden;}
.topsubmenu .topsubmenu_bg{background:#fff;}
.topsubmenu a{color:#000;padding:0 5px;}
.topsubmenu a:visited{color:#000;}
.topsubmenu a:hover{color:#1555a2;font-weight:bold;}
/*二级菜单*/
.submenu{padding:0 0 15px 0;}
.submenu h1{background:#d3e8fd url(../images/title02_02.gif) no-repeat right top;}
.submenu dl{padding:10px 5px 0 5px;}
.submenu dl dt{border-bottom:1px solid #d5d5d5;padding:0 20px 0 15px;color:#7c7c7c;}
.submenu dl dt a:visited{color:#7c7c7c;}
.submenu dd{border-bottom:1px solid #d5d5d5;padding:5px 10px 5px 30px;}
.submenu dd p a{line-height:20px;color:#6e8593;}
.submenu dd p a:visited{color:#6e8593;}
.submenu dd p a:hover{color:#025395;}

