﻿ .NavMemu_Main
{	
	
}
 .NavMemu_Main table tr td.one
{
   width: 5px; BACKGROUND-IMAGE: url(Module/NavMemu_Main/nav_bg_left.gif);
}

 .NavMemu_Main table tr td.two
{
  BACKGROUND-IMAGE: url(Module/NavMemu_Main/nav_bg_center.gif); 
}

 .NavMemu_Main table tr td.two td.separator
{
  width: 1px; /* ----------间隔 的宽度--------------------------- */
  BACKGROUND-IMAGE: url(Module/NavMemu_Main/nav_bg_separator.gif);
}

.NavMemu_Main table tr td.two a
 {
 	display:block;
    padding-right: 12px;
	padding-left: 12px;
	FONT-SIZE: 14px;
	color:#000; 
	text-decoration:none;
	HEIGHT: 30px; 
   line-height: 25px; /* ---------- 图片高度 --------------------------- */
   
  }
   
.NavMemu_Main table tr td.two a span
 { /*
  display:block;
  filter:dropshadow(color=Red,offx=1,offy=1,positive=2); //设置字体效果
  height:20px;
  */
}
 .NavMemu_Main table tr td.two a.title
{

}
 .NavMemu_Main table tr td.two a.title span
{

}

 .NavMemu_Main table tr td.two a.title:hover,
 .NavMemu_Main table tr td.two a.current 
{
	BACKGROUND: url(Module/NavMemu_Main/nav_bg_current.gif) repeat-x; 
}

 .NavMemu_Main table tr td.two a.title:hover span,
 .NavMemu_Main table tr td.two a.current span
{
    color:#ffffff;
}

 .NavMemu_Main table tr td.three
{
  width: 5px; BACKGROUND-IMAGE: url(Module/NavMemu_Main/nav_bg_right.gif);
}


/*------------------------------------------------------------------------------------------------------------------------------------- */
 .NavMemu_Pic
{	

}

 .NavMemu_Pic table tr td
{
  
}

 .NavMemu_Pic table tr td.begin
{
  
}

 .NavMemu_Pic table tr td.separator
{
  width: 2px; /* ----------间隔 的宽度--------------------------- */
}

 .NavMemu_Pic table tr td a.title span
{
      FONT-SIZE: 14px;
	  color:#333;
	  text-decoration:none;	
	  background-position :0% 0%; 
}

 .NavMemu_Pic table tr td a.title:hover span, 
 .NavMemu_Pic table tr td a.current span
{
	font-size: 14px;
	color: red;
	text-decoration: none;
	background-position:0% 100%;
}


/*------------------------------------------------------------------------------------------------------------------------------------- */

 .NavMemu_Main_Tab
{	
	position:absolute; right:2px; bottom:0px;
	filter:Alpha(Opacity=100);
}

 .NavMemu_Main_Tab table tr td
{
   HEIGHT: 29px; 
   line-height: 29px; /* ---------- 图片高度的二分之一为 29px; --------------------------- */
}

 .NavMemu_Main_Tab table tr td.one
{
   width: 0px;
}

 .NavMemu_Main_Tab table tr td.two
{
  
}

 .NavMemu_Main_Tab table tr td.two td.separator
{
  width: 1px; /* ----------间隔 的宽度--------------------------- */
}

 .NavMemu_Main_Tab table tr td.two a.title
{
      display:block;
      background:url(Module/NavMemu_Main_Tab/nav1_bg_left.gif) no-repeat left top;
      padding:0 0 0 8px;/* ----------8px 为 图片 nav1_bg_left.gif 的宽度--------------------------- */   
}

 .NavMemu_Main_Tab table tr td.two a
 {
      FONT-SIZE: 14px;
	  color:#333;
	  text-decoration:none;	
 }

 .NavMemu_Main_Tab table tr td.two a.title span
{
      display:block;
      background:url(Module/NavMemu_Main_Tab/nav1_bg_right.gif) no-repeat right top;
      padding:0px 18px 0px 10px; /* --------10px = (18px - 图片 nav1_bg_left.gif 的宽度8px)  --很重要的设置 --------------------------- */
}

 .NavMemu_Main_Tab table tr td.two a.title:hover,
 .NavMemu_Main_Tab table tr td.two a.current 
{
      display:block;
      padding:0 0 0 8px; /* ----------8px 为 图片 nav1_bg_left.gif 的宽度--------------------------- */
        
      background:url(Module/NavMemu_Main_Tab/nav1_bg_left.gif) no-repeat left top;
      background-position:0% 100%; 
}

 .NavMemu_Main_Tab table tr td.two a.title:hover span,
 .NavMemu_Main_Tab table tr td.two a.current span
{
      display:block;
      padding:0px 18px 0px 10px; /* --------10px = (18px - 图片 nav1_bg_left.gif 的宽度8px)  --很重要的设置 --------------------------- */
      
      background:url(Module/NavMemu_Main_Tab/nav1_bg_right.gif) no-repeat right top;
      background-position:100% 100%; 
     
	 color:#fff;
}

 .NavMemu_Main_Tab table tr td.three
{
  width: 0px; 
}


/* ------------------------------------------------------------------------------------------------------------------------ */

  .NavMemu_Sub
{
	
}
 .NavMemu_Sub ul
{

}

 .NavMemu_Sub ul li
{
 PADDING-LEFT: 14px; BACKGROUND: url(Module/NavMemu_Sub/help_bg.gif) no-repeat; FLOAT: left; WIDTH: 60px; LINE-HEIGHT: 20px; HEIGHT: 20px
}

 .NavMemu_Sub ul li a:link {
	COLOR: #303030; TEXT-DECORATION: none
}
 .NavMemu_Sub ul li a:visited {
	COLOR: #303030; TEXT-DECORATION: none;
}  


 .NavMemu_Sub ul li a.title:hover,
 .NavMemu_Sub ul li a.current 
{
	COLOR: #f90; TEXT-DECORATION: none;
}  


/*------------------------------------------------------------------------------------------------------------------------------------- */