@charset "utf-8";
/* CSS Document */

body {
	direction:rtl;
	background-image:url(../images/background/chr12.jpg);
	margin:0 auto;
}

.player #content{
	width:280px;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
}
.player #logo{
	clear:both;
	float:right;
	float:right;
	height:120px;
	margin:0;
	width:100px;
}
.player #txtPlayer{
	clear:left;
	float:right;
	width:165px;
	text-align:right;
	margin-top:30px;
	margin-right:10px;
}
.player #txtPlayer span{
	font:9pt Tahoma, Geneva, sans-serif;
	color:#000;
	margin:2px 5px 0;
}
.player #txtPlayer h2{
	font:9pt Tahoma, Geneva, sans-serif;
	color:green;
	margin:2px 5px 0;
}
.player #txtPlayer h1{
	font:18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:2px 20px;
}
.player #allwidth {
	clear:both;
	float:right;
	width:280px;
	text-align:center;
}
.player #d3ay {
	clear:both;
	float:right;
	margin-top:50px;
	width:280px;
	text-align:center;
}