﻿body 
{
	font-size:9pt;
	font-family:  Arial,幼圆;
	color:#000000;
}





.DynamicMenuStyle
{
	display: block;
	text-align:center; 
    font-weight:lighter;
	background-color:#ffffff;
	cursor:pointer;
     height:23px;
     line-height:23px;

	
}
/*a.DynamicMenuStyle:link {display: block;
	text-align: left;
font-weight:lighter;

	background-color: #e6eddd;
	background-color:#836ea6;
	color: #b8c5a7;}*/


	
	.DynamicMenuItemStyle
{    
	display: block;
	text-align: left; 
    
	background-color: #e6eaf5;
	cursor:pointer;
    padding :1px 1px 1px 1px;
	/*color: #b8c5a7;
  border-top  : green 33px dotted; margin-top: 2px; padding-top: 2px;*/ }


.DynamicMenuItemStyle a
{  display : block;
	background-color: #e6eaf5;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	padding-left:10px;
	 padding-right:10px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}
.DynamicMenuItemStyle a:hover
{ 
	 color:#ffffff;
	background-color:#5887f1;
	text-align:left;
	padding-left:10px;
	 padding-right:10px;
	margin-left:10px;
	}
/*下面这句太重要了，耗费好长时间*/
  a.DynamicMenuItemStyle
{
	display: block;
	text-align:center;
	background-color: #e6eddd;
	
	color: #b8c5a7;
	
}

	



/*主菜单样式,shouye*/
.StaicMenuStyle
{
	display: block;
	text-align:center; 
    font-weight:lighter;
	background-color:#ffffff;
	cursor:pointer;
     height:23px;
     line-height:23px;

	
}
	
	.StaicMenuItemStyle
{    
	display: block;
	background-image:url(GSimages/layout_08.gif); 
	width: 85px; height: 41px;
	 background-position: left center;
	  background-repeat: no-repeat;
	cursor:pointer;
	/*color: #b8c5a7;
  border-top  : green 33px dotted; margin-top: 2px; padding-top: 2px;*/ }


.StaicMenuItemStyle a
{  display: block;
	background-image:url(GSimages/layout_08.gif); 
	width: 85px; height: 41px;
	 background-position: left center;
	  background-repeat: no-repeat;
	cursor:pointer;
}
.StaicMenuItemStyle a:hover
{ 
	display: block;
	background-image:url(GSimages/导航栏2_r1_c1.gif); 
	width: 85px; height: 41px;
	 background-position: left center;
	  background-repeat: no-repeat;
	cursor:pointer;
	}

	
