/* CSS Document */
#main {
	margin:0px auto;
	width:743px;	
	text-align:right ;
	}
#header {
	width:791px;
	height:105px;
	margin:0px auto;
	}
#middel {
	width:737px;
	margin:0px auto;
	}
* html #middel {
	margin-top:-3px;}
#right {
	float:right
	}
.menu {
	margin-bottom:10px;
	background: url('images/menu.jpg') no-repeat 100% 0;
	width:215px;
	text-align:right;
	}
.menu dl	{
	width: 215px;      فاصله ار منو
	margin: 0px auto;
	text-align:right;
	}
.menu dt	{
	height:45px;
	color:#fff;
	}
.menu dt div {
	font-size:1.5em;
	margin:12px 15px 0px 0px;
	}
.menu dd	{
	margin-right:10px;	
}
.menu dd ul {
	margin: 0px;
	padding: 0;
}
.menu dd ul li	{
	font-family: "arial",TrafficNormal;
	width:179px; 
	list-style: none;
}
.menu dd ul li a:link ,.menu dd ul li a:visited	{
	height:31px;
	text-align:center 10px;
	color: #3B3B3B;
	display:block;
	text-decoration: none;
	background:url('images/nawbar.gif') no-repeat 0 100%;
	border:0px;
}

.menu dd ul li a:hover	{
	color: #8B0626;
	background:url('images/nawbar.jpg') no-repeat;
}
.menu dd ul li a:active	{
	color: #8B0626;
	text-decoration: none;
}
.menu dd ul li a div {
	margin:4px 22px 0px 0px;
	font-size:1.5em;
	}
#left {
	float:left;}
.content {
	width:423px;
	margin:25px 20px 0px 0px;
	background:url('images/content-back.jpg') no-repeat 100% 100%;
	direction:rtl;
	}
.content ul {
	font-family:"Courier New", winsoft pro,  Tahoma;
}
.content ul li {
list-style-image:url(images/li_1.gif);
list-style-position:100% 100%;
list-style-type:none;
color:#000;
}
.content dl	{
	width: 420px;
	margin:10px 0px 40px 0px;
	text-align:right;
	}
.content dt	{
	font:1.5em "arial" , Courier New;       /* نوع و اندازه فونت تيتر ليست */
	background:url(images/li_1.gif) no-repeat 100% 60%;
	margin-right: 4px;
	padding-right: 25px;
	color:#376285;
	}
.content dd	{
	margin-right:-20px;
}
.content dd ul {
	margin-top:20px;
	font:1.1em "Tahoma", winsoft pro, Courier New;    /* نوع و اندازه هر ليست */
}
.content dd ul li {
margin-top:7px;               /* فاصله از بالا */
list-style-image:url(images/li_2.gif);
list-style-position:100% 5px;
list-style-type:none;
}
.content dd ul li a:link,.content dd ul li a:visited {
	color:#C5600D;      /*  رنک ليست  */
	border:0px;
}
.content dd ul li a:hover	{
	color: #959494;       /* رنگ ليست وقتي ميري روش */
	border:0px;
	background-color:#fff;
	} 
.content a:link,.content a:visited	{
	color: #C5600D;
	border-bottom:1px dotted #fff;
	text-decoration:none;
	}
.content a:hover	{
	color: #A60536;
	border:0px;
	background-color:#fff;
	text-decoration: none;
	}
.content p {
	margin-bottom:45px;
	}
	.content img {
	border:1px solid #000;
	margin:5px 5px 5px 0;
	float:left;
	}
.new {
	width:124px;
	height:85px;
	border-right:1px solid #51506C;
	margin-bottom:35px;
	float:left;
	}
.new a:link,.new a:visited	{
	color: #000;
	border:0px;
	text-decoration:none;
	}
.new a:hover	{
	color: #55BE47;
	border:0px;
	background-color:#F6F7F7;
	text-decoration: none;
	} 
.new p{font-family:"arial", winsoft pro,  Tahoma;
	color:#55BE47;
	margin:5px 5px 5px 5px;
	text-align:right;
	font-size:1em;
	}	
.new img {
	width:55px;
	height:40px;
	border:2px solid #000;
	margin: 5px 1px 1px 5px;
	}