#all{
    background-color: lemonchiffon;
}
#none{
    background-color: lightseagreen;
}
#pic{
    height: 530px;
}
#pic img{
    height: 100%;
    width: 100%;
}
#detail{
    height: 550px;

    margin-left: 20px;
}
#all{
    width:90%;
}

#name{
    height: 90px;
    border-bottom: 1px solid silver;
    margin-bottom:10px;
}
#info{
    height: 50px;
    border-bottom: 1px solid silver;
    margin-bottom:10px;
}
    #cho{
        height: 40px;
        border-right: 1px solid silver;
    }
    #time{
        height: 40px;
        border-right: 1px solid silver;
    }
    #kho{
        height: 40px;
        border-right: 1px solid silver;
    }
#tag{
    height: 30px;
    border-bottom: 1px solid silver;
    margin-bottom:10px;
}
    #symbol{
        height: 30px;

    }
    #word{
        height: 30px;

    }
#nutri{
    height: 110px;

    margin-bottom:20px;
}
    .chung{
        height: 110px;
        border-right: 1px solid silver;
    }
        .up{
            text-align: center;
            height: 60px;
            border-bottom: 1px solid silver;
        }
        .down{
            margin-top:10px ;
            height: 40px;
            text-align: center;
        }
#source{
    height: 200px;

}
    #image{
        height: 200px;

    }
       #image img{
           height: 100%;
           width: 100%;
       }
    #tin{
        height: 200px;

    }
        #inspire{
            height: 55px;
            border-bottom: 1px solid silver;
            margin-bottom: 10px;
        }
        #namea{
            height: 45px;
            border-bottom: 1px solid silver;
            margin-bottom: 10px;
        }
        #more{
            height: 80px;
        }


#left{
    height: 900px;
    margin-top: 20px;
    border-top: 1px solid silver;
    text-align: center;
}
    #ingredient{
        height:480px;
        border-right: 1px solid silver;
    }
    #method{
        height: 480px;
    }
    #meo{
        height: 200px;
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
    }
    .none{
        height: 200px;
        margin-top: 20px;
    }
        .pic{
            height: 200px;
            border-right: 1px solid silver;
        }
            .pic img{
                height: 100%;
                width: 100%;
            }
#right{
    height: 980px;
    margin-top: 20px;
}
    #khac{
        text-align: center;
    }
         #other{
             height: 60px;
             border: 1px solid orange;
             margin-bottom: 30px;
         }
         .mon{
             height: 280px;
             margin-bottom: 20px;
         }
         .ten{
             height: 40px;
             border-bottom: 1px solid silver;
             margin-bottom: 10px;
         }
         .hinh{
             height: 230px;

         }
            .hinh img{
                height: 100%;
                width: 100%;
            }