
/* share URL: http://www.20script.ir */

@import url('reset.css');
/*
body {
	background-color: #f7f7f7;
	color: #666;
	font: 14px Tahoma, Helvetica, Arial, sans-serif;
	direction:rtl;
}
*/

.clear { clear: both;}
#clear { clear: both;}

#pic_r{
  float: left;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}
#pic_r img{
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

}


/*
#tab-box {
	width:50%;
	margin:0 auto;
}



header {
	margin-top: 50px;
	margin-bottom: 50px;
}

h1 {
	font-size: 24px;
	line-height: 2;
	font-weight: bold;
	color: #222;
}

h2 {
	font-size: 16px;
	font-weight: 300;
	color: #777;
}
*/


/* Navigation */

nav {
	margin-bottom: 10px;
	position: relative;
    direction: ltr;
    text-align: left;


}

nav ul {
	overflow: hidden;
	padding-bottom: 0px;
}

nav li {
	float:  right;
	margin-right: 70px;
    margin-left: 50px;
      height: 130px;



}

nav li a {
	color: #666;
	font-weight: bold;
      text-align: left;
}

nav li a:hover,
nav li a:focus,
nav li a.current {
	color: #000;
}

nav #indicator {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 56px;
	height: 7px;
	background: url('../img/notch1.png') right  no-repeat;
    overflow: visible;
}

#bord01{
  float: right;
  width: 998px;
  overflow: hidden;
}


#bord{
  float: right;
  width: 998px;
  border: 3px solid #275289 ;
}

#toptop1{
  margin-top: 25px;
}

#toptop1 img:hover{
opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}



#toptop3{
  margin-top: 25px;
}
#toptop3 img:hover{
opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
#toptop2 img:hover{
opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
    
}


/* Content */

#content{
  float: left;
  width: 998px;
    background: url('bg2.png')top   center  repeat;
    text-align: left;

}


#content section {
	display: none;
	margin-right: 20px;
    margin-left: 20px;
    text-align: justify;
    margin-top: 0px;
      text-align: left;
      direction: ltr;

}

#content  {
	margin-bottom: 1em;
     width: 998px;
	line-height: 1.6;
}

