<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ct {
	padding-top: 10px;
}
.stat2017Top {
	background: url('../2017/img/top.jpg') repeat center center;
	height: 110px;
	width: 1080px;

}
.aboutThisTop {
	color: #ffffff;
	background-color: #ff6600;
	margin-bottom: 3px;
	padding: 10px;
	font-size: 14px;
}
.pattern1, .pattern2, .patternOrange {
	background: url('../2016/img/patt_1.jpg') repeat;
	padding: 17px;
	padding-left: 13px;
	padding-right: 0;
	position: relative;
}
.pattern2 {
	background-image: url('../2016/img/patt_2.jpg');
}
.toplike{
	position:relative;
	top:-40px;
}
.patternOrange {
	background-image: url('../2016/img/loop.jpg');
	color:#ffffff;
	font-size: 14px;
	padding-top: 0;
	margin-bottom: 3px;
}
.statItem {
	width: 456px;
	height: 186px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
.statItem .orangeWoPic, .statItem .orange {
	position: absolute;
	display: block;
	color: #ff6600;
	font-size: 16px;
	width: 320px;
	left: 120px;
	top: 50px;
	line-height: 22px;
}
.statItem .orange {
	width: 190px;
}
.statItem .number {
	color: #606060;
	font-size: 40px;
	left: 120px;
	bottom: 28px;
	position: absolute;
	display: block;
}
.statItem .picture {
	position: absolute;
	display: block;
	width: 120px;
	height: 120px;
	top: 46px;
	right: 16px;
}
.statItem .picture2 {
	position: absolute;
	display: block;
	width: 120px;
	height: 120px;
	top: 46px;
	right: 146px;
}
.otherResource {
	background: url('../2016/img/21.png') no-repeat;
	width: 911px;
	height: 405px;
}
.otherResource ul {
	padding-top: 45px;
	margin-left: 100px;
}
.otherResource li {
	float: left;
	width: 300px;
	padding-left: 72px;
	height: 70px;
	margin-right: 10px;
}
.otherResource li a {
	font-size: 16px;
	color: #ff6600;
}
ul.pageList {
	margin-top: 40px;
}
.pageList {
	width: 980px;
	margin: 0 auto;
}
.pageList li {
	padding-top: 5px;
	text-align: center;
	float: left;
	width: 148px;
	margin-right: 13px;
	margin-bottom: 60px;
	position: relative;
}
.pageList li .user{
	position:absolute;
	top: 167px;
	width:148px;
	left:0px;
}

.pageBox {
	background: url('../2016/img/box.png') no-repeat;
	width: 148px;
	height: 149px;
	position: relative;
}
.placeNumber {
	position: absolute;
	top: -18px;
	left: -10px;
	padding-top: 9px;
	z-index: 1;
	width: 33px;
	height: 24px;
	opacity: 0.9;
	border-radius: 100px;
	background-color: #74b7d0;
	border: solid 2px rgba(255, 255, 255, 0.7);
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.placeChange {
	position: absolute;
	bottom: -7px;
	left: 2px;
	padding-top: 8px;
	z-index: 1;
	height: 23px;
	opacity: 0.9;
	border-radius: 100px;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #343434;
	cursor: default;
	width: 16px;
	padding-left: 15px;
}

.placeChange.big {
	padding-left: 13px;
	width: 18px;
}

.placeChange:after {
	content: '';
	position: absolute;
	top: 10px;
	left: 4px;
	background-position: center center;
	background-image: url(../2016/img/icn-arrow-right.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 11px;
}
.placeChange.big:after {
	top: 10px;
	left: 2px;
}
.placeChange.up:after {
	background-image: url(../2016/img/icn-arrow-up.png);
}
.placeChange.down:after {
	background-image: url(../2016/img/icn-arrow-down.png);
}
.placeChange.new:after {
	background-image: url(../2016/img/icn-star.png);
	top: 9px;
	left: 9px;
	width: 14px;
	height: 14px;
}

.scoreBar {
	width: 112px;
	height: 17px;
	border-radius: 100px;
	background-color: rgba(11, 11, 11, 0.73);
	position: absolute;
	bottom: -4px;
	left: 35px;
}

.scoreBar &gt; div {
	height: 17px;
	background: url(//ifrype.com/business/img/top/orange.png) repeat-x left;
	float: left;
	-webkit-border-top: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.scoreBar &gt; span {
	position: absolute;
	bottom: 0px;
	left: 0;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	text-align: center;
	color: #ffffff;
	display: block;
	width: 100%;
}

.pageList li a {
	font-size: 14px;
	font-weight: bold;
	color: #606060;
	text-shadow: 0 1px 1px #ffffff;
}

.topTypeTitle {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 1px 1px #2980a4;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
}
.pageBox img {
	width: 120px;
	height: 120px;
	display: block;
	position: absolute;
	left: 14px;
	top: 10px;
}
.infoAboutStats {
	position: absolute;
	background: url('../2016/img/info.png') no-repeat;
	width: 22px;
	height: 22px;
	right: 17px;
}

.startFan{
	position:absolute;
	top:113px;
	left:114px;
	height:25px;
	width:25px;
	background-color:white;
	border-radius:25px;
}

.startFan a{
	position:absolute;
	top:4px;
	left:4px;
	width:16px;
	height:16px;
}

.pattern1 .sep, .pattern2 .sep {
	border-bottom: solid 2px rgba(255, 255, 255, 0.25);
	width: 406px;
	height: 2px;
	margin: 0 auto 22px;
}

.infoText {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	text-align: center;
	color: #444444;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
	width: 680px;
	margin: 0 auto;
}</pre></body></html>