@charset "utf-8";
body {
	background-color: #444444;
	margin: 0px;
	background-image: url(images/content-bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
	direction:rtl;
	

}
.all {
	margin: 0px;
	padding: 0px;
	width: 770px;
}


.header {
	background-image: url(images/header2.jpg);
	height: 128px;
	width: 739px;
}
a 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color:#CC00CC;
}
.post 
{
	direction:rtl;
	text-align:right;
	background-color: #FFFFFF;
	background-image: url(images/post-bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 678px;
	
}
#lover_box a{
	color:#0066CC;
}
#lover_box a:hover{
	color:#CC00CC;
}

.content {
	color: #666666;
	width: 740px;
}
.post_txt 
{
	direction:rtl;
	text-align:right;
	font-family:'Times New Roman', Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	width:660px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 4px;
}
.date {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #5371A2;
	line-height: 18px;
}
.comment_txt {
	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
	line-height: 1.8;
}

.mybtn
{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:normal;
	}

