@font-face {
 font-family: 'BYekan';
 src: url('fonts/BYekand41d.eot?#') format('eot'),  /* IE6–8 */ url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('fonts/BYekan.html') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
::-moz-selection {
background:#ededed;
color:#C0C;
}
::selection {
background:#ededed;
color:#C0C;
}
body {
    background:url(img/bg.png);
	font-family: tahoma;
	font-size: 11px;
	direction: rtl;
	color: #fff;
    margin:0px;
    padding:0px;
}
a {
	text-decoration:none;
	color:#fff;
}
.wrap {
	width: 770px;
	margin: auto;
	display: table;
	margin-top: 50px;
}
.logo {
	width: 230px;
	height: 50px;
	background: url(img/logo.png);
	margin: auto;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out
}
.logo:hover {
	-webkit-transform:scale(1.1)rotate(2deg);
	-moz-transform:scale(1.1)rotate(2deg);
	-ms-transform:scale(1.1)rotate(2deg);
	-o-transform:scale(1.1)rotate(2deg);
	transform:scale(1.1) rotate(2deg);
	-webkit-transition:all 0.9s ease-in-out;
	-moz-transition:all 0.9s ease-in-out;
	-o-transition:all 0.9s ease-in-out;
	transition:all 0.9s ease-in-out
}
.upmenu {
	width: 770px;
	height: 33px;
	background: rgba(0, 83, 158, 1);
	border-radius: 6px;
	margin:auto;
	margin-top:5px;
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
	font-family: BYekan;
	font-size: 13.3px;
	color: rgb(255 , 255 , 255);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
}
.ddmenu{
list-style:none;
margin:0 10px 0 0;
}
.ddmenu li{
list-style:none;
float:right;
margin-left:5px;
line-height:32px;
width:60px;
height:33px;
text-align:center;
}
.ddmenu li:hover{
background: #000000;
}
.ddmenu li a:link , .ddmenu li a:visited{
color:white;
text-decoration:none;
}
.ddmenu li li{
float:none;
}
.ddmenu ul{
width:100px;
padding:0px;
position:absolute;
margin:-3px -20px 0px 0px;
background-color:#00539E;
border-radius:0 0 5px 5px;
display:none;
}
.ddmenu li ul{
padding:5px;
}
.ddmenu li:hover ul{
display:block;
}
.nav1 li{width:100px;}
.ddmenu li.nav1 {text-align:center;}
.ddmenu li.nav1:hover {}
.msgaddlink p{
	font-family: 'BYekan', tahoma;
	font-size: 13.3px;
	line-height: 19px;
	margin:8px 7px 8px 7px;
	direction: rtl;
	text-align: right;
	color: #000;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	text-align: justify;
}
.msgaddlink {
	font-family: 'BYekan', tahoma;
	font-size: 13.3px;
	line-height: 19px;
	margin:8px 7px 8px 7px;
	direction: rtl;
	text-align: right;
	color: #000;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	text-align: justify;
}
.donate_box {
	float: right;
	width: 480px;
	height: 270px;
	background: rgba(49, 49, 49, 0.9);
	border-radius: 6px;
	display: table;
	margin-top: 5px;
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
}
.adminmsg_box {
	float: right;
	width: 480px;
	background: rgba(49, 49, 49, 0.9);
	border-radius: 6px;
	display: table;
	margin-top: 5px;
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
}
.sabt_box {
	float: right;
	width: 480px;
	height: 310px;
	background: rgba(49, 49, 49, 0.9);
	border-radius: 6px;
	display: table;
	margin-top: 5px;
	-webkit-transition : all 0.4s ease-in;
	-moz-transition : all 0.4s ease-in;
	-o-transition : all 0.4s ease-in;
}
.ssabt_box {
	float: left;
	width: 220px;
	height: 310px;
    margin-left:25px;
	border-right: 1.5px dashed rgba(255, 255, 255, 0.64);
}
.info_box {
	float: left;
	width: 280px;
	background: rgba(49, 49, 49, 0.9);
	border-radius: 6px;
	margin-top: 5px;
	margin-right: 10px;
}
.ok {
	width: 770px;
	height: 25px;
	background: rgba(49, 49, 49, 0.9);
	border-radius: 6px;
	margin:auto;
	margin-top:5px;
	overflow:hidden;
	font-family: BYekan;
	font-size: 13.3px;
	color: rgb(255 , 255 , 255);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	text-align:center;
	padding-top:14px;
	cursor:pointer;
}
.footer {
	width: 770px;
	height: 33px;
	background: rgba(0, 83, 158, 1);
	border-radius: 6px;
	margin:auto;
	margin-top:5px;
	font-family: BYekan;
	font-size: 13.3px;
	color: rgb(255 , 255 , 255);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
}
h2 {
	font-family: BYekan;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	font-weight: normal;
	font-size: 22px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.1px;
	direction: rtl;
	text-align: right;
	margin-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom: 1.5px solid rgba(255, 255, 255, 0.34);
}
p {
	font-family: 'BYekan', tahoma;
	font-size: 13.3px;
	line-height: 19px;
	margin:8px 7px 8px 7px;
	direction: rtl;
	text-align: right;
	color: rgb(255 , 255 , 255);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	text-align: justify;
}
.f_box {
	float: right;
	width: 220px;
	height: 220px;
}
.s_box {
	float: left;
	width: 220px;
	height: 220px;
    margin-left:25px;
	border-right: 1.5px dashed rgba(255, 255, 255, 0.64);
}
.mytable {
	margin: 10px 8px 10px 8px;
}
.msgaddlink input {
	color: #000;
	border-radius: 3px;
	padding: 5px;
	font-family: 'BYekan', tahoma;
	outline: none;
	font-size: 19px;
	background: rgba(255, 255, 255, 0.13);
	border: 1px solid rgb(224, 224, 224);
}
input {
	color: #fff;
	border-radius: 3px;
	padding: 5px;
	font-family: tahoma;
	outline: none;
	font-size: 11px;
	background: rgba(255, 255, 255, 0.13);
	border: 1px solid rgb(224, 224, 224);
}
tr {
	height: 36px;
}
td {
}
.linkman{padding:5px 20px 0 0}
label {
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	font-family: BYekan;
	font-size: 13.3px;
}
#send {
	color: #fff;
	border-radius: 3px;
	padding: 3px 6px 3px 6px;
	font-family: BYekan;
	outline: none;
	font-size: 13.3px;
	min-width:120px;
	max-width:120px;
	background: rgba(255, 255, 255, 0.13);
	border: 1px solid rgb(224, 224, 224);
	text-align: center;
	margin-bottom: 10px;
	margin-right: 95px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	cursor:pointer;
}
.detail {
	font-size: 10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);
	margin-right: 3px;
}
.td2 {
	width: 115px;
}
.footer img {
	margin:5px;
}