body {
 height: 100%;
 }
 
body{  
    margin: 0;
    padding: 0;
    color: #000; 
    font-family:arial;
    font-size:16px;
    background-color:#FFD6A2;
}
p{
    font-size:16px;
    
    
}
/*
#line_up{
    width: 100%;
    height: 10px;
    background: #D2E478;
}*/
h1{
	
    border-bottom: 1px dotted black;
}
h2{
    color: #000;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 13px;
    
}
h3{
    font-size:12px;
    font-weight: bold;
    padding: 0 10px 0 0 ; margin: 0;
    color: #000;
}
h4{
    font-size:12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #bdf2fe;
  
}
#all_p{
    width:940px;
    min-height: 600px;
 height: auto !important;
 height: 100%;
 margin: 0 auto -4em;
    margin-left:auto;
    margin-right:auto;
}
    .top_menu{
             width: 920px;
             height: 25px;
             padding-top: 5px;           
             /*border: 1px solid #BFBFBF;*/
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
           
           /*  
            background: #a0d9ff;
            
              */                             
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a0d9ff), to(#5dbcfa));
            background: -moz-linear-gradient(#a0d9ff, #5dbcfa);
            background: linear-gradient(#a0d9ff, #5dbcfa);
            
            
            -pie-background: linear-gradient(#C1C2BF, #AEAEAE);
            -webkit-box-shadow: #666 0px 2px 3px;
            -moz-box-shadow: #666 0px 2px 3px;
            box-shadow: #666 0px 2px 3px;
            behavior: url(/PIE.htc); 
    }
    .manemenu{
            font-size: 16px;
            text-align: right;
            padding:0px 10px 3px 10px ;
            border-left: 1px solid #000;
            float: right;
    }
    .a_manu{
        text-decoration:none;
        font-size:14px ;
        font-weight: bold; 
        
        color: #000;
    }
.a_manu:hover{
    color:#000;
      text-decoration: underline;

}
.menu2{
        text-align: right;
        padding-left:10px;
        font-weight: normal;
        float: right;
}
#body{
    width: 920px;
    padding-bottom: 10px;
    margin-top: 30px;
    margin-bottom: 15px;
	
  }
#banner{
    width: 918px;
    height: 280px; 
    margin-bottom: 10px;
  /*  border: solid 1px gray;*/

  }
           #up_banner{
              margin-bottom: 10px;
              text-align: left;
           }
#content{
    /*width: 920px;*/
   
    height:1063px;
  }
#left_zone{
    width:710px;
    float: left;        
   }
        #box1{
            margin-right: 10px;
            width: 690px;
            height:30px; 
            border: 1px solid #D1D1D1;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                border-radius: 8px;
                background: #DFDFDF;
                background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DFDFDF), to(#F2F2F2));
                background: -moz-linear-gradient(#DFDFDF, #F2F2F2);
                background: linear-gradient(#DFDFDF, #F2F2F2);
                -pie-background: linear-gradient(#DFDFDF, #F2F2F2);
                behavior: url(/PIE.htc);    
             }
        #location{
            padding: 8px 10px 0px;
            float: right;
            width:410px;
        }
        #searching{
            
        }
        
        .search{
            padding:0px;
            margin: 3px 0px 0px 10px;
        }
        
        #box2{
            
        }
       #welcome{
        padding-right: 20px;
       }
       #w_text_n_pic{
         border-top: dotted 1px #D1D1D1;
         margin-top: 5px;
         padding-top: 5px;
       }
       #w_text{
        width: 550px;
        float: right;
       }
       #w_pic{
        
       }
        #w_img{
            height: 190px;
            padding-right:15px;
        }
                  .subject{
                   text-align: right;
                   margin-top: 5px;
                   padding: 10px;
                   width: 680px;
                  /* height:320px;*/
                  
                   border: solid 1px #D1D1D1;
                  }
                  .cd_text{
                           padding-top: 10px;
                  }
                  .cd_pic{
                           padding-top: 10px;
                           padding-bottom: 10px;
                           height:240px;
                  }
                  .cd_img{
                        width: 250px;
                        padding-right:5px;
                        padding-left:10px;
                        float: right;
                  }
                  .s_text{
                    width: 510px;
                    float: right;
                    padding: 10px 0px 0px 10px;
                  }
                  .s_pic{
                    
                  }
                  .s_img{
                    
                  }
                  

