.step {
	display:inline-block; 
	background-repeat: no-repeat;
	text-indent: -99999px; 
	overflow: hidden;
	width: 87px; 
	height: 86px; 
	margin-left: 0px;
	padding-right: 40px;
	background-image: url(images/steps.png);
}

.step-s1-g
{
	background-position: top left;
}

.step-s1-o
{
	background-position: bottom left;
	
}

.arrow2{
	position: absolute;
	margin-top: 15px;
	margin-left: -38px ;
	margin-left: -39px \9;
}

.stepText{
	background-repeat: no-repeat;
	text-indent: -99999px; 
	overflow: hidden;
	z-index:200;
	width: 50px;
	height: 50px;
	position: absolute;
	margin-left: -112px;
	margin-left: -109px \9;
	margin-top: 5px;
}

.stepText_en{
	background-repeat: no-repeat;
	text-indent: -99999px; 
	overflow: hidden;
	z-index:200;
	width: 50px;
	height: 50px;
	position: absolute;
	margin-left: -84px;
	margin-left: -82px \9;
	margin-top: 43px;
}

.stepText1{
	background-image: url(images/1.png);
}

.stepText2{
	background-image: url(images/2.png);
}

.stepText3{
	background-image: url(images/3.png);
}

.stepText4{
	background-image: url(images/4.png);
}

.stepText5{
	background-image: url(images/5.png);
	background-position: 3px 100%, 0 100%;
}


.text{
	text-align: center;
	position: absolute;
	line-height: 16px;
	width: 69px;
	width: 90px \9;
	margin-top: 50px;
	margin-top: 55px \9;
	margin-left: -122px;
	margin-left: -129px \9;
}

.text_en{
	text-align: center;
	position: absolute;
	line-height: 16px;
	width: 69px;
	width: 90px \9;
	margin-top: 5px;
	margin-top: 3px \9;
	margin-left: -122px;
	margin-left: -120px \9;
}

.orangeBackground{
	background: #fdb813;
}

.greyBackground{
	background: #e8e8ea;
}

.greyBorder{
	border: 1px solid #a5a5a5;
	border-bottom: none;
}

.orangeBorder{
	border: 1px solid #c36a01;
	border-bottom: none;
}

#stepBtnSet{
	position: relative;
}

.leftorange{
	background: url(images/leftorange.png);
	background-position:left;
	background-repeat:repeat-y;
}
.rightorange{
	background:url(images/rightorange.png);
	background-position:right;
	background-repeat:repeat-y;
}
.underorange{
	background:url(images/underorange.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.leftcornerorange{
	background: url(images/leftcornerorange.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.rightcornerorange{
	background: url(images/rightcornerorange.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.stepcorner1{
	background: url(../images/LC.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.stepcorner2{
	background: url(../images/LC2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.stepcorner3{
	background: url(../images/RC.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.stepcorner4{
	background: url(../images/RC2.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav-menu li
{
	float: left;
	margin: 0 0.15em;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
} 
.rightImage{
	/*
	position:absolute; 
	width:750px; 
	float:right; 
	text-align:right;*/
	position:relative ;
	margin-top:-50px;
	margin-left:680px;
}
.showimage{
	position:absolute;
	background-color:#FFF;
	margin-left:550px;
	width:190px;
	text-align:center;
}

/* Transport Fee Table CSS  */

#transportFeeWrapper {
  position: relative;
  padding: 0px;
  width: 740px;
  margin: 0 auto;
  display: table-cell;
  overflow: auto; 
}

#transportFeeWrapper #search  {
  width: 725px;
  height: 28px;
  margin-bottom: 6px;
  text-align: center;
  position: relative;
  background: none repeat scroll 0 0 #FEFAD4;
  border-bottom: 1px solid #C3C3C3;
  padding: 4px 0px 1px 15px;
  clear: both;
}

#transportFeeWrapper #search .searchItem {
  margin-right: 12px;
  float: left;
}

#transportFeeWrapper #search #countrySelect {
  width: 80px;
}

#transportFeeWrapper #search #transportId {
  width: 145px;
}

#transportFeeWrapper #search #productType {
  width: 96px;
}

#transportFeeWrapper #search #areaType{
  width: 96px;
}

#transportFeeWrapper #feeContent {
  position: relative;
  display: none;
  width: 100%;
  clear: both;
}

#locationSelect{
  width: 100%;
}

#feeList {
  width: 100%;
  position: relative;
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
  font-size: 12px;
}

#feeList td {
  text-align: center;
  padding: 4px 0px;
  border-left: 1px solid #CCCCCC;
}

#feeList .price {
  font-size: 14px;
  font-weight: bold;
  color: #555;
}

#feeList thead {
  background: none repeat scroll 0 0 #E6E6E6;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  font-weight: normal;
  line-height: 160%;
  padding: 8px 10px;
  text-align: left;
}

.searchPara {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #C3C3C3;
  cursor: default;
  overflow: hidden;
  padding: 1px;
}

#feeList .evenRow {
  background-color: #F6F6F6 !important;
}

.remarkWrapper {
  padding: 0px 0 0 15px;
}


