﻿        .title {
                text-align:center;
                vertical-align:middle;
                background:#baba87;
                width:150px;
                height:30px;
        }
        .data {
           background:#d5d59c;
           
        }
        .context {
            height:100%;
            overflow:hidden;
        }
        .itemtitle {
            background:#aabfa9;
            width:150px;
            text-align:center;
        }
            .itemtitle2 {
            background:#aabfa9;
            text-align:center;
        }