@charset "utf-8";
/* CSS Document */

ul, ol, li {
  list-style:none;
}

.clear { 
  clear: both; 
}


img {
  border:none;
  vertical-align:bottom;
}

.header{
 width:950px;
}

/*-----------------------VIP---------------------------*/


.clear{
  clear:both;
}
/*-----------------------top but---------------------------*/

.but012 a:link , .but012  a:visited{
 width:316px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) 0px 0px no-repeat;
}

.but012 a:hover{
 width:316px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) 0px -105px no-repeat;
}
.but013 a:link , .but013  a:visited{
 width:317px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) -315px 0px no-repeat;
}

.but013 a:hover{
 width:317px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) -315px -105px no-repeat;
}
.but014 a:link , .but014  a:visited{
 width:317px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) -630px 0px no-repeat;
}

.but014 a:hover{
 width:317px;
 height:104px;
 float:left;
 background:url(../images/index/icon.jpg) -630px -105px no-repeat;
}

