@charset "utf-8";
/* CSS Document */

#triky-in
{
	background-color: #DDD;
    width: 155px;
    height: 155px;
    border-radius: 50%;
    text-align: center;
    line-height: 155px;
    overflow: hidden;
}

.triky_group
{
	position:relative;
}

.triky_award
{
	width:100%;
	height:155px;
	text-align:center;
	font-size:55px;
}