﻿body{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
 overflow-x: hidden;
/*    overflow: hidden;*/
  padding: 0px;
  background: #FFCC00 url(../image/sunset101.jpg) no-repeat scroll;
  background-position: center;
}

#toplink{
  color: #FFFFFF;
  font-family:tahoma;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: 15px;
  text-shadow:0px 1px 1px #FFAFF0;
  z-index: 10;
}

#toplink:hover{
  text-shadow:0px 1px 1px #FFFAF0;
  }


#main{
  margin: 0px auto;
  padding: 0px;
  position: relative;
  width: 1020px;
  height: 750px;
  padding-left: 32px;
    z-index: 9;
}

#menu{
  position: fixed;
  width: 950px;
  height: 35px;
  top: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 12px;
  padding: 0px;
    z-index: 8;
}

#leftcor{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 35px;
  background-image: url(../image/30-4/left-cor.png);
  background-repeat: no-repeat;
}

#rightcor{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 12px;
  height: 35px;
  background-image: url(../image/30-4/right-cor.png);
  background-repeat: no-repeat;
}

#center{
  position: absolute;
  top: 0px;
  left: 12px;
  width: 926px;
  height: 35px;
  background-image:  url(../image/30-4/center.png);
  background-repeat: repeat-x;
  text-align: center;
}

#left-link{
  position: absolute;
  left: 0px;
  top: 5px;
  vertical-align: middle;
}


#right-link{
  position: absolute;
  right: 0px;
  top: 5px;
  vertical-align: middle;
}
#bottom{
  width:950px;
  height: 15px;
  position: absolute;
  top:820px;
  z-index: 150;
  direction: rtl;
  font-family: Tahoma;
  font-size: 10px;
  color: #FFFFFF;
  text-align: left;
}
#bottom a{
  color: #FFFFFF;
}
#bottom a:hover{
  color: #FFFF66;
}


#table-text{
  color: #FFFFFF;
  font-family:tahoma;
  text-decoration: none;
  font-size: 10px;
  vertical-align: middle;
  text-shadow:0px 1px 1px #87CEFA;
}

/**/
#frame{
  position: absolute;
  direction: rtl;
}

#head-text{
    background-image: url(../image/30-4/sprite2.png);
    background-repeat: no-repeat;
    height: 35px;
    position: absolute;
    z-index: 1;
}

h2{
    direction: rtl;
    color:#ffffff;
    text-shadow:1px 3px 1px #458ba3;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    text-indent: 18px;
    margin-top: 5px;
}

#clo-end{
    background-image: url(../image/30-4/sprite2.png);
    background-position:0px 0px;
    background-repeat: no-repeat;
    height:35px;
    width:6px;
    float: left;
    position: relative;
    z-index: 2;
}

#opacity-text{
  position:  absolute;
  top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  background-color: #FFFFFF;
  direction: rtl;
  text-align: justify;
  border-radius:0 0 0 10px;
  -moz-border-radius:0 0 0 10px;
  z-index: 0;
  opacity: .65; filter:Alpha(Opacity=65);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.7;
  text-shadow:0px 0px 1px #FFFFFF;
}

#opacity-text a{
  color: #009FD5;
  font-family:tahoma;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#opacity-text a:hover{
  color: #00BBF9;
  }

#content{
 position: absolute;
  width: 950px;
  height: 600px;
  top: 20px;
  background-color: #FFFFFF;
  opacity: .65; filter:Alpha(Opacity=65);
    border-radius:10px 10px 10px 10px;
  -moz-border-radius:10px 10px 10px 10px;
z-index: 4;

}

#con-text{
position: relative;
padding: 20px;
  width: 910px;
  top: 30px;
  color: #000000;
  font-family: Tahoma;
  font-size: 8pt;
  direction: rtl;
  text-align:justify;
  z-index: 5;
  line-height: 2;
}

#con-text a{
  font-family: Tahoma;
  font-size: 11px;
  color: #0085B0;
  font-weight: bold;
  text-decoration: none;
  z-index: 200;

}

#con-text a:hover{
  color: #01AEB8;
}
#memo{
 position: relative;
top: 37px;
left: 15px;
width: 900px;
font-family: Tahoma;
font-size: 9px;
z-index: 7;
direction: rtl;
text-align: left;
color: #000000;

}
#memo2{
position: absolute;
top: 37px;
width: 930px;
font-family: Tahoma;
font-size: 9px;
z-index: 5;
direction: rtl;
text-align: right;
color: #FF0000;

}

#rev{
  position: absolute; top: 0px; left: 25px;
  background-color: #FFFF00;
  font-family: Tahoma;
  font-size: 11px;
  padding: 0px 20px;
}



