@import url("../../gray.css");
html,body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #5A9EE9;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #8F8F8F;
	SCROLLBAR-ARROW-COLOR:#081C5A;
	SCROLLBAR-TRACK-COLOR: #F1F1F1;
	SCROLLBAR-DARKSHADOW-COLOR: #395273;
	SCROLLBAR-BASE-COLOR: #999999;
	scrollbar-3d-light-color: #395273;
	overflow-x: hidden;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #5B5B5B;

}
.lineheight {
	font-family: "ËÎÌå";
	line-height: 13px;
}
.topbg {
	background-image: url(../root/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;


}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	color: #5B5B5B;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: none;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
.hayfont {
	color: #8F8F8F;
}
.titlefont {
	color: #F08C15;
	font-size: 16px;
	font-weight: bold;
}
p {
	font-size: 12px;
	text-indent: 24px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.title1 {
	font-weight: bold;
	color: #333333;

}
.zyfont {
	color: #FF3333;
}
.title2 {
	font-weight: bold;
	color: #7B7B7B;
}
.title3 {
	font-weight: bold;
	color: #FF6600;
}
.input {
	border: 1px solid #E3E3E3;
	width: 70px;

}
.goodsname {
	font-size: 14px;
	font-weight: bold;

}
.goodsintro {
	line-height: 16px;
	margin: 2px;
	text-indent: 24px;
}
.input2 {
	border: 1px solid #E3E3E3;
	width: 30px;
}
.tb-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
