BODY	{
		color: #555545;
		FONT-SIZE: 12px;
		margin: 0px;
		LINE-HEIGHT: 18px;
		FONT-FAMILY: tahoma, Times New Roman, arial;
		BACKGROUND: #67574A url('imgs/background.gif');
}

a	{
		text-decoration: none;
		color: #864;
}
a:hover	{
		color: #000;
}

h1, h2, h3	{
		font-family: times new roman;
		font-size: 14px;
		line-height: 18px;
		margin: 0px;
}		
h4, h5, h6	{
		font-family: times new roman;
		font-size: 16px;
		line-height: 20px;
		margin: 0px;
}
b	{
		color: #743;
}

.title	{
		font-family: times new roman;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;		
}

.date	{
		font-size: 11px;
		color: #886;
		margin-left: 30px;
		margin-right: 30px;	
}
.main	{
		BACKGROUND: #DFDDCE url('imgs/main.gif');
		float: left;
}

.top	{
		height: 89px;
		BACKGROUND: #DFDDCE url('imgs/top.gif');
		
}

.left	{
		width: 93px;
		height: 300px;
		float: left;
}

.search	{
		width: 446px;
		height: 72px;
		BACKGROUND: #fff url('imgs/search.gif');
		float: left;
}
.search2	{
		width: 446px;
		height: 72px;
		BACKGROUND: #fff url('imgs/search2.gif');
		float: left;
}
.menu	{
		width: 199px;
		height: 220px;
		BACKGROUND: #fff url('imgs/menu.gif');
		float: right;
		font-size: 11px;
line-height: 15px;
		direction: rtl;
		text-align: right;
		padding-top: 43px;
}
.menu a	{
		color: #555;
}
.menu a:hover	{
		color: #942;
}

.matn	{
		width: 446px;
		BACKGROUND: #fffffd url('imgs/matn-bottom.gif') repeat-x bottom left;
		float: left;
		direction: rtl;
		text-align: right;
}
.border-matn	{
		margin: 10px;
		margin-top: 0px;
margin-bottom: 40px;
}
.last-post	{
		width: 199px;
		BACKGROUND: #fff url('imgs/last-post.gif');
		float: right;
		direction: rtl;
		text-align: right;
}

.bottom	{
		width: 738px;
		height: 59px;
		BACKGROUND: #DFDDCE url('imgs/bottom.gif');
		float: left;
}

.ghab	{
		width: 129px;
		height: 70px;
		BACKGROUND: #DFDDCE url('imgs/ghab.gif');
		float: left;
		margin: 4px;
		padding-left: 9px;
		padding-right: 9px;
		padding-top: 7px;
		padding-bottom: 7px;
}

.copyright	{
		height: 20px;
		color: #bba;
		font-size: 10px;
		padding-left: 20px;
		float: left;
}
.copyright a	{
		color: #bba;
}
.copyright a:hover	{
		color: #fff;
}
