body 
{
	padding: 0px;
	margin: 5px 0;
}
#container 
{
	width: 995px; 
	padding: 0;
	margin: 0;
	background: #fff;
}
#header 
{
	height: 127px; 
	padding: 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	background:  url('header-tape.gif') repeat-x left 101px; 
}
#right-first
{
	float: left;
	height: auto; 
	width: 295px !important;       
	width: 330px;       
	padding: 5px !important;       
	padding: 5px 0 1000px 0; 
	margin: 0 0 0 0 !important;       
	margin: 0 0 -1000px 0; 
	overflow: hidden;
	border: #587f95 solid 2px;
}
#right
{
	float: left;
	height: auto; 
	width: 160px !important;       
	width: 195px;       
	padding: 5px !important;       
	padding: 5px 5px 1000px 5px; 
	margin: 0 0 0 0 !important;       
	margin: 0 0 -1000px 0; 
	overflow: hidden;
	border: #587f95 solid 2px;
} 
#middle-first
{
	float: left ;
	width: 465px;
	padding: 6px 0 0 0 !important;       
	padding: 6px 0 2000px 0;
	margin: 0 5px 0 5px !important;       
	margin: 0 5px -2000px 5px;
	overflow: hidden;
	border: #587f95 solid 2px;
}
#middle
{
	float: left;
	width: 600px;
	padding: 6px !important;       
	padding: 6px 6px 2000px 6px;
	margin: 0 5px 0 5px !important;       
	margin: 0 5px -2000px 5px;
	overflow: hidden;
	border: #587f95 solid 2px;
	font: 9pt tahoma;
	direction: rtl;
	text-align: right;
	line-height: 20px;
}
#left 
{
	float: left;
	width: 190px;             
	padding: 0 0 0 0 !important;       
	padding: 0 0 1000px 0;
	margin: 0 0 0 0 !important;       
	margin: 0 0 -1000px 0;
	border: #587f95 solid 2px;
	overflow: hidden;
}
#left-first
{
	float: left;
	width: 190px;
	padding: 0 0 0 0 !important;       
	padding: 0 0 2000 0;
	margin: 0 0 0 0 !important;       
	margin: 0 0 -2000 0;
	border: #587f95 solid 2px;
	overflow: hidden;
}
#footer 
{
	height: 19px; 
	width: 100%; 
	border-top: 1px #D9D9D9 solid; 
	background: #F2F2F2; 
	padding: 0; 
	margin: 0px;
	clear: both;
} 

#logo
{
	width: 200px;
	height: 96px;
	float: right;
	padding: 0;
	margin: 0;
	background:  url('logo.gif') no-repeat right top; 
}
#header-advertisement
{
	width: 790px;
	height: 96px;
	float: right;
	padding: 0;
	margin: 0 5px 0 0;
	background: #a9cee2;
}
	#header-advertisement div
	{
		float: left;
		width: 190px;
		height: 90px;
		margin: 3px 4px 3px 3px;
		border: #f0f0f0 solid 1px;
		overflow: hidden;
		}
	#header-advertisement img
	{
		border: none;
		width: 188px;
		height: 88px;
	}
		
#volume
{
	width: 194px;
	height: 22px;
	float: right;
	padding: 3px 0 0 0;
	margin: 8px 0 0 0;
	font: 8pt tahoma;
	text-align: center;
	color: white;	
}

#menu
{
	float: left;
	width: 792px;
	height: 22px;
	padding: 0;
	margin: 8px 0 0 2px;
}
	#menu ul 
	{
		margin: 0 0 0 0px;
		padding:0;
		list-style-type: none;
	}
	#menu ul li 
	{
		width: 70px;
		float: left;
		padding: 0;
		margin: 0 1px;
	}
	#menu ul li a 
	{
		width: 100%;
		height: 20px;
		display: block;
		font: 8pt tahoma;
		text-decoration: none;
		color: blue;
		text-align: center;
		padding: 2px 0 0 0;
		margin: 0px 0 0 0;
		background: #fff;
	}
	#menu ul li a.current
	{
		background: #f0f0f0;
	}
	#menu ul li a:hover 
	{
		color: red; 
	}

