/*ΠΗΠΗΡωΚ½*/
.content {
	width: 600px;
	margin: 0 auto;
	padding-top: 20px;
}

.title {
	font-size: 14px;
	background: #dfdfdf;
	padding: 10px;
	margin-bottom: 10px;
}

.block {
	width: 100%;
	margin: 0 0 20px 0;
	padding-top: 10px;
	padding-left: 50px;
	line-height: 21px;
}

.block .star_score {
	float: left;
}

.star_list {
	height: 21px;
	margin: 50px;
	line-height: 21px;
}

.block p, .block .attitude {
	padding-left: 20px;
	line-height: 21px;
	display: inline-block;
}

.block p span {
	color: #C00;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.star_score {
	background: url(images/stark2-2.png);
	width: 120px;
	height: 16px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.star_score a {
	height: 16px;
	display: block;
	text-indent: -999em;
	position: absolute;
	left: 0;
}

.star_score a:hover {
	background: url(images/stars2-2.png);
	left: 0;
}

.star_score a.clibg {
	background: url(images/stars2-2.png);
	left: 0;
}

#starttwo .star_score {
	background: url(images/starky.png);
}

#starttwo .star_score a:hover {
	background: url(images/starsy.png);
	left: 0;
}

#starttwo .star_score a.clibg {
	background: url(images/starsy.png);
	left: 0;
}

/*ΠΗΠΗΡωΚ½*/
.show_number {
	padding-left: 50px;
	padding-top: 20px;
}

.show_number li {
	width: 240px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.atar_Show {
	background: url(images/stark2-2.png);
	width: 120px;
	height: 16px;
	position: relative;
	float: left;
}

.atar_Show p {
	background: url(images/stars2-2.png);
	left: 0;
	height: 16px;
	width: 94px;
}

.atar_Show2 {
	background: url(images/starky2.png);
	width: 65px;
	height: 12px;
	position: relative;
	float: left;
}

.atar_Show2 p {
	background: url(images/starsy2.png);
	left: 0;
	height: 12px;
	width: 45px;
}


.show_number li span {
	display: inline-block;
	line-height: 21px;
}

#starLevel{
    margin-top: 5px;
}


@media screen and (max-width: 768px) {
	#starLevel{
    margin-top: -20px;
    margin-left: 68px;
}

.atar_Show{
	float: none;
	transform: scale(0.9,0.9);
}

}
