#topics-of-week span {
	width:167px;
	height:27px;
	display:block;
	font-size:18px;
	color:#FFF;
	clear:both;
	margin:0 0 5px 0;
	padding:4px 0 0 8px;
	background:url(http://media.koego.com/image/common/site/topics-bg.jpg) no-repeat;
}
#topics-of-week ul {
    width:100%;
}
#topics-of-week li {
    overflow:hidden;
    border-bottom:1px solid #e0e0e0;
    padding:6px 0;
    clear:both;
    width:100%;
    display:inline-block;
    background: url(http://media.koego.com/image/common/site/bg_tipics-number-position.jpg) no-repeat right 10px;
}
#topics-of-week li .topic, #topics-of-week li .topic span {
    width:39px !important;
    height:30px;
    margin:0;
    padding:0;
}
#topics-of-week li .topic {
	text-align:center;
	color:#FFF;
	background: #138c96 url(http://media.koego.com/image/common/site/bg_tipics-left.jpg) no-repeat left;
	margin:0 12px 0 0;
	float:left;
}
#topics-of-week li a {
	text-decoration:none;
	font-size:17px;
	color:#128892;
	line-height:27px;
	float:left;
}
#topics-of-week li a:hover {
	text-decoration:underline;
}
#topics-of-week li b {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	float:right;
	padding:0 6px 0 0;
	line-height:27px;
}
#topics-of-week li .topic span {
	background: url(http://media.koego.com/image/common/site/bg_tipics-right.jpg) no-repeat right;
}
#topics-of-week li .topic span em, #topics-of-week li .topic span i {
	font-style:normal;
	clear:both;
	display:block;
	margin:0;
}
#topics-of-week li .topic span em {
	font-weight:bold;
	line-height:13px;
	font-size:12px;
	padding:2px 4px 0 0;
}
#topics-of-week li .topic span i {
	line-height:10px;
	padding:0 3px 0 0;
	font-size:11px;
}
