body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.sample {
	border-width: 1px;
	border-style: solid;
	border-color: #b3b3b3 ;
}

table.sample td {
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
}
a.copyright:link {
	font-family: SimSun;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.copyright:visited {
	font-family: SimSun;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.copyright:hover {
	font-family: SimSun;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.copyright:active {
	font-family: SimSun;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.text:link {
	font-family: SimSun;
	font-size: 14px;
	color: #71b0d7;
	text-decoration: none;
}
a.text:visited {
	font-family: SimSun;
	font-size: 14px;
	color: #4D85C5;
	text-decoration: none;
}
a.text:hover {
	font-family: SimSun;
	font-size: 14px;
	color: #4D85C5;
	text-decoration: underline;
}
a.text:active {
	font-family: SimSun;
	font-size: 14px;
	color: #4D85C5;
	text-decoration: none;
}
a.blackText:link {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.blackText:visited {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.blackText:hover {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.blackText:active {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.product:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
a.product:visited {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
a.product:hover {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
a.product:active {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
.spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.spec-high-light a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:Bold;
	color: #000000;
	text-decoration: underline;
}

.spec-high-light a:hover {
    color: #ff6600;
	background-color: gray;
}

.spec-high-light a:active {
    color: #4d85c5;
	background-color: #cddae7;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #25bcd1;
	font-weight: bold;
}
.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #11a59a;
	text-decoration: none;
}
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.jpg) 0 100% no-repeat}
.br {background: url(../images/br.jpg) 100% 100% no-repeat}
.tl {background: url(../images/tl.jpg) 0 0 no-repeat}
.tr {background: url(../images/tr.jpg) 100% 0 no-repeat; padding:5px} 

.addressHead {
	font-family: SimSun;
	font-size: 14px;
	font-weight:bold;
}
.addressCom {
	font-family: SimSun;
	font-size: 12px;
	color: green;
}
.address {
	font-family: SimSun;
	font-size: 14px;
}
.aboutus {
	font-family: SimSun;
	font-size: 14px;
}
.subtext {
	font-size: 14px;
	color: #6d6d6d;
}
.searchTitle{
	font-family: SimSun;
	font-size: 14px;
	font-weight: normal;
}
.searchDes{
	font-family: SimSun;
	font-size: 12px;
}
.high-light a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
    white-space: normal;
    font-weight: normal;
	text-decoration: none;
}

.high-light a:hover {
    color: #ff6600;
	background-color: gray;
}

.high-light a:active {
    color: #4d85c5;
	background-color: #cddae7;
}
