﻿ /*右边订单信息标题文体样式*/
  .titletxt{
  margin-left:50px;
  width:250px;
  text-indent:1.5em;
  background:url('../images/other/icon/icon9.gif') no-repeat left 8px;
 }
 .titletxt b{
  color:#087EB0;
 }