	/*系统样式*/
body {
	font-family: "Arial";
	font-size: 11px;
	color: #2D2D2D;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #333366;

}

td {
	font-family:"arial";
	font-size: 11px;
}

th {
	font-family:"arial";
	font-size: 11px;
}

a:link {
    font-size: 11px;
	color: #081A6D;
	text-decoration: none;
}
a:visited {
    font-size: 11px;
	color: #081A6D;
	text-decoration: none;
}
a:hover {
    font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

	/*内容样式*/
td.content {
	font-size: 11px;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;
	color: #333333;

}
td.content a:link{
	font-size: 11px;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	color: #333333;

}
td.content a:hover{
    font-size: 11px;
	color: #006600;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:visited{
	font-size: 11px;
	text-decoration: none;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	color: #333333;
}
.copybg {
	background-image: url(copybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	/*菜单*/
td.menu {
	text-decoration: none;
	color: #ffffff;
	height: 16px;
	line-height: 15px;


	}
td.menu a:link{
	text-decoration: none;
	color: #ffffff;
	height: 16px;

}
td.menu a:visited{
	text-decoration: none;
	color: #ffffff;
	height: 16px;

}
td.menu a:hover{
	text-decoration: none;
	color: #C0FF00;
	height: 16px;
	font-weight: bold;
	border: none;


}
.bt {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #292964;
	font-size: 11px;
	font-family:"arial";
	border: 1px solid #292964;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 19px;
	FILTER: glow(strength=1,color=#00002E);
	line-height: 17px;
}
.input {
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: 250px;
	font-size: 11px;
	font-family:"arial";
	border: 1px solid #008400;


}
.searchinput {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
	font-family:arial;
	border: none;

}

td.ty {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
td.mb {
	COLOR: #ffffff;
	text-decoration: none;
	FILTER: glow(strength=1,color=#3F9400);
}
td.mb a:link{
	COLOR: #ffffff;
	text-decoration: none;
}
td.mb a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
td.mb a:hover{
	COLOR: #CCFF00;
	text-decoration: none;
}
/*右边菜单*/
td.casemb {
	COLOR: #ffffff;
	text-decoration: none;
	FILTER: glow(strength=1,color=#000033);
	font-weight: bold;
}
td.casemb a:link{
	COLOR: #ffffff;
	text-decoration: none;
}
td.casemb a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
td.casemb a:hover{
	COLOR: #CCFF00;
	text-decoration: none;
}

	/*白色字*/
td.ffffff {
	text-decoration: none;
	color: #ffffff;
	line-height: 22px;

	}
td.ffffff a:link{
	text-decoration: none;
	color: #ffffff;

}
td.ffffff a:visited{
	text-decoration: none;
	color: #ffffff;

}
td.ffffff a:hover{
	text-decoration: none;
	color: #C0FF00;

}
.side{
background-color: #FDFFF7;border-top: none;border-right: 1px solid #1E8A06;border-bottom: 1px solid #1E8A06;border-left: 1px solid #1E8A06;
}
.leftbg{
BACKGROUND-COLOR: #FDFFF7;background-image: url(../images/userloginbg.gif);background-position: top;background-repeat: repeat-x;
}.inputbg {
	font-size: 11px;
	background-image: url(inputbg.gif);
	height: 17px;
	border: 1px solid #589333;
	font-family: "arial";
	color: #006633;
}
