﻿body {
	background-color: #fff;
	 background-image:url('../images/bg.jpg');
	 background-repeat:repeat-x;
	margin: 0px;
}
.align {
	margin: 0px auto;
	width: 842px;
	height: auto;
}
.container {
	width: 100%;
	height: auto;
	background-color: #dae3e5;
}
.top{
	 width:100%;
	  height:35px;
	   background-image:url('../images/top-bg.jpg');
	   background-repeat:repeat-x;
}
.top-link{
	 width:85%;
	 float:right;
	 height:35px;
}
.header{
	 height:163px;
}
.language{
	 width:15%;
	 height:80%;
	 float:left;
	 font-family:Tahoma;
	 font-size:11px;
	 color:#fff;
	 text-align:center;
	 padding:6px 0px 0px 0px ;
}
.banner{
	 float:left;
	  width:604px;
	  height:163px;
	 
}
.logo{
	  float:right;
	   width:238px;
	   background-image:url('../images/logo.jpg');
	   background-repeat:no-repeat;
	   height:163px;
}
.language a{
	 font-family:Tahoma;
	 font-size:11px;
	 color:#fff;
	 text-align:center;
	 text-decoration:none
	}
.language a:hover{
	 font-family:Tahoma;
	 font-size:11px;
	 color:#fff;
	 text-align:center;
	 text-decoration:underline;
	}
.right{
	 width:238px;
	 vertical-align:top;
}
.menu-title{
	 width:238px; 
	  background-image:url('../images/rightmenu-bg.jpg');
	  height:33px;
}
.right-menu{
	 vertical-align:top;
}
  .left{
	 width:604px;
	 vertical-align:top;
}
.welcome{
	 width:604px;
	 height:43px;
	 background-color:#b9deef;
}
.search{
	 float:left;
	 width:40%;
	 height:43px;
}
.welcome-pic{
	 float:right;
	 height:43px;
	 width:60%;
}
.main{
	 background-color:#e1e9ea;
	 vertical-align:top;
}
.down-main{
	 background-color:#dae3e5;
}
.footer{
	 background-image:url('../images/footer-bg.jpg');
	 background-repeat:repeat-x;
	 height:117px;
}
.copyright{
	 width:100%;
	 height:26px;
  font-family:Tahoma;
   font-size:11px;
    color:#fff;
    text-align:center;
    direction:rtl;
    text-decoration:none;
    background-color:#fff;
}
.copyright a{
  font-family:Tahoma;
   font-size:11px;
    color:#fff;
    text-align:center;
    direction:rtl;
        text-decoration:none;

}
.f{
	color:#dcd5cc;

}
