/* CSS Document */
.demand-title{
   width:749px;
   height:24px;
   float:left;
   }
.demand-title-l{
   width:95px;
   height:24px;
   text-align:center;
   line-height:24px;
   color:#ff6600;
   font-size:12px;
   float:left;
   background-image:url(../images/demand-title.jpg);
   background-repeat:no-repeat;
   }
.demand-title-r{
   width:654px;
   height:23px;
   float:left;
   border-bottom:1px solid #e4c58e;
   }
.demand-cont{
   width:715px;
   float:left;
   padding:6px 16px 10px 16px;
   border:1px solid #dadada;
   border-top-width:0px;
   }
.demand-cont-box{
   width:715px;
   float:left;
   padding-bottom:6px;
   }
.demand-cont ul{
   padding:0px;
   margin:0px;
   }
.demand-cont ul li{
   width:705px;
   height:21px;
   line-height:21px;
   float:left;
   list-style-type:none;
   padding-left:8px;
   border-bottom:1px dashed #d6d3d6;
   background-image:url(../images/demand-dot.jpg);
   background-repeat:no-repeat;
   background-position:0px 8px;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   }
.demand-cont ul li a{
   color:#737573;
   text-decoration:none;
   }
.demand-cont ul li a:hover{
   color:#ff6600;
   text-decoration:none;
   }
.demand-cont-page{
   width:715px;
   height:22px;
   padding:10px 0px;
   float:left;
   }
.demand-inner-tit{
   width:745px;
   height:20px;
   padding:1px;
   float:left;
   border:1px solid #e4c58e;
   }
.demand-inner-tit-box{
   width:737px;
   height:20px;
   padding-left:8px;
   line-height:20px;
   color:#ff6600;
   float:left;
   background-image:url(../images/demand-inner-tit-bg.jpg);
   background-repeat:repeat-x;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   }
.demand-inner-cont-txt{
   width:715px;
   float:left;
   line-height:20px;
   color:#898a89;
   }
.demand-return{
   width:700px;
   padding-left:15px;
   height:30px;
   line-height:30px;
   text-align:right;
   float:left;
   font-size:14px;
   color:#851c12;
   }
.demand-return a{
   color:#851c12;
   text-decoration:none;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   }