#first-title
{
}
	#first-title h1
	{
		text-align: center; 
		font: 600 8pt tahoma; 
		direction: rtl;	
		padding: 0;
		margin: 0 0 5px 0;
	}
	#first-title h1 a
	{
		color: green;
		text-decoration: none;
	}
	#first-title img
	{
		border: #c0c0c0 solid 1px;
		width: 445px;
		height: 300px;
		margin: 0 0 5px 0;
	}

#second-title
{
}
	#second-title h1
	{
		border-bottom: solid 1px;
		font: 600 8pt tahoma;
		direction: rtl;
		text-align: center;
		padding: 0 0 6px 0;
		margin: 0 0 4px 0;
	}
	#second-title div
	{
		float: right;
		width: 135px !important;
		width: 160px;
		height: 110px;
		padding: 5px !important;
		padding: 5px;
		margin: 0 0px 5px 0;
		background: url('doted-line.gif') repeat-x bottom right;
		overflow: hidden;
	}
	#second-title p
	{
		padding: 0;
		margin: 0;
		font: 8pt tahoma;
		text-align: justify;
		direction: rtl;
		line-height: 150%;
	}
	#second-title img
	{
		float: right;
		width: 60px;
		height: 60px;
		border: none;
		margin: 2px 0 0 6px;
		border: #c0c0c0 solid 1px;
	}
	#second-title ul
	{
		margin: 8px 0 0 0;
		padding: 0px 10px;
		border: #c0c0c0 solid 0px;
		list-style-type: none;
		clear: both;
	}
		#second-title ul li
		{
			padding: 0px 15px 0px 0px;
			margin: 2px 0 2px 0;
			background: url('li-lgreen.gif') no-repeat right 6px;
			text-align: right;	
			color: blue;
		}
	#second-title a
	{
		direction: ltr;
		text-align: right;
		font: 8pt tahoma; 
		line-height: 150%;
		text-decoration: none;
		color: blue;
	}

	#second-title div.right
	{
		float: right;
		width: 146px !important;
		width: 175px;
		height: auto;
		padding: 5px;
		margin: 0 0px 5px 0;
		background: url('doted-line.gif') repeat-x bottom right;
	}
	#second-title div.volume
	{
		float: right;
		width: 630px !important;
		width: 100%;
		height: auto;
		padding: 5px;
		margin: 0 0px 5px 0;
		background: url('doted-line.gif') repeat-x bottom right;
		overflow: hidden;
	}


#volume-archive
{
	float: right;
	width: 175px;
	height: 35px;
	padding: 6px 0 0 0;
	margin: 5px 5px 3px 5px;
	background: #f0f0f0 url(volume_archive.jpg) no-repeat center center;
}
	#volume-archive h1
	{
		border-bottom: solid 1px;
		font: 600 8pt tahoma;
		direction: rtl;
		text-align: center;
		padding: 0px 0 6px 0;
		margin: 4px;
	}
	#volume-archive ul
	{
		margin: 8px 0 0 0;
		padding: 0px 10px;
		border: #c0c0c0 solid 0px;
		direction: rtl;
		text-align: right;
		font: 8pt tahoma;
		line-height: 135%; 
		list-style-type: none;
		clear: both;
	}
		#volume-archive ul li
		{
			padding: 0px 15px 0px 0px;
			margin: 2px 0 2px 0;
			background: url('li-lgreen.gif') no-repeat right 6px;
			color: blue;
		}
			#volume-archive ul li a
			{
				font: 8pt tahoma;
				direction: rtl;
				text-align: right;
				text-decoration: none;
				color: blue;
			}	
	#volume-archive span a
	{
		font:600 8pt tahoma;
		color: blue;
		text-decoration: none;
	}
