﻿html,body {
    margin: 0;
    padding:0;
}

body, select, input, td
{
	font: 11px Tahoma;
	color: #FFFFFF;
}

body {
   background : #5B81A8;
   background : #238dc1;
   text-align :center ;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}

a
{
	
	text-decoration: none;
	padding: 0 2px 3px 2px;
	color: #003399;
}


a:hover
{
	color: #FAA703;
	font-style: italic;
	font-weight: bold;
}


p {
    margin: 5px 0;
    line-height: 16px;
}
#Warper
{
	border: 5px solid #000005;
	
	border-top-style:none ; 
	
	width: 1024px;
	background: #5B81A8;
	text-align :right ;
	margin-right: auto;
	margin-left: auto;
	
}
#header
{
	text-align: right;
	width: 1030px;
	height: 92px;
	background: url(name.jpg);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #006666;
}

#header .HederBarR
{
	
	
	height: 92;
	width: 350px;
	float: right;
}
#header .HederBarR h3
{
 margin :0;
 padding :0;
 margin-right  :210px;
 float :right ;
 font-size :20px;
 width :100px;	

}
#header .HederBarR h5
{
	margin :0;
 padding :0;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 13px;
	width: 300px;
	
}
#header .HederBarR h6
{
  margin-right  :70px;
 float :right ;
 margin :5px;
 font-size :11px;
 width :30px;
margin-right: 290px;	

}
#cc
{
	background-position: right;
	width: 320px;
	height: 92px;
	
	float:right ;
}

#header h1
{
	background-position: right;
	width: 250px;
	height: 92px;
	background: url(Logo.png);
	background: url(Logo.jpg);
	background: url(Logo.gif);
	background-repeat: no-repeat;
	background-position :right ;
	margin-right: auto;
	margin-left: auto;
}


#header .HederBarL
{
	
	height: 92;
	width: 350px;
	float: left;
}

#header .HederBarL a
{
	margin :5px;
	border-bottom-style: solid solid none none;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	width: 150px;
	float: left;
}

#header span {
    display: none;
}




#Menu
{
	margin-right :auto;
	margin-left:auto;
	
	height :62px;
	width :549px;

	
}
#Menu 
{
	text-align :center ;
	
}
#Menu a 
{
	color: #FFFFFF;
	font-size :11px;
	
}
#Menu1
{
	height: 36px;
	padding-top:30px; 
	float: left;

	width: 159px;
	background: url(Menu1.jpg);
text-align :center ;	
}
#Paddl
{
	padding-left :40px;
}
#Menu a:hover
{
	color: #FAA703;
	background-color: #336699;
	padding-bottom: 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


#Menu2
{
	height: 36px;
	padding-top:30px; 
	float :left ;
	width  :102px;	
	  background: url(Menu2.jpg) ;
	
}
#Padd2l
{
	padding-left :15px;
}


#Menu3
{
	height: 36px;
	padding-top:30px; 
	float :left ;
	width  :140px;	
	  background: url(Menu3.jpg) ;
	
}


#Menu4
{
	height: 36px;
	padding-top:30px; 
	float :left ;
	width  :148px;	
	  background: url(Menu4.jpg) ;
	
}



#nav
{
	border-style: solid ;
	border-width: 1px ;
	border-color: #FFFFFF;
	border-right-style :none ;
	width: 150px;
	margin-left: 30px;
	padding: 21px 0px 30px 29px;
	float: right;
	direction: rtl;
	background: #34689c url(Cc.png) no-repeat right bottom;
}


/* Main Menu
------------------------------------- */
div.mainMenu {
    border-top: solid 2px #336699;
    
    background: #34689c url(menuTop.png) no-repeat right top;
    padding-top:30px; 
    
}

div.mainMenu ul {
    list-style-type: none;   
    margin: 0;
    padding: 0; 
}

div.mainMenu li {
    cursor: pointer;
}

div.mainMenu li a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 2px 35px 2px 0;
    background: #34689c url(kedit.png) no-repeat right center;
    height: 29px;
    vertical-align :bottom ;
    
}
div.mainMenu li.mIcon0 a {
    
    background: #34689c url(HIcone.png) no-repeat right center;
}
div.mainMenu li.mIcon1 a {
    
    background: #34689c url(mIcon1.png) no-repeat right center;
}
div.mainMenu li.mIcon200 a {
    
    background: #34689c url(mIcon2.png) no-repeat right center;
}

div.mainMenu li.mIcon3 a {
    
    background: #34689c url(mIcon3.png) no-repeat right center;
}

div.mainMenu li.mIcon400 a {
    
    background: #34689c url(mIcon4.png) no-repeat right center;
}
div.mainMenu li.mIcon005 a {
    
    background: #34689c url(mIcon5.png) no-repeat right center;
}

div.mainMenu li ul a {
   padding-right: 25px;
  border-bottom-width: 0px;
   font-weight: normal;
   color: #000;
}

div.mainMenu a:hover {
    color: #FAA703;
    background-color: #336699;
}

div.mainMenu li ul a:hover {
    background-color: Transparent;
}

div.mainMenu li.active a, div.mainMenu li.active li.active a {
    color: #555;
}

div.mainMenu li.active li a {
    color: #000;
}

