body{
	background: #222;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: -20px;
	font-family: BYekan,'BYekan',tahoma;
	direction: rtl;
}
#general{
	width: 100%;
	min-height: 900px;
	margin: 0 auto;
	background: #fff;
}
#home{
	width: 100%;
	height: 600px;
	background-image: url(img/banner-big.png);
	background-size: cover;
}
.content-box{
	width: 980px;
	height: auto;
	margin: 0 auto;	
}
#menu-bar{
	width: 880px;
	height: 100px;
	margin: 0 auto;
}
#menu-bar ul{
	list-style-type: none;
}
#menu-bar ul li a{
	float: right;
	padding: 65px 25px 10px 25px;
	color: #fff;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
	margin: 0 3px 0 3px;
	text-decoration: none;
}
#menu-bar ul li:hover,#menu-bar ul li a:hover{
	background: #5c4c3d;
}
li.active,li.active a{
	background: #5c4c3d !important;
}
#hat-box{
	width: 368px;
	height: 302px;
	float: right;
	background-image: url(img/hat.png);
	margin-top: 195px;
}
#address-top{
	width: 550px;
	height: 50px;
	float: right;
	margin-top: 445px;
	text-align: right;
	font-size: 18px;
}
#list-menu{
	width: 100%;
	height: 450px;
	margin: 0;
	background-image: url(img/menu-bg.jpg);
	background-size: cover;
}
#list-type{
	width: 450px;
	height: 474px;
	float: right;
}
#cop-type{
	width: 530px;
	height: 474px;
	float: left;
	background-image: url(img/list-type.png);
	background-repeat: no-repeat;
}
#list-type ul{
	list-style: none;
}
#list-type ul li{
	color: #fff;
	margin-top: 26px;
}
#list-type ul li:hover{
	color: #ba6a00 !important;
	text-decoration: underline;
	cursor: crosshair;
}
li.other{
	font-size: 24px;
	color: #ba6a00 !important;
}
#box-adv{
	width: 100%;
	height: 291px;
	margin: 0 auto;
	background-image: url(img/adv.jpg);
}
#contact-box{
	width: 100%;
	height: 313px;
	margin: 20px auto;
	background-image: url(img/footer-bg.png);
	background-size: 100% 100%;
}
#copyright{
	width: 650px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}
p.first-p{
	padding-top: 120px;
	font-size: 22px;
}
p.first-p-2{
	font-size: 22px;
}
.office{
	padding-top: 10px;
}
.office a{
	color: #222;
	text-decoration: none;
}
.office a:hover{
	text-decoration: underline;
	color: #ffd300;
}
#hidden,#hidden a{
	width: 60px;
	height: 38px;
	border-radius: 50%;
	float: right;
	position: fixed;
	background: #855536;
	margin: 485px 50px 0 0;
	text-align: center;
	padding-top: 20px;
	color: #fff;
}