        #sitebody{
            width:650px;margin:0 auto;}
        #content{
            margin-right:150px;}
        table {
            width:95%;}
        table, th, td {
            border: 1px solid black;
            border-collapse: collapse;}
        th, td {
            padding: 15px;
            text-align: left;}
        table#t01 tr:nth-child(even) {
            background-color: #eee;}
        table#t01 tr:nth-child(odd) {
            background-color: #fff;}
        table#t01 th {
            background-color: #787878;
            color: white;
            text-align: center;}

