﻿html {
	background:  url(images/small-bg.jpg) repeat scroll 0 0;
}
body {
	background: url('images/bg.jpg') no-repeat scroll center top;
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}
img{
	border:0px
}
a{
	color:maroon;
	text-decoration: none;
}
a:hover{
	color:orange;
	text-decoration: none
}
a .dream{
	color:blue;
	text-decoration: none;
}
a:hover .dream {
	color:#D27E00;
	text-decoration: none
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:24px;
	text-align:justify;
	margin:0 auto;
	padding:5px 0px 0px 10px;
	color:gray
}
h3{
	color:maroon;
	font-size:9pt;
	font-family:Tahoma;
	direction:rtl;
	text-align:justify;
	line-height:22px;
	margin:0 auto
}
h4{
	color:white
}
/*----------------- the content --------------*/
#content {
	margin: 50px 0px 0;
	width: 933px;
	margin-right:-15px;
}

ul{
	list-style-type:none;
	margin-top:20px;
	padding:0px;
}

li{
	background:url('images/box-menu].gif') no-repeat scroll center top;
	width:169PX;
	height:34px;
	padding-bottom:15px;
	text-align:right

	
}
#logo{
	padding-bottom:20px
}

.menu-bg{
	background:url('images/menu-M.gif') repeat-x scroll center top;
	width:619px;
}

.menu-link{
	padding-top:8px;
	padding-right:40px
}
.box-news{
	background:url('E/images/news-box.gif') no-repeat;
	height:272px;
	padding:70px 0 0;
}
#line{
	background:url('images/line.png') repeat-x scroll center top;
	height:1px;
	padding-bottom:15px
}
#about-div{
	padding-bottom:10px;
	padding-top:10px;
}
#foter{
	padding:10px;
	text-align:center
}
.news-line{
	background:url('images/line-wihte.png') repeat-x scroll center top;
	height:1px;
	width:360px;
}
.pro-img{
	padding:10px
}
