/* CSS Reset */
* {margin:0; padding:0;}
#but{float:left;}
#but li{display: inline-block; height:29px;	width:39px;}

#but .a01{background-image: url(../img/contact-g.png);}
#but .a01:hover, #but .a01.active{background-image: url(../img/contact.png);}	
#but .a02{background-image: url(../img/sitemap-g.png);}
#but .a02:hover, #but .a02.active{background-image: url(../img/sitemap.png);}
#but .a03{background-image: url(../img/but-rss-g.png);}
#but .a03:hover, #but .a03.active{background-image: url(../img/but-rss.png);}
#but .a04{background-image: url(../img/but-facebook-g.png);}
#but .a04:hover, #but .a04.active{background-image: url(../img/but-facebook.png);}
#but .a05{background-image: url(../img/but-google-g.png);}
#but .a05:hover, #but .a05.active{background-image: url(../img/but-google.png);}
#but .a06{background-image: url(../img/but-pint-g.png);}
#but .a06:hover, #but .a06.active{background-image: url(../img/but-pint.png);}










