.home {
  display: block;
}
.nav_it {
  position: absolute;
  width: 252px;
  float: left;
  height: 387px;
  border: 1px solid #5AB3EC;
  background-color: #F7FCFF;
  z-index: 1;
  left: 0px;
  top: 42px;
}
.nav_it ul {
  background: url(../images/line.jpg) no-repeat scroll center bottom transparent;
  line-height: 23px;
  overflow: hidden;
  padding: 9px 0;
  z-index: 4;
}
.nav_it ul.on {
  
    background: none repeat scroll 0 0 #FFFFFF;
	border:2px solid #269AE6;
	border-right:none;
	padding: 7px 0;
	
	
    cursor: pointer;
    left: -1px;
    line-height: 23px;
    position: relative;
    width: 252px;
    z-index: 4;
}
.nav_it ul li {
  color: #A39799;
}

.nav_it ul.categorys_bottom{ padding:0; background:0 none;}
.nav_it ul.categorys_bottom li {
	width:170px;
	height:26px;
	background:url(../images/btn.png) no-repeat scroll 0 -64px transparent; 
}
.nav_it ul li a {
    margin: 0 0px 0 10px;;
	 color: #434343;
	 text-decoration:none;
	 display:block; float:left;
	 width:72px;
	 text-align:left;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav_it ul.categorys_bottom li a {
    margin:0;
	 color: #434343;
	 text-decoration:none;
	 display:block; float:none;
	 text-align:left;
	 width:234px;
}

.clearit12 {
  clear: both;
}

* html .nav_it ul li a{ width:72px; margin:0 0px 0 7px;}


.nav_it ul li a:hover {
 color:#FF6500;
}


.nav_it ul li a b {

	 display:block; float:left;
	 width:234px;
	 height:22px;
	 color:#000000;
	 background-image:url(../images/icon_i.png); 
	 background-repeat:no-repeat; 
	 background-position:right center
	
}


.dis {
    background: #FFFFFF;
    border:2px solid #269AE6;
    cursor: pointer;
    height: auto !important;
    left: 251px;
   
    overflow: visible;
    position: absolute;
    top: 0;
	
	z-index:3;
	
	
}
.fl {float: left;}
.dis_left { width: 580px;}
.dis_left dl { padding: 0 10px;}
.dis_left dl dd {
    color: #CCCCCC;
}
.dis_left dl dd {
    border-bottom: 1px dashed #EEEEEE;
    line-height: 14px;
    padding:10px 0;
}
.a_f {
    display: block;
    padding: 4px 0;
    text-align: right;
    width: 85px;
}
.z_f {
    display: inline;
    margin-left: 5px;
    overflow: hidden;
    width: 470px;
}
dis_left dl dd a b {
    color: #FD7800;
}
.dis_left dl dd em {
    display: block;
    float: left;
    margin: 5px;
}
.dis_left dl dd em a {
    border-left: 1px solid #CCCCCC;
    color: #333333;
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    padding-left: 10px;
    white-space: nowrap;
	font-style:normal;
}
.dis_left dl dd em a:hover {
	color:#FF6500;
	
}
.dis_right {
    width: 200px;
}
.dis_left dl dd a {
  color: #FD7800;
  text-decoration: none;
}
.dis_left dl dd a b {
  color: #FD7800;
  text-decoration: none;
}
.clearit {
  clear: both;
}