@charset "utf-8";
/*本文件设计制作：司永刚 tommys@126.com QQ:39451043*/
/* 全局 */
* {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #040F12;
	background-image: url(/newEbiz1/en574cn-shaftsres/images/bodybgb.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
}
img {
	border:0;
}
a:link, a:visited {
	text-decoration: none;
	color: #fff;/*50a8c9*/
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
form {
	display: inline;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select, option {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #333;
	background-color: #FFFFFF;
}
input {
	color: #333;
}
/*产品搜索*/
#PSearch td {
	line-height: 2.5em;
	color: #333;
}
#PSearch input {
	width: 165px;
}
#PSearch select {
	width: 165px;
}
/*新闻搜索*/
#newssearch table {
	text-align: center;
	width: 180px;
}
#newssearch td {
	line-height: 2.5em;
}
#newssearch input {
	width: 145px;
}
#newssearch select {
	width: 145px;
}
/*新品上架*/
#NewOfferTable, #ProductsListTable {
	border:0;
	text-align: center;
	width: 95%;
}
/*每一个新品表格*/
.NewOfferTable {
}
/*新品名称等对齐方式*/
.NewOfferLeft {
}
.NewOfferRight {
}
/*修饰*/
.border1 {
	border: 1px solid #E3E3E3;
}
.bgcolor {
	background-color: #F7F7F7;
}
.height5 {
	height:5px;
	overflow:hidden;
}
.height10 {
	height:10px;
	overflow:hidden;
}
.height20 {
	height:20px;
	overflow:hidden;
}
.clearboth {
	clear:both;
}
#header ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header li {
	float: left;
}
#header .head-row2 a {
	line-height: 55px;
	background-image: url(/newEbiz1/en574cn-shaftsres/images/bg-li.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 47px;
	width: 116px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #232323;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#header .head-row1 {
	height: 85px;
	text-align: left;
}
#header .head-row2 a:hover {
	background-image: url(/newEbiz1/en574cn-shaftsres/images/bg-li2.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 47px;
	width: 116px;
	line-height: 47px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
#myproductscategorylink a {
	color: #054a60;
}
.message_textarea {
	width: 350px;
}
.MessageBoard_input {
	width: 350px;
}
.MessageBoard_td {
	width: 200px;
}
.MessageBoard_td_head {
	height: 22px;
}
#myproductscategorylink td {
	color: #054a60;
}
#mybottom {
	margin-top:0.8em;
}
#mybottom * {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mybottom p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
h3.mytitle 
{
	padding-right: 0px;
	padding-left: 10px;
	font-size: 16px;
	padding-bottom: 7px;
	text-transform: capitalize;
	color: #87cee5;
	padding-top: 20px
}