@charset "utf-8";
/*
 PGF Template By: Mohammad Javad Dehshahri
*/

*{
    font-family: Tahoma;
    font-size: 12px;
}

html {
    direction: rtl;
}

body{
	background: #e9e9e9;
	font-size: 11px;
	color: #666;
	font-family: Tahoma;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}

.footer_copyright {
	direction: ltr;
	font-size: 10px;
	margin: 0px auto;
	text-align: center;
	clear: both;
	width: 100%;
}

img, div, a, input { behavior:url(iepngfix.htc); }