@charset "utf-8";
/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial;
	font-size: 12px;
	color: #414141;
	line-height:1.5em;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../../../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited {
	text-decoration: none;
	color: #414141;
}
a:hover {
	text-decoration: underline;
	color:#00236F;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
}
select,option { 
	font-family: Tahoma, Arial; 
	color: #000000; 
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}

/*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;
}
/*公司信息链接*/
#sContentSingle {
}
#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;
}

/*产品搜索*/
#PSearch td {
	line-height: 2.5em;
}
#PSearch input {
	width: 105px;
}
#PSearch select {
	width: 105px;
}
/*新闻搜索*/
#newssearch table
{
	text-align: center;
	width: 100%;
}
#newssearch td {
	line-height: 2.5em;
}
#newssearch input {
	width: 100px;
}
#newssearch select {
	width: 100px;
}
/*修饰用*/
.border {
	border: 1px solid #E3E3E3;
}
.bgcolor {
	background-color: #F7F7F7;
}
.height5 {
	height:5px;
	overflow:hidden;
}
.height10 {
	height:10px;
}
.height20{
	height:20px;
}
.myleftbg {
	background-image: url(../../../images/aboutleftbg.gif);
	background-repeat: no-repeat;
	background-position: left 53px;
	background-color: #dde5e7;
}

#icp p{
	margin:0;
	line-height:1.5em;
}
.icp {
	line-height: 18px;
	background-image: url(../../../images/icp.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-align: center;
	width: 260px;
}#mainbox p {
	margin: 0.5em 0 0.6em 0;
	padding: 0px;
	line-height:2em;
	text-align:justify;
}

