	/*系统样式*/
body {
	font-family: "Arial";
	font-size: 11px;
	color: #424242;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #333333;

}

td {
	font-family:"arial";
	font-size: 11px;
	color: #424242;
}
.td1 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}



th {
	font-family:"arial";
	font-size: 11px;
	color: #424242;
}

a:link {
	color: #424242;
	text-decoration: none;
}
a:visited {
	color: #424242;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

	/*内容样式*/
td.content {
	color: #424242;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
	color: #424242;
	line-height: 22px;
	text-align:justify; 
	text-justify:inter-ideograph;

}
td.content a:hover{
	color: #CC0000;
	line-height: 22px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: underline;

}
td.content a:visited{
	color: #424242;
	text-decoration: none;
	line-height: 22px;
	text-align:justify; 
	text-justify:inter-ideograph;
	}

.font1{
	COLOR: #005F00;
	text-decoration: none;
	font-weight: bold;
}
.font1 a:link{
	COLOR: #005F00;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #005F00;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #005F00;
	text-decoration: underline;
}

.font2{
	COLOR: #005F00;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #005F00;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #005F00;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #005F00;
	text-decoration: underline;
}



	/*文字中夹有英文的文字样式*/
td.cnenfont {
	text-decoration: none;
	line-height: 22px;
	color: #424242;
	}
td.cnenfont a:link{
	text-decoration: none;
	line-height: 22px;
	color: #424242;
}
td.cnenfont a:visited{
	text-decoration: none;
	line-height: 22px;
	color: #424242;
}
td.cnenfont a:hover{
	text-decoration: underline;
	line-height: 22px;
	color: #424242;

}

	/*纯英文的文字样式*/
td.enfont {
	text-decoration: none;
	color: #424242;
	}
td.enfont a:link{
	text-decoration: none;
	color: #424242;
}
td.enfont a:visited{
	text-decoration: none;
	color: #424242;
}
td.enfont a:hover{
	text-decoration: underline;
	color: #424242;

}

.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: 11px;
	font-family:arial;
}
.input {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-size: 11px;
	font-family:arial;


}
td.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
.font {
	line-height: 22px;
	text-decoration: none;

}
.linebg {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}
.lbg {
	background-image: url(l2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rbg {
	background-image: url(r2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.h22{
	line-height: 22px;
	WORD-WRAP: break-word;
}