<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>خطا</title>
		
<style>
.notFound {
	background:url(http://mihanblog.com/public/public/images/template/box.gif) no-repeat;
	width:410px;
	height:210px;
	padding:20px;
	margin:50px auto;
	text-align:center;
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
}
a{
	text-decoration:none;
}
.linkbutton a{
	background: #EEE;
	color: #777;
	border:3px solid #EEE;
	padding:2px;
	text-align:center;
	cursor:pointer;
	margin-top:5px;
	display:block;
}
.linkbutton a:hover{
	color: #fff;
	background: #CC0000;
	border:3px solid #EEE;
}
.notFound p{
	text-align:center;
}
.notFound p b{
	color:#F00;
	display:block;
}
.notFound .logo img{
	border:1px solid #aaa;
}
.notFound .english{
	text-align:left;
	direction: ltr;
}
</style>
	</head>
	<body>
		
		<div class="notFound">
		
			<div class="logo">
				<img src='http://mihanblog.com/public/public/images/logo/logo2.gif'>
			</div>
			 <br>
                <br>
                بروز خطای نرم افزاری !
                <br>
              


لطفا چند دقیقه دیگر مجددا تلاش نمایید
.
		
			
			<p class="english">
			</p>
			
		</div>
	</body>
</html>