@charset "utf-8";
/* CSS Document */
    body
    {
        width:960px;
        margin:0 auto;
        font:13px/1.231 Arial,Helvetica,微軟正黑體,蘋果正黑體,sans-serif;*font-size:small;*font:x-small;
    }
    a { padding:0px 2px; }
    a:link{ color:#005290;}
    a:visited{ color:#005290;}
    a:hover{ text-decoration:none; background-color:#FFBA00; color:#FFF;}
    a:active{ color:#005290;}
    h1
    {
        font-size:1.75em;
       /* padding-right:6px; */
        margin-bottom:-38px;
		text-align:center;
		padding-top:20px;
    }
    h2
    {
        text-align:right;
        padding-right:10px;
        margin-bottom:6px;
    }
    h3
    {
        display:inline-block;
        float:left;
        font-size:1.3em;
        padding-left:6px;
		line-height:1.9;
    }
    h3 a 
    {
        background-color:#4295D1;
        padding:4px 9px 3px 9px;
    }
    h3 a:link{ text-decoration:none;color:#FFF;}
    h3 a:visited{ text-decoration:none;color:#FFF;}
    h3 a:hover{ text-decoration:none; background-color:#BCDD11; color:#4295D1;}
    h3 a:active{ text-decoration:none;color:#FFF;}
    h4
    {
        padding:4px 0px 3px 14px;
        background-color:#EAF2F5;
        margin-bottom:3px;
        color:#706551;
    }
    .menu_onselect
    {
        border-bottom:2px solid #FFBA00;
    }
    #container-body
    {
        padding:18px 10px 10px 14px;
        clear:both;
    }
    #container-body ul
    {
        border:1px solid #D6E4E1;
        margin-bottom:20px;
        margin-right:10px;
        width:280px;
        height:120px;
        float:left;
        overflow:auto;
    }
    #container-body ul li
    {
        margin-left:20px;
        color:#222;
        line-height:23px;
    }
    #container-header
    {
        width:960px;
        height:70px;
        display:block;
        margin:4px 0 6px 0;
        background:url(images/GA_banner.png) no-repeat;
    }
    #report
    {
        text-align:left;
        padding:0 20px;
    }
    .nofloat1px
    {
        clear:both;
        height:1px;
    }        
    #container-footer
    {
        width:960px;
        height:40px;
        display:block;
        text-align:center;
        padding-top:14px;
        margin-top:10px;
        background:url(images/GA_banner.png) 0px -70px no-repeat;
        color:#666;
        font-size:0.8em;
    }
    #graphiccopyright
    {
        text-align:right;
    }       
    iframe{
        margin-top: 30px;
    } 

