* {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
}
body {
	background-color: #0E0F11;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu {
	width:490px;
	height:39px;
	margin:0 auto;
}
#menu ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
.border {
	border: 2px solid #454545;
	background-color:#000000;
}
#menu a {
	display: block;
	height: 39px;
	font-size: 12px;
	text-align: center;
	float: left;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#menu a:hover {
	background-image: url(/newEbiz1/en574nbnewartres/images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: underline;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
textarea {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	background-color: #FFFFFF;
}
/*new offer*/
#NewOfferTable {
	border:0;
	text-align: center;
	width: 95%;
}
/*每一个新品表格*/
.NewOfferTable {
}
/*新品名称等对齐方式*/
.NewOfferLeft {
}
.NewOfferRight {
}
#ProductsListTable {
	border:0;
	text-align: center;
	width: 95%;
}
/*产品详细页*/
.ProductsTitle {
	word-break: break-all;
	line-height:1.8em;
	font-size: 14px;
	text-align: center;
}

#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 115px;
}
#PSearch select {
	width: 115px;
}
.bgb {
	background-image: url(/newEbiz1/en574nbnewartres/images/text-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#newssearch table
{
	text-align: center;
	width: 180px;
}
#newssearch td {
	line-height: 2.5em;
}
#newssearch input {
	width: 140px;
}
#newssearch select {
	width: 140px;
}
