body {
	margin: 0px;
	background-color: #F6F6F6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.left_link {
	text-decoration: none;
	background-color: #F3F3F3;
	height: 16px;
	color: #666666;
}
.left_link:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	color: #000099;
}
area {blr:expression(this.onFocus=this.blur())}
a {
	blr:expression(this.onFocus=this.blur());
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
input,TEXTAREA {
	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: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
.bottom_line {
	color: #0066CC;
}
.right_border {
	border: 1px solid #83D1FC;
}
.right_link {
	color: #674BC5;
}
.right_link:hover {
	color: #000099;
}
.products_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F528C;
	padding-top: 58px;
	padding-left: 8px;
	padding-right: 5px;
}
.input_border {
	border: none;
	background-color: #FFFFFF;
	blr:expression(this.onFocus=this.blur());
}
/*yhz add begin*/
img {
	border: none;
}
.right {
	float: right;
}