#right_zone{
    width:208px;
    float: left;
    }

#side_menu{
    width:208px;
    padding-bottom: 10px;
    background-color: #ffc277;
    border: 3px solid #ffb55b;  
}
h6{
    margin: 10px 12px 10px 10px;
    border-bottom:solid 1px #ffb55b;
    font-size: 14px;
    padding-bottom: 3px;
    color:#000;
    
    font-weight: bold;
}

.cat a{
	display: block;
    margin-right: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    width:178px;
    /*height: 18px;*/
    min-height: 18px;
    color:#ed000e;
    border-bottom:1px solid #ffae4b ;
    border-left:1px solid #ffae4b; 
    border-right:1px solid #ffae4b;
    background-color: #ffca86;
}

.topCat{
	border-top: 1px solid rgb(255, 174, 75);
}
.cat a{
    font-size:14px;
    color: #000;
    text-decoration: none;
}
.cat a:hover{
    background-color:#ffe0ba ;
    
}
                #right_zone .block{
                        margin-top: 10px;
                        width:208px;
                        padding-bottom: 10px;
                        border: 1px solid #ffb55b;  
                }
                #right_zone .block .content{
                    padding-right: 10px;
                }
                #body_floor{
                    margin-left:auto;
                    margin-right:auto;
                    direction: rtl;
                    width:920px ;
                    height:140px ;
                }
                #gallery_slide{
                     float: right;
                     padding-right: 10px;
                     width:880px ;
                     height:110px ;
                }
                .arrow{
                    float: right;
                    width:14px;
                    height:30px;
                    padding-top:20px;
                    padding-bottom:50px ;
                    font-size: 24px;
                    color: #C1C2BF;
                       
                }
                .arrow:hover{
                   background-color:#C1C2BF;
                   color: white;
                }

                .img_in_sg{
                     float: right;
                     margin-left: 10px;
                     width:100px;
                     height:100px;
                    -webkit-box-shadow: #666 0px 5px 5px;
                    -moz-box-shadow: #666 0px 5px 5px;
                    box-shadow: #666 0px 5px 5px;
                    background: #EEFF99;
                    behavior: url(/PIE.htc);     
                }
                .img_fs{
                     width:100px;
                     height:100px;
                     border: 0px;     
                }
                .img_fs_a{
                
                }
#footer{
    margin-top: 30px;
    width: 100%;
    height: 100px;
                background: -webkit-gradient(linear, 0 0, 0 bottom, from(#414141), to(#000000));
                background: -moz-linear-gradient(#414141, #000000);
                background: linear-gradient(#414141, #000000);
                -pie-background: linear-gradient(#414141, #000000);
                behavior: url(/PIE.htc);    

    
}

 .footer, .push {
 height: 4em;
 }
 .push {
 clear: both;
 }
 
 .center{
    text-align: center ;
 }
 
 .center table{
    margin-left: auto;
    margin-right: auto;
 }
 
 a img{
    border:none;
 }
 
 
 .last_menu{
 border-left:none;
 }
 
 
 #welcome h2{
	font-size:25px;
 }
 
 #body_floor{
  border-top-style: dashed;
    border-top-width: 1px;
	text-align:center;
	font-size:10px;
 }
 #body_floor a{
	
	   font-weight: none;
 }
 
 #body_floor .links{
 float:left;
 }
 
 #body_floor .text{
 float:right;
 }