
.menu{text-decoration: none;} /* 链接无下划线,有为underline */ 
a.menu:link {color: #000000;} /* 未访问的链接 */
a.menu:visited {color: #6A0000;} /* 已访问的链接 */
a.menu:hover{color: #FF0000;text-decoration: none;} /* 鼠标在链接上 */ 
a.menu:active {color: #6A0000;} /* 点击激活链接 */


.bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg1 {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.idSpan{
	color:#000000;
	font-size:13px;
	font-weight: bold;
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#FEF4E7,Strength=3);
}

a.idSpan:link		{	color: #000000;	text-decoration: none;font-weight: bold;}
a.idSpan:visited	{	color: #000000;	text-decoration: none;font-weight: bold;}
a.idSpan:hover		{	text-decoration: none;font-weight: bold;color:#FFFF00;}



.idSpannone{
	color:#000000;
	font-size:13px;
	font-weight: bold;
	height:10px;
	
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#FEF4E7,Strength=3);
	
}

.idSpanselect{
	color:#FF0000;
	font-size:13px;
	font-weight: bold;
	height:10px;
	width:80px;
	
	/*
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#FF0000,Strength=3);		
	background-color:#FAF1B6;
	background-image:url("images/g05.gif");
	background-repeat: no-repeat;*/
}


.menuselect{
	color:#FF0000;
	font-size:13px;	
	font-weight: bold;
	background-color:#FAF1B6;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#FFFFFF,Strength=3);
}

a.menuselect:link	{	text-decoration: none;font-weight: bold; }
a.menuselect:visited{	text-decoration: none;font-weight: bold; }
a.menuselect:hover	{	text-decoration: none;font-weight: bold; }





.td {
	font-size: 12px;
	color: #333300;
	text-align:left;
	line-height: 20px;
}
td {
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.zong {
	font-size: 12px;
	color: #996600;
}
.linex {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3D89E;
}
a.more:link {
	font-size: 12px;
	color: #7B5300;
	line-height: 20px;
	text-decoration: none;
}
a.more:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.more:hover {
	font-size: 12px;
	line-height: 20px;
	color: #336600;
}
a.class:link {
	font-size: 12px;
	color: #333300;
	line-height: 20px;
	text-decoration: none;
}
a.class:visited {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.class:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #006600;
}
.zi16 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.green {
	font-size: 12px;
	color: #006600;
}
a.green:link {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.green:hover {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
.neirong {
	font-size: 14px;
	color: #484848;
	line-height: 20px;
}
.content {
	font-size: 14px;
	color: #484848;
	line-height: 20px;
}
.blue {
	font-size: 12px;
	color: #195792;
}
a.blue:link {
	font-size: 12px;
	color: #195792;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #195792;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #195792;
	text-decoration: underline;
}
.white3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.aWhite				{	font-size: 12px;font-weight: normal; color: #FFFFFF;	text-decoration: none;}
a.aWhite:link		{	font-size: 12px;font-weight: normal; color: #FFFFFF;	text-decoration: none;}
a.aWhite:visited	{	font-size: 12px;font-weight: normal; color: #FFFFFF;	text-decoration: none;}
a.aWhite:hover		{	font-size: 12px;font-weight: normal; color: #FF6633;	text-decoration: none;}
