body{
	background-color: #FFF;
	margin:1%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 170%;
	color: #000;
    direction: ltr;
}
.dd {
	height: 3px;
	font-size:1px;
	border-radius: 2px 2px 2px 2px;
	border: #666 solid 1px;
	box-shadow: 1px 1px 1px 1px #aaa;
}
.tobo{
	position: absolute;
	width:96%;
}
.top {
	top: 1%;
}

.bottom {
	bottom: 1%;
}
@media screen and (max-height:570px){
.bottom{display:none;}
}
.dda{
	background-color: #390;
}
.ddb{
	background-color: #FFF;
}
.ddc{
	background-color: #C00;
}
.dd8{
	width: 100%;
}
.dd7{
	width: 95%;
}
.dd6{
	width: 90%;
}
.ddfl{
	float: left;
	left:1%;
}
.ddfr{
	float: right;
	right:1%;
}
.asl {
	padding-top:9px;
	width:100%;
	text-align:center;
}
.d_onv{/* dargah */
	text-shadow: 1px 1px 2px #4cf;
    color: #05c;
    font-size: 14px;
}
.kelidha{/* dargah */
    background-color: #ddd;
    border: solid 1px #555;
	box-shadow: 1px 1px 4px 1px #eee inset;
	text-shadow: 1px 1px 2px #4cf;
	border-radius: 5px 5px 5px 5px;
    color: #05e;
    font-family: tahoma;
    font-size: 14px;
    min-height: 36px;
    line-height: 200%;
    font-weight: bold;
    cursor:pointer;
}
.kelidha:hover{text-shadow:1px 1px 2px #faa;color: #e00;}