@charset "utf-8";
@import url("public.css");
@import url("column.css");
.title
      {
	  height:30px;
	  line-height:30px;
	  background:url(/images/Purchase_18.gif) no-repeat 5px 8px;
	  padding-left:25px;
	  font-weight:bold;
	  border-bottom:2px #076CA4 solid;
	  }
.text
     {
	 padding:20px;
	 line-height:20px;
	 word-spacing:1px;
     font-family: 'Times New Roman';
	 font-size:11pt;
	 color:#666666;
	 }
#listSel
        {
		height:60px;
		background-color:#ECF3FB;
		padding:10px 15px 10px 15px;
		border:1px #E3E3E3 solid;
		}
#purchaseList_2
               {
			   margin-top:10px;
			   width:741px;
			   float:left;
			   clear:both;
			   }

#listCont
          {
		  width:361px;
		  float:left;
		  border:1px #CCCCCC solid;
		  padding:1px;
		  margin-top:10px;
		  }
.title_2
      {
	  height:28px;
	  line-height:28px;
	  background:url(/images/download_20.gif) repeat-x 0px 0px;
	  }
.title_2 div
          {
		  line-height:28px;
		  background:url(/images/download_24.gif) no-repeat 5px 9px;
		  padding-left:25px;
		  font-weight:bold;
		  }
.listText
         {
		  padding-top:10px;
		  padding-bottom:10px;
		 }
.listText div
         {
		 padding-left:5px;
		 line-height:20px;
		 }
.listBottom
           {
		   clear:both;
		   text-align:center;
		   }
