﻿h1
{
    font-family:微軟正黑體;
    font-size:1.2em;
}
h2
{
    background-image:none;
    font-family:微軟正黑體;
    margin-top:10px;
    font-size:1.15em;
    display:block;
    margin:10px 0px;
    padding:0px 30px 0px 40px;
    min-height:0;
}
table
{
    margin:0px 0px 30px 0px;
    width:100%;
    border:1px solid #FFCA5E;
}

table thead th
{
    padding:5px 4px 6px 4px;
    vertical-align:top;
    text-align:center; 
    border-right: 1px solid #FCF1D4;
    border-top: 1px solid #FFCA5E;
    color:#FFFFFF;
    background:url(../img/table_style1/bg_th.jpg) right bottom no-repeat;
}       
table tbody tr, table tfoot tr
{
    background: url(../img/table_style1/bg_td1.jpg) repeat-x top;  
}
table tbody th, table tfoot th
{
    padding:3px 4px 4px 0px;            
    text-align:right;
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #DDDDDD;   
    background: #FFF8E8 url(../img/table_style1/bg_td2.jpg) repeat-x;         
}     
table thead td, table tbody td, table tfoot td
{
    padding:3px 4px 4px 0px;
    text-align:right;
    border-top: 1px solid #FFCA5E;
    border-right: 1px solid #DDDDDD;
}            
        
    
/* 客製化樣式 */
.GA
{
    padding-left:100px;
    margin-bottom:30px;
}

/* 客製化樣式: used by analytics_Summary.aspx */
.last60Days
{
    float:left;
    width:140px;
    min-height:360px;
}
.monthlyCnt table
{
    width:420px;
}
.monthlyCnt table thead tr th:nth-child(1)
{
}
.monthlyCnt table tbody tr:hover
{
    background-image:none;
    background-color:#ffd259;            
}
.monthlyCnt table tbody tr:nth-child(1)
{
    color:#4F2412;
    font-weight:bold;
}
.monthlyCnt table tbody tr td
{
    padding-right:10px;
}
.monthlyCnt table tbody tr td:nth-child(1)
{
    padding:3px 0px 4px 0px;
    text-align:center;
}
.monthlyCnt table tbody tr:first-child td:last-child
{
    color:#4F2412;
    font-weight:bold;    
    background-image:none;
    background-color:#BCDD11;
}

/* 客製化樣式: used by analytics_College.aspx */
.CollegeCnt01 table, .CollegeCnt02 table, .CollegeCnt03 table
{
    width:450px;
}
.CollegeCnt01 table tbody tr td:nth-child(1), .CollegeCnt02 table tbody tr td:nth-child(1), .CollegeCnt03 table tbody tr td:nth-child(1)
{
    padding:3px 0px 4px 0px;
    text-align:center;
}
.CollegeCnt01 table tbody th, .CollegeCnt02 table tbody th, .CollegeCnt03 table tbody th
{
    padding:3px 0px 4px 4px;
    text-align:left;
}
.CollegeCnt01 table tbody tr:first-child td:last-child
{
    color:#4F2412;
    font-weight:bold;    
    background-image:none;
    background-color:#BCDD11;
}
.CollegeCnt01 table thead tr th:last-child, .CollegeCnt02 table thead tr th:last-child, .CollegeCnt03 table thead tr th:last-child
{
    width:88px;
}

/* 客製化樣式: used by analytics_Department.aspx */
.DepartmentCnt01 table, .DepartmentCnt02 table, .DepartmentCnt03 table
{
    width:450px;
}
.DepartmentCnt01 table tbody tr td:nth-child(1), .DepartmentCnt02 table tbody tr td:nth-child(1), .DepartmentCnt03 table tbody tr td:nth-child(1)
{
    padding:3px 0px 4px 0px;
    text-align:center;
}
.DepartmentCnt01 table tbody th, .DepartmentCnt02 table tbody th, .DepartmentCnt03 table tbody th
{
    padding:3px 0px 4px 4px;
    text-align:left;
}
.DepartmentCnt01 table tbody tr:first-child td:last-child
{
    color:#4F2412;
    font-weight:bold;    
    background-image:none;
    background-color:#BCDD11;
}
.DepartmentCnt01 table thead tr th:last-child, .DepartmentCnt02 table thead tr th:last-child, .DepartmentCnt03 table thead tr th:last-child
{
    width:110px;
}

/* 客製化樣式: used by analytics_Teacher.aspx */
.TeacherCnt table
{
    width:600px;
}
.TeacherCnt table tbody tr th:nth-child(2)
{
    padding:3px 0px 4px 4px;
    text-align:left;
}
.TeacherCnt table tbody tr td:nth-child(1)
{
    padding:3px 0px 4px 0px;
    text-align:center;
}
.TeacherCnt table tbody tr td:nth-child(3)
{
    padding:3px 0px 4px 4px;
    text-align:left;
}
.TeacherCnt table tbody tr td:nth-child(4)
{
    padding:3px 0px 4px 4px;
    text-align:left;
}
.TeacherCnt table tbody tr:first-child td:nth-child(5)
{
    color:#4F2412;
    font-weight:bold;    
    background-image:none;
    background-color:#BCDD11;
}