body {
	margin: 0px;
}
.bg {  background-attachment: fixed; background-image: url(Img/Bg.gif); background-repeat: no-repeat; background-position: left top}
td   {
	font-size:11px;
	font-family:verdana;
	/*word-break:break-all;*//* qoooo 切断英文单词，强制英文换行 oooob */
	word-wrap:break-word;
	color: #000000;
}
a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
.Plus {
	color: #4A519C;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
A.Plus:link,A.Plus:visited,A.Plus:active {
	color: #4A519C;
	TEXT-DECORATION:none;
}
A.Plus:hover {
	COLOR:#8D9483;
	TEXT-DECORATION:none;
}
.Plus_Products {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}
A.Plus_Products:link,A.Plus_Products:visited,A.Plus_Products:active {
	color: #eeeeee;
	TEXT-DECORATION:none;
}
A.Plus_Products:hover {
	COLOR:#ffffff;
	TEXT-DECORATION:none;
}
.Menus {
	color: #4A519C;
	font-weight: bold;
	font-family: "宋体";
	font-size: 12px;
}
A.Menus:link,A.Menus:visited,A.Menus:active {
	color: #4A519C;
	TEXT-DECORATION:none;
	padding-right: 15px;
	padding-left: 15px;
}
A.Menus:hover {
	COLOR:#8D9483;
	TEXT-DECORATION:none;
}
.Blue {
	color: #4A519C;
	font-weight: bold;
	font-family: "verdana";
	font-size: 11px;
}
A.Blue:link,A.Blue:active {
	color: #4A519C;
	TEXT-DECORATION:none;
}
A.Blue:visited {
	COLOR:#7E84C2;
	TEXT-DECORATION:none;
}
A.Blue:hover {
	COLOR:#5E64B3;
	TEXT-DECORATION:underline;
}
.fff {
	color: #ffffff;
}
A.fff:link,A.fff:visited,A.fff:active {
	color: #ffffff;
	TEXT-DECORATION:none;
}
A.fff:hover {
	COLOR:#eeeeee;
	/*background-color: #C3C3C3;*/
	TEXT-DECORATION:none;
}
.699 {
	color: #6998CE;
}
A.699:link,A.699:visited,A.699:active {
	color: #6998CE;
	TEXT-DECORATION:none;
}
A.699:hover {
	COLOR:#6998CE;
	/*background-color: #C3C3C3;*/
	TEXT-DECORATION:none;
}
.Products {
	color: #4A519C;
}
A.Products:link,A.Products:visited{
	color: #4A519C;
	TEXT-DECORATION:none;
}
A.Products:active {
	COLOR:#6998CE;
	TEXT-DECORATION:underline;
}
A.Products:hover {
	COLOR:#6998CE;
	TEXT-DECORATION:underline;
}
.bian {
	border: 1px solid #CCCCCC;
}
.bian_666 {
	border: 1px solid #666666;
}
.bian_fff {
	border: 1px solid #ffffff;
}
.input-text {
	color: #666666;
	height: 18px;
	background-image: url(img/bg_box.gif);
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}
textarea {
	font-size: 9pt;
	color: #333333;
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.Search-text {
	color: #333333;
	height: 18px;
	background-image: url(img/bg_box.gif);
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}
.texts {
	line-height: 180%;
}
.input-text {
	font-size: 9pt;
	border: 1px solid #999999;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub {
	font-size: 9pt;
	width: 50pt;
	border: 1px outset #CCCCCC;
	height: 14pt;
	padding-top: 1px;
}
.del2 {
	font-family: "Tahoma";
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: #FFFFFF;
	height: 15px;
	width: 30px;
	cursor: hand;
}