/* CSS Document */



.back_stt ul{margin:2px 0px;padding:0px;}
.back_stt li{list-style:none;}

.TabBox{ border-top: 1px solid #a8c7ce; border-right:1px solid #a8c7ce;}
.TabBox td{ border-bottom: 1px solid #a8c7ce; border-left:1px solid #a8c7ce;}
.bg_lef{ background-color:#c9f0fd; text-align:right; padding-right:5px;}
.bg_Sch{ background-color:#d3f4f1; text-align:left;}
.crt{ background:url(index/images/current.png) no-repeat left center; padding-right:20px; padding-top:5px;}
.bg_rig{ text-align:left; padding-left:5px;}
.design{color:#0C5A74; text-decoration: none;}
.pdg_f{ padding-left:20px; padding-right:10px;}
.pdg_t{ padding-left:10px;}
img{border:0px;}
/*.tree_bg{ 
  color:#fff;
  padding-left:5px;height:20px;
  background-color: #940811;
  background: -webkit-linear-gradient(top,#870c15 0,#940811 100%);
  background: -moz-linear-gradient(top,#870c15 0,#940811 100%);
  background: -o-linear-gradient(top,#870c15 0,#940811 100%);
  background: linear-gradient(to bottom,#870c15 0,#940811 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#870c15,endColorstr=#940811,GradientType=0);
  }*/
.textbox-disabled .textbox-text{/*ie9以下不可以更改字体颜色*/
  color:#000;
  background-color:#ededed;
}

.fgx{background:url(index/images/fgx.png) repeat-x  left top;
     width:100%;
     height:4px;
     position: relative;
     z-index:9999;}
 .top90{top:90px; }
 .top120{ top:120px;}
 .top135{ top:135px;}
 .top145{ top:145px;}
 .top155{ top:155px;}
 .top167{ top:167px;}
 .top175{ top:175px;}
 
.detail_td{border: 1px solid #a8c7ce;}
.detail_td img{width:80px;height:80px;}

.show_text {overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;width: 250px;display: block;}

