* {
	font-size: 12px;
	font-family:"宋体";
	color: #333;
}
body {
	background-image: url(../../../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	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: #333;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
select {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #333;
	background-color: #FFFFFF;
}
/*新品上架*/
#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;
}

#ProductDes {
	width: 500px;
}
#righttitle {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 1em;
	height: 26px;
	margin-bottom:20px;
}
.rightbg {
	background-image: url(../../../images/righttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#PSearch {
	margin-top:10px;
}
#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 140px;
}
#PSearch select {
	width: 140px;
}
#maincontact {
	line-height: 1.8em;
	background-image: url(../../../images/leftcontactusr.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
	text-align: left;
	margin-left: 15px;
}
#maincontact a {
	color: #333333;
}
.profile {
	line-height:2em;
	text-indent:2em;
	margin-left:15px;
	margin-right:15px;
}
#bottom {
	background-image: url(../../../images/bottombga.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	height: 100px;
	width: 100%;
	text-align:center;
}
.border {
	border: 1px solid #a1a1a1;
}
.leftbgbc {
	background-color: #f3f3f3;
	background-image: url(../../../images/aboutusleftbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 237px;
}
.leftclearbothheight {
	clear: both;
	height: 151px;
}
.border2 {
	background-color: #FFFFFF;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-bottom-color: #a1a1a1;
	border-left-color: #a1a1a1;
	margin: 0 auto;
}
.leftwidth {
	width:222px;
	height:33px;
	overflow:hidden;
	display: block;
	margin:0 auto;
}
.big {
	text-indent:8px;
}
.height8 {
	overflow: hidden;
	height: 8px;
	clear:both;
}
.themenu {
	margin: 0;
	padding: 0px;
	height: 104px;

	text-align:center;
}
#sContentSingle {
margin:12px;}
#sContentSingle ul, #sContentSingle li{
margin:0;
padding:0;
list-style:none;
}
#sContentSingle a {
	background-image: url(../../../images/menuout.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 26px;
	width: 196px;
	padding-left:26px;
	display:block;
}
#sContentSingle a:hover {
	color: #FFFFFF;
	background-image: url(../../../images/menuover.gif);
	background-repeat: no-repeat;
	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;
}
.bgb {
	background-image: url(../../../images/indexbgb.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
}
.input {
	line-height: 20px;
	height: 20px;
	width: 140px;
}