#loading{
    display: none;
    background: url(loading.gif) no-repeat center center;
    width: 100px;
    height: 100px;
}
#result{
    width: 100%;
    margin-top: 30px;
}
.title{
    background-color: #EEEEEE;
}
