td.itemHead {
	  width:150px;
	  border:solid 1px #eaeaea;
	  border-right:0px;
	  background-color:#FFFFFF;
	  padding:5px 10px;
	  font-size:14px;
	  font-weight:bold;
	  color:#0b79bf;
	  }
	  td.itemTxt {
	  padding:5px 20px;
	  border:solid 1px #eaeaea;
	  background-color:#f9f9f9;
	  font-size:13px;
	  line-height:17px;
	  }
	  
	 div.summary {
	  width:500px;
	  margin:25 auto;}
	  
	  table.summary {
	  background-color:#d3dfee;
	  width:500px;
	  }
	  table.summary  td.leftTop {
	   width:38px;
	   height:27px;
	   background-image:url(/images/hth_travel/curveLeftTop.gif);
	   background-repeat:no-repeat;
	   background-position:top left;
	  }
	  table.summary  td.rightTop {
	   width:38px;
	   height:27px;
	   background-image:url(/images/hth_travel/curveRightTop.gif);
	   background-repeat:no-repeat;
	   background-position:top right;
	  }
	  table.summary td.leftBot {
	   width:38px;
	   height:27px;
	   background-image:url(/images/hth_travel/curveLeftBott.gif);
	   background-repeat:no-repeat;
	   background-position:bottom left;
	  }
	  table.summary td.rightBot {
	   width:38px;
	   height:27px;
	   background-image:url(/images/hth_travel/curveRightBott.gif);
	   background-repeat:no-repeat;
	   background-position:bottom right;
	  }
	  table.summary td.txt {
	   padding:8px 20px;
	   border:1px solid #ffffff;
	  }
	  table.summary td.dgt {
	   padding:8px 50px;
	   border:1px solid #ffffff;
	  }
	  table.summary h1 {
	  font-size:16px;
	  font-weight:bold;
	  color:#1d4386;
	  margin: 8px auto;
	  text-align:center;
	  }
	  table.summary h2 {
	  font-size:14px;
	  font-weight:bold;
	  color:#000000;
	  margin: 8px auto;
	  text-align:center;
	  }
	   div.tstItem {
	  position:relative;
	  padding:15px 20px 15px 40px;
	  margin:15px 0px;
	  border:solid 1px #eaeaea;
	  background-color:#f9f9f9;
	  }
	  
	  div.tstItem h2 {
	  font-size:14px;
	  font-weight:bold;
	  color:#0b79bf;
	  margim: 0 0 15px 0;
	  }
	  div.tstItem p {
	  font-size:13px;
	  line-height:17px;
	  }
	  div.tstItem .sign {
	   padding-left:5px;
	   font-weight:bold;
	   color:#000033;
	  }
	  div#download {
	   font-size:12px;
	   font-family:Verdana, Arial, sans-serif;
	   float:right;
	   padding-right:15px;
	  }
	  
	  div.anchorLink {
	  padding:5px;
	  border:solid 1px #f4f4f4;
	  text-align:left;
	  margin:3px auto;
	  height:20px;
	  width:660px;
	  }
	  div.anchorLink div.left {
	   padding:0px;
	   font-size:12px;
	   font-family:Verdana, Arial, sans-serif;
	   color:#444;
	   float:left;
	  
	  
	  }
	  div.anchorLink div.right {
	  padding:0px;
	  font-size:12px;
	  font-family:Verdana, Arial, sans-serif;
	  color:#444;
	  float:right;
	  width:200px;text-align:left;
	  
	  
	  }
	  div,anchorLink  div a:link, div,anchorLink  div a:visited {color:#444;}