@charset "UTF-8";

/* CSS Document */

#stepping {
	width: 665px;
	height: 338px;
	background-image: url(../images/steps/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.Sales {
	width: 210px;
	height: 107px;
	position: absolute;
	visibility: inherit;
	left: 128px;
	top: 105px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}

.testOver1 {
	width: 210px;
	height: 107px;
	position: absolute;
	visibility: inherit;
	left: 128px;
	top: 105px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/steps/Salesdistribution.png);
	background-repeat: no-repeat;
	background-position: 1px -4px;
}

.BusinessPartners {
	width: 186px;
	height: 130px;
	position: absolute;
	visibility: inherit;
	left: -4px;
	top: 151px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 30px;
}

.testOver2 {
	width: 186px;
	height: 130px;
	position: absolute;
	visibility: inherit;
	left: -4px;
	top: 151px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/steps/BusinessPartners.png);
	background-repeat: no-repeat;
	background-position: 1px -3px;
}

.BusinessPromotion {
	width: 175px;
	height: 105px;
	position: absolute;
	visibility: inherit;
	left: 372px;
	top: 106px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 35px;
}

.testOver3 {
	width: 175px;
	height: 105px;
	position: absolute;
	visibility: inherit;
	left: 372px;
	top: 106px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../images/steps/BusinessPromotion.png);
	background-repeat: no-repeat;
	background-position: -3px -2px;
}

.Manufacturing {
	width: 147px;
	height: 71px;
	position: absolute;
	visibility: inherit;
	left: 160px;
	top: 26px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 38px;
}

.testOver4 {
	width: 147px;
	height: 71px;
	position: absolute;
	visibility: inherit;
	left: 160px;
	top: 26px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 38px;
	background-image: url(../images/steps/Manufacturing.png);
	background-repeat: no-repeat;
	background-position: -5px -3px;
}

.ResearchDevelopment {
	width: 208px;
	height: 120px;
	position: absolute;
	visibility: inherit;
	left: 243px;
	top: 161px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 32px;
}

.testOver5 {
	width: 208px;
	height: 120px;
	position: absolute;
	visibility: inherit;
	left: 243px;
	top: 161px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 32px;
	background-image: url(../images/steps/ResearchDevelopment.png);
	background-repeat: no-repeat;
	background-position: 3px -4px;
}

.Sourcing {
	width: 135px;
	height: 78px;
	position: absolute;
	visibility: inherit;
	left: 33px;
	top: 58px;
	color: #0065a2;
	padding-top: 20px;
	padding-left: 60px;
}

.testOver6 {
	width: 135px;
	height: 78px;
	position: absolute;
	visibility: inherit;
	left: 33px;
	top: 58px;
	color: #0065a2;
	padding-top: 20px;
	padding-left: 60px;
	background-image: url(../images/steps/Sourcing.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.Dealingcou {
	width: 233px;
	height: 103px;
	position: absolute;
	visibility: inherit;
	left: 83px;
	top: 220px;
	color: #0065a2;
	padding-top: 30px;
	padding-left: 40px;
}

.testOver7 {
	width: 233px;
	height: 103px;
	position: absolute;
	visibility: inherit;
	left: 83px;
	top: 220px;
	color: #0065a2;
	padding-top: 30px;
	padding-left: 40px;
	background-image: url(../images/steps/Dealing.png);
	background-repeat: no-repeat;
	background-position: -4px -1px;
}

.Licensing {
	width: 145px;
	height: 63px;
	position: absolute;
	visibility: inherit;
	left: 255px;
	top: 62px;
	color: #0065a2;
	padding-top: 35px;
	padding-left: 60px;
}

.testOver8 {
	width: 145px;
	height: 63px;
	position: absolute;
	visibility: inherit;
	left: 255px;
	top: 62px;
	color: #0065a2;
	padding-top: 35px;
	padding-left: 60px;
	background-image: url(../images/steps/Licensing.png);
	background-repeat: no-repeat;
	background-position: -4px -1px;
}

#stepping a {
	color: #FFF;
	text-decoration: none;
}