@CHARSET "UTF-8";
a{
  text-decoration: none;	
}
.banner{
  width: 100%;
}
.content{
  margin: auto;
  width: 1000px;
  margin-top: 30px;
  font-size: 14px;
  color: #858585;
}
.content_head{
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d3d3; 	
}
.content_head_a{
 color: #858585;	
}
.content_head_a:hover{
 text-decoration: underline;		
}
.content-left{
 margin-top: 17px;
 width: 197px;
 float: left;
}
.content-left-ul{
  margin: 0;
  padding: 0;  
}
.content-left-ul-li {
  list-style: none;
  margin-bottom: 2px;
  padding: 8px 0px 8px 0px;
  text-align: center;
  background-image: url(../../../../../resources/style/website/images/client/greybg.png);
}
.li-active{
  background-image: url(../../../../../resources/style/website/images/client/arrow.png);
  background-repeat: no-repeat;
  color: #fff;  	
}
.content-left-ul-li-a{
  font-size: 14px;
  color: #3e3a39;	
}
.content-left-ul-li-a:hover{
  text-decoration: underline;
}
.content-right{
  float: left;
  margin-left: 30px;
  width: 770px;
  margin-top: 38px;
}
.content-right-head{
  font-size: 30px;
  color: #000000;	
}
.content-right-head-content{
  margin-top: 22px;
  font-size: 12px;
  line-height: 22px;
  color: #555555;
  margin-bottom: 32px;	
}
.content-right-content{
  width: 772px;
  float: left;	
  margin-bottom: 17px;
}
.content-right-content-line{
  width: 772px;
  height: 105px;
  margin-bottom: 18px;
}
.content-right-content-line1{
  width: 181px;
  height: 105px;
  float: left;
  border: solid #d2d3d3 1px;
  margin-right: 13px;
  cursor: pointer;	
}			
.clientimg{
  height:72px;	
}
.clientname{
  position: relative;
  z-index: 1;
  left: -1px;
  bottom: 0px;
  width: 183px;
  color: #FFF;
  background: #0198cd;
  line-height: 23px;
  overflow: hidden;
  text-align: center;
  margin-top: 3px;
  opacity: 0.90;
  filter: alpha(opacity=90);
}		