@charset "utf-8";
/* CSS Document */

.percentage {
	height: 200px;
	width: 200px;
	padding: 23px;
	margin-left: 65px;
}
.percentage .p_circular {
	background-image: url(../img/cr.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 200px;
	text-align: center;
	padding-top: 30px;
}
.percentage .p_circular li {
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	text-decoration: underline;
	color: #FFF;
	line-height: 40px;
}

.percentage .p_circular .pt01{
	color: #000;
}
.pt02{
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
.content_Detail .distance .mss_edit .taa {
	color: #7D7D7D;
	height: 10px;
	width: 350px;
	text-align: right;
	font-size: 36px;
}
