#none{
    background-color: lightseagreen;
}
#all{
    width: 70%;
    background-color: lemonchiffon;
}
#first{
    height: 500px;
    text-align: center;
    margin-bottom: 20px;
}
    #pic{
        height: 500px;
        border-right: 1px solid silver;
    }
         #pic img{
             height: 100%;
             width: 100%;
         }
    .info{
        height: 125px;
    }
        .detail{
            height: 125px;
            border-bottom: 1px solid silver;
            border-right: 1px solid silver;
        }
#second{
    height: 310px;
    margin-bottom: 20px;
    border-top: 1px solid silver;
}
    #title{
        height: 60px;
        text-align: center;
        border-bottom: 1px solid silver;
    }
    .family{
        height: 250px;
        border-right: 1px solid silver;
    }
       .ten{
           height: 40px;
           text-align: center;
           border-top: 1px solid silver;
       }
       .pic{

           height: 210px;
       }
           .pic img{
               height: 100%;
               width: 100%;
           }
#third{
    height: 460px;
    margin-bottom: 20px;
    border-top: 1px solid silver;
    text-align: center;
}
     #work{
         height: 60px;

     }
     #resto{
         height: 400px;
         border-right: 1px solid silver;
     }
        #resto img{
            height: 100%;
            width: 100%;
        }
     #info{
         height: 400px;
     }
        .detaila{
            height: 100px;
            border-top: 1px solid silver;
        }
#forth{
    height: 560px;
    margin-bottom: 20px;
    border-top: 1px solid silver;
    text-align: center;
}
     #mon{
         height: 60px;
     }
     #image{
         height: 500px;
         border-right: 1px solid silver;
     }
        #image img{
            height: 100%;
            width: 100%;
        }
     #ten{
         border-right: 1px silver solid;
         padding-top: 200px;
         height: 500px;

     }
#fifth{
    height: 320px;
    margin-bottom: 20px;
    margin-left: 80px;
    text-align: center;
    width: 80%;
}
     #other{
         height: 60px;
         border-top: 1px solid silver;
     }
     .chef{
         height: 260px;
         border-right: 1px solid silver;
     }
        .up{
            height: 230px;
        }
           .up img{
               height: 100%;
               width: 100%;
           }
        .down{
            height: 30px;
        }