@font-face{font-family:'Yekan';src:url('Fonts/BYekan.ttf') format('truetype'), url('Fonts/BYekan.eot?#') format('eot'), url('Fonts/BYekan.woff') format('woff');font-style:normal;font-weight:normal;}
*{border:0;padding:0;margin:0;}
body{direction:rtl;color:#34495e;background:#F2F2F2;margin:0;padding:0;text-align:center;font:11px/1.9 tahoma;overflow: hidden;}

#iframe {
    margin: 0px auto;
    display: block;
    padding-top: 70px;
}

a{text-decoration:none;color:#34495e;transition:all 0.3s ease-out;}
a:hover{text-decoration:none;color:#3297da;}

.logo {
    float: right;
    margin: 12px 1em;
    width: 220px;
    text-align: right;
}
.logo .img {
    background: url('20S.png') no-repeat scroll 0% 0% transparent;
    width: 87px;
    height: 44px;
    float: right;
	margin-left: 10px;
}
.logo h1 {
    font: 16px/23px Yekan,tahoma;
    color: #FFF;
}
.logo h2 {
    font: 13px/21px Yekan,tahoma;
    color: #CCC;
}

.banner {
    float: left;
    margin: 5px 1em;
    height: 60px;
    width: 468px;
}
#switcher {
    width: 100%;
    background: #333;
    position: fixed;
    height: 70px;
}
#text {
    float: left;
    margin: 20px 21px 0px;
    font: 13px/25px Yekan,tahoma;
    color: #999;
}
#text a {
    padding: 5px 10px;
    background: none repeat scroll 0% 0% #DA1229;
    font: 13px Yekan,tahoma;
    color: #FFF;
    border-radius: 5px;
    float: right;
    height: 21px;
}
#text a:hover {
    background: none repeat scroll 0% 0% #c11126;
}
#text a:before {
    content: "x";
    float: right;
    font-size: 14px;
    margin: 0px 2px 0px 5px;
}

#text span {
    color: #FF751A;
    font-size: 20px;
    margin-left: 2px;
}