@CHARSET "utf-8";
.hoten{
	color: red;
}
.kichthuoc{
	width: 250px;
	height:250px;
	border-radius:60%;
-moz-border-radius:60%;
-webkit-border-radius:100%;
	
}
.obj{
	color: green;
}
.container{
	padding: 10px;
	border: 5px #33cc33 solid;
	
}
progress{
	text-align: right;
	float: right;
	margin-right: 2em;
	
}