@CHARSET "UTF-8";
.menu-ring {
	width:300px;
	height:500px;
	margin:0 auto;
}
.outer-ring {
	position:absolute;
	width:300px;
	height:300px;
	margin:0 auto;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 8px solid #000000;
}
.inner-ring1 {
	position:absolute;
	margin-top:0px;
	margin-left:72px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.inner-ring2 {
	position:absolute;
	margin-top:142px;
	margin-left:72px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.inner-ring3 {
	position:absolute;
	margin-top:34px;
	margin-left:10px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.inner-ring4 {
	position:absolute;
	margin-top:107px;
	margin-left:10px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.inner-ring5 {
	position:absolute;
	margin-top:33px;
	margin-left:132px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.inner-ring6 {
	position:absolute;
	margin-top:107px;
	margin-left:132px;
	width:142px;
	height:142px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 3px solid #000000;
}
.outer-ring-text {
	position:absolute;
	width:300px;
	height:300px;
	margin:0 auto;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 8px solid #000000;
}
.inner-ring-text1 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:57px;
	margin-left:83px;
	text-align:center;
}
.inner-ring-text2 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:207px;
	margin-left:83px;
	text-align:center;
}
.inner-ring-text3 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:97px;
	margin-left:20px;
	text-align:center;
}
.inner-ring-text4 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:170px;
	margin-left:20px;
	text-align:center;
}
.inner-ring-text5 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:97px;
	margin-left:145px;
	text-align:center;
}
.inner-ring-text6 {
	position:absolute;
	width:120px;
	height:20px;
	margin-top:170px;
	margin-left:144px;
	text-align:center;
}
