/**********************************************************************************
    In The Name Of God
	
	Hand-coded stylesheet for CSS2-capable browsers.
	Site:		[www.ruhhan.com]
	Author:		Masuod Mogaddam,tel:0098 9144201870
	Email :     graphic@ptsu.com
	Listing Order:
	==============
	yek - main
	dow - Header
	se - content
	char - footer
	==============
**  Start : 9 November 2009 
** 	Last Modified: ---
**
**********************************************************************************/

body
{
	margin-top:-1px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#CCC;
	direction:rtl;
	font-family : tahoma, verdana;
	font-size : 11px;
	color : #000;
	line-height : 150%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:hover {
text-decoration : none;
color : #6d0913;
}
a
{
	color: #000;
	text-decoration: none;
}
.out_town
{
	width:900px;
	min-height:800px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #CCC;
}
.in_town
{
	width:900px;
	height: auto;
	float:right;
	border: 0px solid #666;
}

/*
--------------------------------------------------- Start
*/
.start_div
{
	width:400px;
	height:20px;
	margin-right:200px;
	float:right;
	font-weight: bold;
}
.start_botton
{
	width:100px;
	height:20px;
	float:right;
	margin-right:10px;
	background-color: #18B3AF;
	border: 1px solid #333;
	text-align:center;
	cursor:pointer;
	}
.start_botton:hover
{
	background-color: #0FF;
	}
/*
--------------------------------------------------- Header
*/
.date_town
{
	width:100px;
	height:15px;
	float:right;
	border: 0px solid #000;
	margin-top:165px;
	margin-right:-870px;
	cursor:default;
	}
.header_pic
{
	background-image:url(images/head.jpg);
	width:890px;
	height:195px;
	margin-top:20px;
	background-position: right center;
}
.menu_town
{
	width:894px;
	height:20px;
	float:right;
	margin-top:-20px;
	margin-right:-2px;

}
.menu_botton
{
	width:70px;
	height:17px;
	float:right;
	margin-right:2px;
	text-align:center;
	cursor:pointer;
	background-color:#00cccc;
	border: 1px solid #999;
	}
.menu_botton:hover
{
	background-color: #0FF;
	}
/*
--------------------------------------------------- Right
*/
.right_town
{
	width:150px;
	height:auto;
	min-height:500px;
	float:right;
}
.right_box
{
	width:150px;
	height:auto;
	min-height:50px;
	float:right;

	}
.right_box_pic
{
	height:74px;
	width:150px;
	text-align: right;
}
.right_box_content
{
	width:150px;
	height:auto;
	min-height:50px;
	float:right;
	padding:5px;
	text-align:justify;

	}
	/*
--------------------------------------------------- Center
*/
.center_town
{
	width:434px;
	height:auto;
	min-height:500px;
	float:right;
	text-align: justify;
	margin-right:20px;
}
.content_titr
{
	font-family: tahoma;
	width:434px;
	height::30px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top:20px;
	text-align: right;
	vertical-align: middle;
}
.center_town_text
{
	margin-top:0px;
	width:434px;
	height: auto;
	margin-top:5px;
}
.center_town_con_foot
{
	background-image: url(images/con_foot.gif);
	width:434px;
	height:17px;
	margin-top:10px;
	margin-bottom:10px;
	}
.center_town_con_naz_1
{
	width:55px;
	height:10px;
	margin-right:15px;
	float:right;
	margin-top:0px;
	font-size: 9px;
	font-weight: bold;
}
.center_town_con_naz_2
{
	width:70px;
	height:10px;
	margin-right:15px;
	float:right;
	margin-top:0px;
	font-size: 9px;
	font-weight: bold;
}
.center_town_con_naz_3
{
	width:50px;
	height:10px;
	margin-right:15px;
	float:right;
	margin-top:0px;
	font-size: 9px;
	font-weight: bold;
}
.center_town_con_naz_4
{
	width:50px;
	height:10px;
	margin-right:15px;
	float:right;
	margin-top:0px;
	font-size: 9px;
	font-weight: bold;
}
.center_town_con_naz_5
{
	width:55px;
	height:13px;
	margin-right:15px;
	float:right;
	margin-top:2px;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFF;
	border: 0px solid #000;
	line-height: 12px;
	text-align: center;
}
.center_town_con_naz_6
{
	width:80px;
	height:13px;
	margin-right:15px;
	float:right;
	margin-top:2px;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFF;
	border: 0px solid #000;
	line-height: 12px;
	text-align: center;
}
/*
93
--------------------------------------------------- Left
*/
.left_town
{
	width:237px;
	height:auto;
	min-height:500px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	}
.left_box
{
	width:250px;
	height:auto;
	min-height:50px;
	float:right;
	
	}
.left_box_pic
{
	width:230px;
	hight:31px;
	text-align: center;

}
.left_box_content
{
	width:250px;
	height:auto;
	min-height:50px;
	float:right;
	padding:5px;

}
/*
--------------------------------------------------- Comment
*/

.comment_town
{
	width:400px;
	height:260px;
	margin-right:auto;
	margin-left: auto;
	border: 2px solid #333;
	margin-top:20px;
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding:5px;
	background-color: #00cccc;
	background-image: url(images/com.gif);
	background-repeat: repeat;
}
.comment_please
	{
	width:200px;
	height:30px;
		}
.comment_text
{
	height: 100px;
	width: 390px;
	margin-right:0px;
	}
.comment_form
{
	width:387px;
	height:100px;
	border: 1px solid #666;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	background-color: #FFF;
	padding:5px;
	}
.comment_detail
{
	height:18px;
	float:right;
	width:127px;
	margin-right:2px;
	font-family: tahoma;
	margin-top:20px;
	border: 1px solid #000;
}
.comment_ask
{
	width:400px;
	height:30px;
	float:right;
	margin-top:5px;
	margin-right:18px;
}
.comment_web
{
	width:410px;
	height:40px;
	margin-top:0px;
	margin-right:0px;
}
.botton_town
{
	width:380px;
	height:20px;
	float:right;
	
	}
.comment_botton
{
	width:100px;
	height:20px;
	margin-right:250px;
	background-color: #18B3AF;
	border: 1px solid #333;
	text-align:center;
	cursor:pointer;
	font-family: Tahoma, Geneva, sans-serif;
	}
.comment_botton:hover
{
	background-color: #0FF;
	}
.turing_town
{
	width:380px;
	height:20px;
	float:right;
	float:right;
	}
	.turing_image
	{
		width:50px;
		height:50px;
		float:right;
		}
	.turing_input
	{
	height:18px;
	float:right;
	width:127px;
	font-family: tahoma;
	border: 1px solid #000;
	color: #F00;		
		}
		.nazarat_town
		{
	width:390px;
	height:auto;
	float:right;
	margin-right:10px;
	border: 2px solid #333;
	margin-bottom:10px;
	background-color: #6CC;
	background-image: url(images/com.gif);
	padding:10px;
		}
		.nazarat_email
		{
	width:150px;
	height:20px;
	float:right;
	margin-right:5px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
			.nazarat_nazar
			{
	width:380px;
	height:auto;
	float:right;
	border: 1px solid #666;
	padding:5px;
	background-color: #FFF;
				}
.tanx
{
	width:800px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	
	}
.footer_town
{
	width:500px;
	height:30px;
	color: #999;
	text-align:center;
	float:right;
	margin-right:165px;

}