/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{
}

.wrap{
 max-width: 800px;
 margin: 0 auto;
}

.box1{
 width: 100%;
}
.title
{
    color: #FDFEFE; 
    font-family: Microsoft JhengHei;
    font-size: 50px;
    font-weight: bold;
    background-color:#000066;
    height: 100%;
    padding:5px;
    }
        .tdlabelcss
        {
            font-family: Microsoft JhengHei;
            padding:10px;
            background-color:#FAFAFA;
            color:#000066;
            font-weight: bold;
            height: 100%;
            width:50%;
           /* text-align:right;*/
        }
        .tdtextcss
        {
            font-family: Microsoft JhengHei;
            padding:10px;
            background-color:#FAFAFA;
            color:#000066;
            font-weight: bold;
            height: 100%;
            width:50%;
           /* text-align:left;*/
        }
        .logotdcss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            background-color:#000066;
            color:#FDFEFE;
            font-weight: bold;
            font-size:35px;
            height: 100%;
        }
        .rbcss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            background-color:#FAFAFA;
            color:#000000;
            font-weight: bold;
            height: 100%;
        }
        .cblcss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            background-color:#FAFAFA;
            color:#000000;
            font-weight: bold;
            height: 100%;
        }
        .bottomtdcss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            background-color:#BDE4FF;
            color:#000066;
            font-weight: bold;
            height: 100%;
            Height:30px;
        }
        .lbcss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            color:#388E3C;
            font-weight: bold;
            height: 100%;
        }
        .lbPtinfocss
        {
            font-family: Microsoft JhengHei;
            padding:5px;
            color:#2E4053;
            font-weight: bold;
            height: 100%;
        }
        .tdcss
        {
            font-family: Microsoft JhengHei;
            padding:10px;
            background-color:#FAFAFA;
            color:#000066;
            font-weight: bold;
            height: 100%;
            /*text-align:left;*/
        }