﻿/*預設底色棗紅、scrollbar*/
body
{
    margin: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
    letter-spacing: 1px; /*背景色*/
    scrollbar-face-color: #385790;
    scrollbar-shadow-color: white;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: #385790;
    scrollbar-darkshadow-color: #385790;
    scrollbar-track-color: #233962; /*底色*/
    scrollbar-arrow-color: white;
    background-image: url(images/bg.gif);
}
/*Header圖片邊界0*/
.Header_Image
{
    margin: 0px;
    vertical-align: top;
}
/*預設字型*/
Table
{
    font-size: 13px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
}
/*預設連結 */
a
{
    color: #003366;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*預設按鈕*/
.Button
{
    font-size: 11px;
    color: #990000;
    padding-top: 4px;
    background-color: #F1DEE7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFCC;
    border-right-color: #660000;
    border-bottom-color: #660000;
    border-left-color: #FFFFCC;
    cursor: hand;
}
/*預設下拉選單*/
.DropDownList
{
    color: #333333;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/*預設文字輸入區塊*/
.TextBox
{
    color: #333333;
    border: 1px solid #999999;
}
/*預設文字選單*/
.ListBox
{
    color: #333333;
}
/*預設檔案上傳*/
.FileUpload
{
    color: #000000;
    background-color: #FFFFFF;
    background-image: url(Images/FileUpload_Bg.gif);
    border: 1px solid #666666;
}
/*預設複選區*/
.CheckBox
{
    color: #990000;
}
/*預設單選區*/
.RadioButton
{
    color: #990000;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*預設最外層TOP的TD屬性*/
.Master_Header
{
    vertical-align: top;
}
/*預設最外層MENU的TD屬性*/
.Master_Menu
{
    vertical-align: top;
}
/*預設最外層導覽列的TD屬性-*/
.Master_Guide
{
    vertical-align: middle;
    height: 16px;
    background-image: url(Images/Guide_Bg.gif);
}
/*預設最外層左邊區塊的TD屬性*/
.Content_Left
{
    vertical-align: top;
}
/*預設最外層中間區塊的TD屬性*/
.Content
{
    vertical-align: top;
}
/*預設最外層右邊區塊的TD屬性*/
.Content_Right
{
    vertical-align: top;
}
/*預設最外層Footer的TD屬性*/
.Master_Footer
{
    vertical-align: top;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*預設datalist列表寬度*/
.DataList
{
    width: 100%;
}
/*預設datalist列表單數筆*/
.DataList_ItemStyle
{
    background-color: White;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    height: 25px;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 2px;
}
/*預設datalist列表雙數筆*/
.DataList_AlternatingItemStyle
{
    background-color: #F3F3F3;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    height: 25px;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 2px;
}
/*預設datalist列表title*/
.DataList_HeaderStyle
{
    /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*預設datalist列表寬度*/
.DataList2
{
    width: 100%;
}
/*預設datalist列表單數筆*/
.DataList2_ItemStyle
{
    background-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    height: 25px;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 2px;
}
/*預設datalist列表雙數筆*/
.DataList2_AlternatingItemStyle
{
    background-color: #F3F3F3;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #E2E2E2;
    height: 25px;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 2px;
}
/*預設datalist列表title*/
.DataList2_HeaderStyle
{
    /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
}
.GridView
{
    width: 100%;
    word-break: break-all;
}

.GridView_HeaderStyle
{
    background-color: whitesmoke;
    color: #990000;
    border-right: white 2px inset;
    border-top: whitesmoke 0px solid;
    border-bottom: gainsboro 1px solid;
    height: 14px;
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    font-weight: lighter;
}

.GridView_HeaderStyle a, .HeaderStyle a:visited
{
    color: #ffffff;
    border: 1px dotted #666666;
}

.GridView_RowStyle
{
    background-color: #F6F6F6;
}

.GridView_AlternatingRowStyle TD INPUT
{
    background-color: #CCFFFF;
}

/*By Tom*/
.ObjFastSearchMultiPage
{
    border-style: solid;
    border-width: 1px;
    border-color: #FAFAFA #C0C0C0 #C0C0C0 #C0C0C0;
    width: 100%;
}
.ObjKeywordSearchMultiPage
{
    width: 520px;
    height: 70px;
}

.RadMultiPage
{
    padding: 10px 10px 0px 10px;
    background-color: #F7F9FF;
    border: 1px solid #C0C0C0;
    height: 200px;
}
.RadPageView
{
    height: 100%;
    width: 100%;
}
.TabSpace
{
    background-image: url(Images/HomeAdBg.gif);
}

.TabBg
{
    background-image: url(Images/HomeAdBg.gif);
}
.MoreLink
{
    color: #ff0000;
    text-decoration: none;
    background-color: transparent;
}
.MoreLink:hover
{
    color: #ff0000;
    text-decoration: underline;
    background-color: transparent;
}
.ObjFastSearch
{
    font-size: 13px;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
}
.Footer, .Footer.Link
{
    font-size: 13px;
    color: #003399;
    text-indent: 10px;
}
hr
{
    color: #FFFFFF;
    height: 1px;
    border-top-style: dashed;
    border-top-width: 1px;
}
