.info_menu_web {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 288px;
	min-width: 288px;
	margin-left: 10px;
	float: right;
	display: block;
	background-color: #FFFFFF;
	background-image: url(/img/background_phone_luna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 674px;
	color: #000000;
}
.Phone_Screen {
	width: 190px;
	min-width: 190px;
	margin-top: 95px;
	margin-left: 49px;
	background-color: #FFFFFF;
}
.working_place {
	clear: both;
	height: 234px;
	overflow: auto;
}
.content_item {
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	background-color: #FFFFE1;
	padding: 3px;
}
.content_type_jpeg {
	text-align: center;
	width: 100%;
}
.menu_item {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	display: block;
	padding: 3px;
	cursor: default;
}
.menu_key {
	height: 20px;
	clear: both;
}
.menu_key_left {
	display: block;
	width: 89px;
	padding: 3px;
	float: left;
	text-align: left;
	color:#000000;
}
.menu_key_right {
	display: block;
	width: 89px;
	padding: 3px;
	float: right;
	text-align: right;
	color:#000000;
}

