	/*系统样式*/
body {
	font-family: "Arial";
	font-size: 12px;
	color: #424242;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #FFFFFF;

}

td {
	font-family:"arial";
	font-size: 12px;
	color: #424242;
}

th {
	font-family:"arial";
	font-size: 12px;
	color: #424242;
}

a:link {
    font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #424242;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #AF0B1C;
	text-decoration: none;
}

	/*内容样式*/
td.content {
    font-size: 12px;
	color: #424242;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
    font-size: 12px;
	color: #424242;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;

}
td.content a:hover{
    font-size: 12px;
	color: #CC0000;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: underline;

}
td.content a:visited{
    font-size: 12px;
	color: #424242;
	text-decoration: none;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
	/*菜单*/
td.menu {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	color: #202020;
	background-image: url(menuline.gif);
	background-repeat: no-repeat;
	background-position: right;

	}
td.menu a:link{
	text-decoration: none;
	color: #202020;

}
td.menu a:visited{
	text-decoration: none;
	color: #202020;

}
td.menu a:hover{
	text-decoration: none;
	color: #990000;
	font-weight: bold;


}
.bt {
	text-decoration: none;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #E8E8E8;
	font-size: 12px;
	font-family:arial;
}

.input {
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family:"arial";
	height: 25px;
	line-height: 22px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 200px;



}
.memberinput {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family:arial;
	border: none;
	width: 100%;
}
.searchinput {
	COLOR: #474747;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-family:"arial";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	height: 22px;
	line-height:16px;
	font-weight: bold;
	padding: 3px;
}
td.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
.scr
{
margin:5px;
overflow: auto;
clip: rect( );
height:250px;
SCROLLBAR-FACE-COLOR: #E1DFD7;
SCROLLBAR-HIGHLIGHT-COLOR: #ECEAE4;
SCROLLBAR-SHADOW-COLOR: #ECEAE4;
SCROLLBAR-3DLIGHT-COLOR: #ECEAE4;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #ECEAE4;
SCROLLBAR-DARKSHADOW-COLOR: #ECEAE4;
SCROLLBAR-BASE-COLOR: #ECEAE4;
}
