#headimg {
	margin-bottom: 0px;
	margin-top: 10px;
}
#headimg img {
	margin-bottom: 10px;
}
#headimg p {
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px 5px 5px;
}


h2 {
	font-size: 12px;
	font-weight: normal;
	color: #58332C;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
.china {
	background-image: url(../img/h2_china.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-top: 8px;
}
.other {

	background-image: url(../img/h2_other.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-top: 8px;
}
.products {
	background-image: url(../img/product_back.gif);
	background-repeat: no-repeat;
	width: 158px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	margin-right: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.products a {
	color: #FF6600;
}

.products p {
	color: #333333;
	margin: 0px;
	padding: 0px 5px 5px;
}
.products h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 3px 5px;
}
.productbt {
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#blogArea {
	padding-right: 20px;
	padding-left: 20px;
}
#blogArea ul {
	margin: 0px;
	padding: 0px;
}
#blogArea li {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(../img/news_li.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.news {

	background-image: url(../img/h2_news.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-top: 8px;
}
.centerArea {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
