.wrapper {
  margin: 0 auto;
  padding:0;
  width: 100%;
  position: absolute;
	top:80px;
}
.tagcloud {
  position: relative;	
  height:100px;
}
.tagcloud a {
  display: block;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-align: center;  
-webkit-transition: transform 0.6s ease-in; transition:transform 0.6s ease-in;	
}
.tagcloud a:hover{-webkit-transform:scale(1.2,1.2); -transform:scale(1.2,1.2);}
.b01{
    width: 174px;
    height: 174px;
    line-height: 174px;
}
.b02{
    width: 82px;
    height: 82px;
    line-height: 82px;
}
.b03{
    width: 228px;
    height: 228px;
    line-height: 228px;
}
.b04{
    width: 82px;
    height: 82px;
    line-height: 82px;
}
.b05{
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.b06{
    width: 174px;
    height: 174px;
    line-height: 174px;
}
.co01{
    background: -moz-linear-gradient(left, #ff0278 0%, #ff9250 100%);
    background: -webkit-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: -o-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: -ms-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: linear-gradient(to right, #ff0278 0%,#ff9250 100%);
}
.co02{
    background: -moz-linear-gradient(left, #ff0278 0%, #ff9250 100%);
    background: -webkit-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: -o-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: -ms-linear-gradient(left, #ff0278 0%,#ff9250 100%);
    background: linear-gradient(to right, #ff0278 0%,#ff9250 100%);
}
.co03{
    background: -moz-linear-gradient(left, #ff0278 0%, #ff9151 100%);
    background: -webkit-linear-gradient(left, #ff0278 0%,#ff9151 100%);
    background: -o-linear-gradient(left, #ff0278 0%,#ff9151 100%);
    background: -ms-linear-gradient(left, #ff0278 0%,#ff9151 100%);
    background: linear-gradient(to right, #ff0278 0%,#ff9151 100%);
}
.co04{
    background: -moz-linear-gradient(left, #ff0078 0%, #ff0078 100%);
    background: -webkit-linear-gradient(left, #ff0078 0%,#ff0078 100%);
    background: -o-linear-gradient(left, #ff0078 0%,#ff0078 100%);
    background: -ms-linear-gradient(left, #ff0078 0%,#ff0078 100%);
    background: linear-gradient(to right, #ff0078 0%,#ff0078 100%);
}
.co05{
    background: -moz-linear-gradient(top, #fedc90 0%, #ffb515 100%);
    background: -webkit-linear-gradient(top, #fedc90 0%,#ffb515 100%);
    background: -o-linear-gradient(top, #fedc90 0%,#ffb515 100%);
    background: -ms-linear-gradient(top, #fedc90 0%,#ffb515 100%);
    background: linear-gradient(to bottom, #fedc90 0%,#ffb515 100%);
}
.co06{
    background: -moz-linear-gradient(left, #ff0577 0%, #ff9051 100%);
    background: -webkit-linear-gradient(left, #ff0577 0%,#ff9051 100%);
    background: -o-linear-gradient(left, #ff0577 0%,#ff9051 100%);
    background: -ms-linear-gradient(left, #ff0577 0%,#ff9051 100%);
    background: linear-gradient(to right, #ff0577 0%,#ff9051 100%);
}
.co07{
    background: -moz-linear-gradient(top, #f7cdf8 0%, #db43e7 100%);
    background: -webkit-linear-gradient(top, #f7cdf8 0%,#db43e7 100%);
    background: -o-linear-gradient(top, #f7cdf8 0%,#db43e7 100%);
    background: -ms-linear-gradient(top, #f7cdf8 0%,#db43e7 100%);
    background: linear-gradient(to bottom, #f7cdf8 0%,#db43e7 100%);
}