#text {                         
	width: 50px;                  
	float: left;                  
	text-align: center;           
}                               
a:link {                        
	font-size: 12px;              
	font-weight: normal;          
	color: #5C8331;               
	text-decoration: none;        
}                               
a:visited {                     
	font-size: 12px;              
	color: #5C8331;               
	font-weight: normal;          
	text-decoration: none;        
}                               
a:active {                      
	font-size: 12px;              
	font-weight: normal;          
	color: #333333;               
}
a:hover {
	color: #A4D023;
}

.text {
	font-size: 14px;
	font-weight: bold;
	color: #23785C;
	text-align: left;
}
.text_yellow {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.text_green {
	font-size: 14px;
	color: #5C8331;
	font-weight: bold;
	text-align: center;
}
.hui a{
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 18px;
}
.hui a:hover {
	font-size: 12px;
	color: #A4D023;
}

.green a{
	font-size: 12px;
	color: #5C8331;
}
.text16 a{
	font-size: 16px;
	color: #5C8331;
	text-decoration: underline;
}

.text_blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.text_biaozhun {
	font-size: 12px;
	color: #666666;
	padding-bottom: 0px;
	line-height: 22px;
	text-align: left;
}
.text_biaozhun_center {
	font-size: 12px;
	color: #666666;
	padding-bottom: 0px;
	line-height: 22px;
	text-align: center;
}
.more {
	font-size: 12px;
	color: #5C8331;
	line-height: 10px;
}
.hight {
	line-height: 12px;
	height: 12px;
}

.display a, .display a:hover{
	font-size: 100%;
	color: #5C8331;
	text-decoration: underline;
}


/* left.php show div */

#menu{
width:930px; 
font-size:14px;
}

.anylinkcss{ 
position:absolute; 
visibility: hidden; 
border:1px solid black; 
border-bottom-width: 0; 
font:normal 12px Verdana; 
line-height: 18px; 
z-index: 100; 
background-color: #E9FECB; 
width: 60px; 
} 

.anylinkcss a{ 
width: 100%; 
display: block; 
text-indent: 3px; 
border-bottom: 1px solid black; 
padding: 1px 0; 
text-decoration: none; 
text-indent: 5px; 
} 

.anylinkcss a:hover{ /*hover background color*/ 
background-color: black; 
color: white; 
} 

