@font-face {
  font-family: 'Byekan';
  src: url('../images/BYekan.ttf') format('truetype'),
       url('../images/BYekand41d.eot?#') format('eot'),
       url('../images/BYekan.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}


@font-face {
font-family:'Yekan';
src:url('../images/Yekan.eot');
src:url('../images/Yekand41d.eot?#iefix') format('embedded-opentype'),
url('../images/Yekan.woff') format('woff'),
url('../images/Yekan.ttf') format('truetype'),
url('../images/Yekan.html#svgFontName') format('svg');
font-style: normal;
font-weight: normal;
}

@font-face {
	font-family: 'icomoon';
	src:url('../images/icomoon3c88.eot?-n2bcf6');
	src:url('../images/icomoond41d.eot?#iefix-n2bcf6') format('embedded-opentype'),
		url('../images/icomoon3c88.woff?-n2bcf6') format('woff'),
		url('../images/icomoon3c88.ttf?-n2bcf6') format('truetype'),
		url('../images/icomoon3c88.html?-n2bcf6#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


body {
font-family: 'Yekan';
font-size: 14px;
margin:0px;
background:#000 url(../images/bg.png) repeat;
border-top: solid 5px #BE4040;


}

*:focus {
outline:none;
}

a
{
	text-decoration:none;
	color:#666;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}



.main {
    width: 760px;
    height: auto;
    margin: 20px auto auto;
    border: 2px dashed rgba(62, 0, 0, 0.9);
    padding: 5px;
    display: table;
}

.pm {
    display: block;
    width: 100%;
    height: 35px;
    background: #262626 none repeat scroll 0% 0%;
    margin-bottom: 10px;
    text-align: right;
    float: right;
    color: #FFF;
    font-size: 16px;
    line-height: 30px;
    font-family: BYekan,Yekan;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.12);
}
.ico_pm::before {
content: "\e6e5";
}
.ico_pm {
font: normal 24px icomoon;
color: #fff;
top: 0px;
position: relative;
float: right;
padding: 5px;
}

.pic{
	background:url(../images/pic.png) no-repeat;
	width:450px;
	height:393px;
	float:left;
}

.box {
float: right;
width: 300px;
max-height: 393px;
display:block;
}
.pm2::before {
content: "\e6e6";
}
.login {
    float: left;
    margin: -7px -2px;
    color: #FFF;
    font-size: 12px;
    font-family: bYekan,tahoma;
    background: rgba(0, 0, 0, 0.51) none repeat scroll 0% 0%;
    height: 40px;
    line-height: 2.5;
    padding: 0px 35px;
    border-radius: 0px 0px 50px 50px;
    border-top: 4px solid #DB5031;
    box-shadow: 0px 0px 0px 1px #DB5031 inset;
}

.inner {
position: relative;
margin: 20px auto;

text-align: center;
top: 20px;
}

.select {
background: #fff url(../images/d.html) right center no-repeat;
width: 225px;
height: 35px;
border-radius: 3px;
border: 0px;

padding: 0px 10px;
padding-right: 35px;
font-size: 12px;
text-align: right;
font-family: tahoma;
color: #969696;
direction: rtl;
	padding-right:35px;
}

.tf-user, .tf-pass {
background: #fff url(../images/5456.html) right center no-repeat;
width: 180px;
height: 35px;
border-radius: 3px;
border: 0px;
padding: 0px 10px;
padding-right: 35px;
font-size: 12px;
text-align: right;
font-family: tahoma;
color: #969696;
direction: rtl;
}

.tf-pass{
	background: #fff url(../images/p.html) right center no-repeat;
}


.btn {
    cursor: pointer;
    background: #510768 none repeat scroll 0% 0%;
    border: 1px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0px 0px 20px rgba(255, 0, 0, 0.5);
    font-family: Yekan,tahoma;
    color: rgba(255, 255, 255, 0.82);
    position: relative;
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    padding: 0px 20px;
    transition: all 0.2s ease-in 0s;
}
.btn:hover {
background:#2aa7b2;
}



hr.line {
    border: 1px dashed rgba(62, 0, 0, 0.9);
    position: relative;
    top: 20px;
}

.link {
float: right;
text-align: right;
margin: 40px 20px;
}

.link a {
display: inherit;
background: rgba(255, 255, 255, 0.06);
margin-bottom: 4px;
padding: 0px 5px;
border-right: solid 4px rgba(255, 255, 255, 0.11);
color: #A8A8A8;
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;
}
.link a:hover {

border-right: solid 6px rgba(185, 63, 63, 1);

}
.menu {
    width: 760px;
    height: 25px;
    margin: 5px auto;
    border: 0px dashed rgba(0, 0, 0, 0.9);
    padding: 2px 5px;
}

.menu ul li {
display: inline-flex;
float: right;
margin: 0px 5px;
padding: 0px 3px;
}

.menu ul li a{
	color:#F00;
}

.menu ul li a:hover{
	color:#EE8C8C;
}

.menu ul li {
display: inline-flex;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 11px;
border-left: dashed 1px #900000;
font-size: 13px;
line-height: 20px;
}


span.on {
color: #fff;
line-height: 20px;
font-size: 13px;
float:left;
}

.footer {
height: 42px;
background: rgba(255, 255, 255, 0.10);
clear: both;
width: 760px;
margin: 5px auto;
padding: 0px 5px;
margin-top:4px;
}


.error {
float: right;
text-align: right;
position: relative;
right: 10px;
top: 3px;
color: #D3D3D3;
font-size: 15px;
}

.cop {
float: left;
left: 10px;
}