

 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
  background: url("images/bg.jpg");
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
@font-face {
  font-family: 'Byekan';
  src: url('fonts/BYekan.ttf') format('truetype'),
       url('fonts/BYekan.eot?#') format('eot'),
       url('fonts/BYekan.woff') format('woff');
}


.sly {
background:url(images/sly.jpg);
width:1023px;
height:323px;
position:relative;
margin:0px auto;
opacity:0.8;
}
.logo {
width:400px;
height:160px;
background:url(images/logo.png);
margin:0px auto;
position:absolute;
left:0px;
right:0px;
clear:both;
}

.content {

width:900px;
height:auto;
margin:50px auto;

display:block;

}

.darbar {
direction:rtl;
font:15px byekan;
color:#565656;
text-shadow:1px 1px rgba(255,255,255,0.5);
background:rgba(250,250,250,0.3);
padding:14px;
margin:-30px 20px 10px;
text-align:center;
border-radius:4px;
}

.darbar:after {
content:"";
position:relative;
clear:both;
}

.darbar:after {
border-style:solid;
border-width:8px 8px 0;
border-color:rgba(250,250,250,0.3) transparent;
width:0;
height:0;
margin:0px auto;
top:41px;right:33px;
}


.akhar a{ 
color:#565656;


}
.akhar { 

float:right;
color:#565656;
text-shadow:1px 1px rgba(255,255,255,0.5);
background:rgba(250,250,250,0.3);
margin-right:9px;	
width:409px;
text-align:right;

font:14px byekan;
margin-right:20px;
height:200px;
margin-top:5px;
max-width:750px;
border-radius:4px;
padding:3px 5px;
}

.akhar li {
text-align:center !important;
padding:5px 4px;

border-top:1px solid rgba(100,100,100,0.2);
border-bottom:1px solid rgba(100,100,100,0.2);
font:16px byekan;
margin:10px -5px;
}



