BODY {
	margin:0;
	background-image: url(../images/pattern.jpg);

}


.LINE1 {
	background-image: url(../images/line1.png);
	background-repeat: no;
}

.LINE2 {
	background-image: url(../images/line2.png);
	background-repeat:repeat-y;
}


.PATTERN2 {
	background-image: url(../images/pattern2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}





.CALLTOACTIONBG {
	background-image: url(../images/call-to-action-contact-us.png);
	background-repeat: no;
}


.CALLTOACTIONBGCN {
	background-image: url(../images/call-to-action-contact-us-cn.png);
	background-repeat: no;
}



.Footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}


.Footer a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #79B6C3;
}

.Footer  a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #79B6C3;
}


.BANNER1 {
	background-image: url(../images/section-banner/company.jpg);
	background-repeat: no;
}

.BANNER2 {
	background-image: url(../images/section-banner/partner-forum2.jpg);
	background-repeat: no;
}

.BANNER3 {
	background-image: url(../images/section-banner/our-products4.jpg);
	background-repeat: no;
}

.BANNER4 {
	background-image: url(../images/section-banner/brand-story2.jpg);
	background-repeat: no;
}

.BANNER5 {
	background-image: url(../images/section-banner/contact-us.jpg);
	background-repeat: no;
}

.BANNER6 {
	background-image: url(../images/section-banner/news.jpg);
	background-repeat: no;
}




.Header1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #CC394B;
}

.Header1cn {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	text-decoration: none;
	color: #CC394B;
}

.Header2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #CC394B;
}

.Content {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #535353;
	line-height: 24px;
}


.Content a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
		color: #535353;
	line-height: 24px;
	color: #535353;
}

.Content a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: underline;
		color: #535353;
	line-height: 24px;
	color: #535353;
}


.Contentcn {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #535353;
	line-height: 24px;
}


.Contentcn a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-decoration: none;
		color: #535353;
	line-height: 24px;
	color: #535353;
}

.Contentcn a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-decoration: underline;
		color: #535353;
	line-height: 24px;
	color: #535353;
}





.PADDING-LEFT {
	margin-left:20px;
}


.PADDING-RIGHT {
	margin-right:20px;
}