#volume-archive.right
{
	float: right;
	width: 225px;
	margin: 0 0 5px 0;
	background: #f0f0f0;
}

#middle-advertisement
{
	float: right;
	width: 449px;
	margin: 0 7px 5px 0;
	overflow: hidden;
}
	#middle-advertisement div
	{
		float: right;
		width: 449px;
		height: 157px;
		padding: 0;
		margin: 0 0 5px 0;
		border: #f0f0f0 solid 1px;
	}
	#middle-advertisement img
	{
		width: 447px;
		height: 155px;
		border: none;
	}

#right-advertisement
{
	float: right;
	width: 225px;
	height: 145px;
	overflow: hidden;
}
	#right-advertisement img
	{
		width: 225px;
		border: none;
	}

#footer span
{
	float: left;
	margin:2px 5px;
	text-align:right;
	color: #827E7E;
	font: 8pt tahoma;
}
#footer span a
{
	color: #827E7E;
}

#navigation
{
	padding: 0 0 1px 0;
	margin: 0 0 10px 0;
	border-bottom: #c0c0c0 solid 4px;
}
	#navigation a
	{
		text-decoration: none;
		color: blue;
		padding: 0 0 0 14px;
		background: url('tol.gif') no-repeat 3px right;
	}

#view-post
{
}
	#view-post #tools
	{
		padding: 4px 10px;
		background: #f0f0f0;
	}	
		#view-post #tools span.print a
		{
			float: left;
			text-decoration: none;
			color: blue;
		}
		#view-post #tools span
		{
			direction: rtl;
			padding: 0 1px;
		}
	#view-post h1
	{
		font: 600 8pt tahoma;
		direction: rtl;
		text-align: center;
	}
	#view-post p
	{
		font: 9pt tahoma;
		direction: rtl;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	#view-post img.title
	{
		float: right;
		margin: 10px 0 0 10px;
		max-width: 150px;
	}
#category-body
{
	margin: 10px 20px;
}

#adsbox
{
	width: 100%;
	margin: 0 0 4px 0;
}
	#adsbox div
	{
		float: right;
		width: 180px;
		height: 60px;
		margin: 3px 4px 4px 3px;
		}
		#adsbox div img
		{
			border: #f0f0f0 solid 1px;
			width: 174px;
			height: 100px;
		}

#guestbook
{
}
	#guestbook table
	{
		width: 570px;
		margin: 0 0 15px 0;
		border: none;
	}
	#guestbook table td
	{
	}
	#guestbook table td.header
	{
		height: 34px;
		color: white;
		font: 600 8pt tahoma;
		padding: 0 30px 0 0;
		background: url('guestbook-header.gif') no-repeat right top;
	}
	#guestbook table td.body
	{
		padding: 10px 15px;
		font: 8pt tahoma;
		background: url('guestbook-body.gif') repeat-y center center;
	}
	#guestbook table td.footer
	{
		height: 9px;
		padding: 0;
		background: url('guestbook-footer.gif') no-repeat right top;
	}
	#guestbook #sign
	{
		font: 600 8pt tahoma;
	}

.st_textbox_fa 
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid; 
	DIRECTION: rtl; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: tahoma; 
	BACKGROUND-COLOR: #f0f0f0
}
.st_textbox_en 
{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid; 
	DIRECTION: ltr; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: tahoma; 
	BACKGROUND-COLOR: #f0f0f0
}
.flatButton 
{
	border:1px solid buttonface; 
	padding:1px; 
	CURSOR: default; 
	font-family:tahoma; 
	font-size:11px
}
.text 
{
	font: 8pt tahoma;
}

#sign
{
	font: 600 8pt tahoma;
	text-decoration: none;
	float: left;
	width: 110px;
	background: #f0f0f0;
	height: 22px;
	padding: 2px 10px;
	margin: 5px 0 0 10px;
}