div.mainMenu li.sfOpen ul, div.mainMenu li.active ul {
    display: block;
}

div.mainMenu li ul li {
    position: relative;
    width: 186px;
}

div.mainMenu li ul, div.mainMenu li.active ul ul {
    display: none;
}

div.mainMenu li ul ul, div.mainMenu li.active ul ul, div.mainMenu li.sfOpen li ul {
    display: none;
    position: absolute;
    right: 180px;
    top: 0;
    width: 190px;
}

div.mainMenu li ul li:hover ul, div.mainMenu li ul li.sfhover ul {
    display:block;
}

div.mainMenu li ul li:hover li a:hover, div.mainMenu li ul li.sfhover li a:hover {
    background-color: #BED4E2;
}

/*-------------------------------------------------------------------------------------*/
#container
{
	text-align :right ;
	direction :rtl ;
	padding-top :20px;
	
}

#MainContent
{
	float :right ;
	padding-right :30px;
	width :738px;
	font-size :12px;
	padding-bottom :20px;
	
}
#content
{
	float :right ;
	padding-right :30px;
	width :538px;
	
}
 div.BBox
{
	
	position: relative;
	background-position: bottom;
	width: 805px;
	margin-left: 5px;
	float: right;

}
div.BBox h5
{
	color: #008000;
}
div.BBox p,td
{
		font-size: 13px;
		font-weight :bold ;
}
div.ABox
{
	position :relative ;
	background-position: bottom;
	width: 174px;
	margin-left :5px;
	float :right ;
	height :225px;
	background: url(TopItepBottom1.jpg) no-repeat 0 bottom;
}

div.ABox h3 {
   
    height :25px;
    padding: 105px 3px 3px 0;
    font-size: 12px;  
    text-align :center ; 
    color: #fff;
    background:  url(TopItepTop1.jpg) no-repeat right 1px;
}
div.cBox2
{
	position :relative ;
	background-position: bottom;
	width: 174px;
	margin-left :5px;
	float :right ;
	height :225px;
	background: url(TopItepBottom1.jpg) no-repeat 0 bottom;
}

div.cBox2 h3 {
   
    height :25px;
    padding: 105px 3px 3px 0;
    font-size: 12px;  
    text-align :center ; 
    color: #fff;
    background:  url(TopItepTop2.jpg) no-repeat right 1px;
}
div.cBox3
{
	position :relative ;
	background-position: bottom;
	width: 174px;
	margin-left :5px;
	float :right ;
	height :225px;
	background: url(TopItepBottom1.jpg) no-repeat 0 bottom;
}

div.cBox3 h3 {
   
    height :30px;
    padding: 105px 3px 3px 0;
    font-size: 12px;  
    text-align :center ; 
    color: #fff;
    background:  url(TopItepTop3.jpg) no-repeat right 1px;
}



div#content  div.mBdy  
{
 
  text-align :center ; 
   
   color: #fff;
    padding: 2px 2px 3px 2px;
   
   font-size: 11px; 
   direction :rtl ; 
 
}
div.bBox
{
	border-width: 1px;
	text-align :center ; 
	padding-top :5px;
	margin-top: 15px;
	background-position: bottom;
	width: 530px;
	float: right;
	height: 125px;
	text-align: right;
	
	border-top-style: inset;
}

div.bBox h3
{
	height: 12px;
	padding-top :-100px;
	padding: 5px 6px 5px 5px;
	font-size: 12px;
	text-align: right ;
	color: #ffcc00;
	
	
}
 div.bBox > div.mBdy   
 {
 	float :right ;
   
    margin-top:5px;
    padding: 2px 2px 3px 2px;
     
    text-align :center ;  
    
    font-size: 11px; 
    direction :rtl ; 
    
}



div.clearfloat {
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    clear: both;
}



#sidebar
{
	width: 190px;
	margin: 15px 10px 10px 5px;
	padding-right: 5px;
	float: left;
	direction: rtl;
	background: url(sideBar.png) repeat-y left;
	
	
}
div#sidebar div.mBdy
{
	color: #FFFFFF;
	padding: 0px 2px 0px 10px;
	font-size: 11px;
	direction: rtl;
	text-align :justify ;
}
div#sidebar h3
{
	color: #FFCC00;
	text-align: center;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	font-weight :bolder ;
	direction: rtl;
}

* > #sidebar {
    margin: 15px 10px 10px 10px;
}

#sidebar span.sideHead {
    display: block;
    height: 12px;
    background: url(sideBarHead.png) no-repeat left top;
}

#sidebar span.sideFoot
{
	display: block;
	height: 12px;
	background: url(sideBarFoot.png) no-repeat left bottom;
}


#footer
{
	background-position: center;
	clear: both;
	
	height :30px;
	margin: 0px auto;
	border: solid 1px #6E6E6E;
	background: url(Footer.jpg) repeat-x ;
	text-align: center;
	padding: 3px 0;
	direction: rtl;
	color: #fff;
	
}
#Sitemap
{
	margin-left: 150px;
	background-position: left;
	background-repeat:no-repeat;
	background-image: url(sitmap.png);
}
#Sitemap ul
{
	padding-right :100px;
}
#Sitemap li
{
	font-size: 15px;
	margin-right :100px;
}




