
body,input,select,table {font-family: Arial;font-size: 12px;
}
div,ul,li,p,h1,h2,h3,h4,h5,h6,img,span {margin:0px;padding:0px;}
.steps {
  color:#ffffff; 
  font-weight:bold;
  font-size:12px;
  text-align:center;
  margin-top:5px;
}
.steps a{
  color:#ffffff;
}
.steps a:hover{
  text-decoration:underline;
}
.steps .step1{
  background-image: url(/htlcheck/images/step1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px; 
}
.steps .step2{
  background-image: url(/htlcheck/images/step2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px; 
}
.steps .step3{
  background-image: url(/htlcheck/images/step3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px; 
}
.steps .step4{
  background-image: url(/htlcheck/images/step4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px; 
}
.steps .step5{
  background-image: url(/htlcheck/images/step5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px; 
}
/*
#steps td{
  padding-top:3px;
  padding-bottom:3px;
  font-weight:bold;
  font-size:12px;
  color:#ffffff;
  text-align:center;
}
#steps a{
  color:#ffffff;
}
#steps .passed{
  background-color:#3479BE;
  width:140px;
}
#steps .active{
  color:#ffffff;
  background-color:#F51500;
  width:140px;
  font-weight:bold;
}
#steps .come{
  color:#ffffff;
  background-color:#4E99D8;
  width:140px;
}
*/
.back{
  background-image: url(/htlcheck/images/backto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	color:#309DCF;
	height:30px;
	line-height:20px;
	
}
.link{
  background-image: url(/htlcheck/images/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	color:#309DCF;
	height:30px;
	line-height:20px;
}
.up{
 background-image: url(/htlcheck/images/up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	font-weight:bold;
	color:#309DCF;
	height:30px;
	line-height:20px;
}
.search_bg{
  background-image: url(/htlcheck/images/search_bg2.gif);
  background-repeat: repeat-x;
	background-position: top;
	background-color:#aed9e5;
	
} 
.search_l{
  background-image: url(/htlcheck/images/search_l.gif);
  background-repeat: repeat-y;
	background-position: left top;
	width:14px;
} 
.search_r{
  background-image: url(/htlcheck/images/search_r.gif);
  background-repeat: repeat-y;
	background-position: right top;
	width:11px;
} 
.search_tl{
  background-image: url(/htlcheck/images/search_tl.gif);
	width:14px;
	height:14px;
} 
.search_tr{
  background-image: url(/htlcheck/images/search_tr.gif);
	width:14px;
	height:14px;
} 
.search_tm{
  background-image: url(/htlcheck/images/search_tm.gif);
	background-position: left top;
	height:14px;
}
.search_bl{
  background-image: url(/htlcheck/images/search_bl.gif);
	width:14px;
	height:14px;
} 
.search_br{
  background-image: url(/htlcheck/images/search_br.gif);
	width:14px;
	height:14px;
} 
.search_bm{
  background-image: url(/htlcheck/images/search_bm.gif);
	background-position: left bottom;
	height:14px;
} 