* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	text-align: center;
	background-color: #fff;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

li {
list-style: none;
}

/****************通用类文件****************/

.img1{
padding: 5px;
background: url(../images/aboutUsBox.gif) no-repeat center;
}

.aLink {
color: #000
}

.aCenter {
margin: 0 auto;
}
.fLeft {
float: left;
}
.fRight {
float: right;
}

.margin {
margin: 10px;
}

.marginTop {
margin-top: 10px;
}

.marginBottom{
margin-top: 10px;
}

.marginRihgt{
margin-top: 10px;
}

.marginLeft {
margin-top: 10px;
}

.clear {
clear: both;
}

.w100p {
width: 100%;
}

.w870 {
width: 870px;
}

.w780{
width: 780px;
}

.w680 {
width: 680px;
}

.w590 {
width: 590px;
}

.w590 {
	width: 590px;
}

.w520 {
width: 520px;
}

.w180 {
width: 180px;
}

.w150 {
width: 150px;
}

.h100p {
height: 100%
}

.h240 {
height: 240px;
}

.h170 {
height: 170px;
}

.h100 {
height: 100px;
}

.h50 {
height: 50px;
}

.h45 {
height: 45px;
}

.h40 {
height: 40px;
}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear:both;
   visibility: hidden;
   }
.clearfix {display: inline-table;}
/* Hides from IE-mac */ *
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*********************************Element Style******************************************/
.text5 {
font-size: 11px;
font-family: arial, tohama, sans-serif;
color: #006699;
}

.link1:link, .link1:visited {
font-size: 11px;
font-family: arial, tohama, sans-serif;
color: #006699;
}

.link1:hover {
color: #cc0000;
text-decoraiton: underline;
}

.link2:link, .link2:visited {
font-family: "宋体";
font-size: 12px;
color: #006699;
}

.link2:hover {
color: #cc0000;
text-decoraiton: underline;
}

.link3:link, .link3:visited {
font-family: "宋体";
font-size: 12px;
color: #fff;
}

.link3:hover {
color: #cc0000;
text-decoraiton: underline;
}

.link4:link, .link4:visited {
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #ccc;
	font-family: "宋体";
	font-size: 12px;
	color: #006699;
	background-color: #eee;
	text-decoration: none;
	cursor: default;
}

.link4:hover {
	color: #fff;
	background-color: #cc0000;
}

.link5:link, .link5:visited {
font-family: "宋体";
font-size: 12px;
color: #075aad;
text-decoraiton: underline;
}

.link5:hover {
color: #cc0000;

}

.productList {
width: 290px;
height: 200px;
float: left;
}

.productList img {
	width: 150px;
}

.productsListBg {
 
}