/* CSS Document */
/* CSS Document */
@font-face 
{
    font-family:'B Yekan';
    src:url('../fonts/BYekan.eot');
    src:url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BYekan.woff') format('woff'),
        url('../fonts/BYekan.ttf') format('truetype');
}
body
{
	font-family:'B Yekan';
	font-size:14px;
	background:url(../images/bg.png);
}
a
{
	text-decoration:none;



}



::selection {
background: rgba(62, 134, 168, 1);
color: #fff;
text-shadow: 1px 1px #000;
}

::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-thumb {
border-radius: 0px;
background-color: #8A8A8A;
}
::-webkit-scrollbar-button {
background-color: #D3D3D3;
}
::-webkit-scrollbar-track {
background-color: #D3D3D3;
}
::-webkit-scrollbar-corner {
background-color: #D3D3D3;
}

.header
{	
	background:url(../images/bg-header.png) repeat-x;
	width:100%;
	left:0px;
	top:0px;
	position:absolute;
	height:48px;
}


.inner {
background: url(../images/inner.png) no-repeat;
border: solid 0px;
width: 709px;
height: 444px;
margin-top: -50px;
}
.tf-user
{
	background:url(../images/icons.png) -346px -118px no-repeat;
	position:absolute;
	border:solid 0px;
	width:154px;
	height:34px;
	text-align:right;
	font-family: b yekan,tahoma;
	color:#666666;
	text-shadow:0px 0px 1px #EEE;
	padding-right:40px;
}
.tf-pass
{
	background:url(../images/icons.png) -346px -197px no-repeat;
	position:absolute;
	border:solid 0px;
	width:154px;
	height:34px;
	text-align:right;
	font-family:"b yekan";
	color:#666666;
	text-shadow:0px 0px 1px #EEE;
	padding-right:40px;
}
*{outline:none;}
option
{
	padding:7px;
outline: none;
}
.select {
background: url(../images/icons.png) -346px -196px no-repeat;
position: absolute;
border: solid 0px;
width: 197px;
height: 36px;
text-align: right;
font-family: "b yekan";
color: #666666;
text-shadow: 0px 0px 1px #EEE;
padding-right: 41px;
outline: none;
direction: rtl;
text-shadow: 1px 1px #fff;
left: 2px;
}

  .btn {
background: url(../images/icons.png) -346px -235px no-repeat;
position: absolute;
border: solid 0px;
width: 194px;
height: 36px;
text-align: right;
font-family: "b yekan";
color: #666666;
text-shadow: 0px 0px 1px #EEE;
padding-right: 40px;
cursor: pointer;
outline: none;
-moz-transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in;
-o-transition: all 0.1s ease-in;
-ms-transition: all 0.1s ease-in;
cursor: cell;
}
.btn:hover{
background: url(../images/icons.png) -346px -272px no-repeat;
}
.fb {
border: solid 0px;
background: url(../images/fb.png);
width: 34px;
height: 34px;
position: absolute;
margin-left: 301px;
margin-top: 76px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.rss {
border: solid 0px;
background: url(../images/fb.png) 0 -45px;
width: 34px;
height: 34px;
position: absolute;
margin-left: 301px;
margin-top: 121px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.google {
border: solid 0px;
background: url(../images/fb.png) 0 -91px;
width: 34px;
height: 34px;
position: absolute;
margin-left: 301px;
margin-top: 167px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.tw {
border: solid 0px;
background: url(../images/fb.png) 0 -138px;
width: 34px;
height: 34px;
position: absolute;
margin-left: 301px;
margin-top: 213px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.yahoo {
border: solid 0px;
background: url(../images/fb.png) 0 -183px;
width: 34px;
height: 34px;
position: absolute;
margin-left: 301px;
margin-top: 258px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
}

.fb:hover , .rss:hover , .google:hover , .tw:hover , .yahoo:hover{
	opacity:0.5;
}


.fotter {
background: url(../images/fot.png) repeat-x;
height: 48px;
margin: -8px;
/* width: 100%; */
margin-left: -35px;
margin-right: -8px;
}





.on {
position: absolute;
width: 60px;
height: 20px;
margin-left: 110px;
margin-top: 365px;
color: #773900;
font-size: 24px;
text-shadow: 1px 1px rgba(245, 255, 0, 0.63);
text-align: center;
}
.logo {
	background:url(../images/logo.png);
	width:549px;
	height:143px;
margin-top: 60px;
	-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
cursor:pointer;
}





.copy {
color: #fff;
text-shadow: 1px 1px rgba(0, 0, 0, 0.62);
float: right;
margin-top: 15px;
margin-right: 70px;
font-size: 15px;
text-align:right;
padding: 0px 25px 0px 0px;
background: url(../images/warning.png) right no-repeat;
}




.logo:hover{

opacity:0.5;
}

.nav-menu {
float: right;
position: relative;
right: 0px;
margin: 0px 0px;
top: -57px;
background: rgba(0, 0, 0, 0.33);
border-left: 1px solid rgba(0, 0, 0, 0.18);
border-right: 1px solid rgba(255, 255, 255, 0.09);
font: 14px b yekan;
color: #fff;
/* height: 35px; */
padding: 10px 35px 11px 10px;
direction: rtl;
text-align: right;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
text-shadow: 1px 3px rgba(0, 0, 0, 0.47);
}
.nav-menu:hover {
background: #00bff3;
box-shadow: 0 4px #20AED4;
text-shadow: 1px 2px rgba(0, 0, 0, 0.25);
padding-bottom: 7px;
}
#ico {
background: url(../images/ico.png) 32px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 4px;
}

#ico2 {
background: url(../images/ico.png) 60px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 4px;
}

#ico3 {
background: url(../images/ico.png) 88px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 2px;
}

#ico4 {
background: url(../images/ico.png) 113px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 2px;
}

#ico5 {
background: url(../images/ico.png) 136px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 2px;
}

#ico6 {
background: url(../images/ico.png) 162px 0px;
width: 28px;
height: 28px;
position: absolute;
right: 7px;
top: 2px;
}
.matn {
position: absolute;
margin-top: 263px;
margin-left: 155px;
text-align: right;
color: #0F5280;
text-shadow: 1px 1px rgba(0, 255, 255, 0.72);
}