@charset "UTF-8";



#mainRt {
	position: relative;
}

.chips {
	position: relative;
	width: 868px;
	clear: both;
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 12.7em;
	margin-bottom: 0.5em;
}

.chips li {
	position: relative;
	float: left;
	font-size: 85%;
	width: 101px;
	margin-top: 12px;
}

.chips .nurr {
	width: 100px;
}

.chips .last {
	width: 63px;
}

.chips li .number {
	color:#3491f9;
	
}

.chips p {
	margin: 3px 0 1px 0;
	line-height: 120%;
}

.new {
	position: absolute;
	top: -13px; left: 0;
}

.metallic {
	position: absolute;
	top: -14px; left: 0;
}

#note {
	width: 300px;
	position: absolute;
	left: 590px;
	top: -7px;
	font-size: 100%;
}

#note img {
	margin: 7px 5px 0 0;
}
