﻿.ItemName
{
    background: url(../Images/title_icon.jpg) no-repeat left;
    padding-right: 0px;
    padding-left: 18px;
    padding-bottom: 0px;
    padding-top: 5px;
    text-align: left;
    height: 25px;
    font-weight: bold;
}
.ItemName span
{
    font-size: 13px;
    color: #134366;
    font-weight: bold;
}
#image_login
{
    background: url(../Images/login.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
#image_login a:hover
{
    background: url(../Images/login_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
#image_clear2
{
    background: url(../Images/clear2.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}
#image_clear2 a:hover
{
    background: url(../Images/clear2_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}
/*
#image_add
{
    background: url(../Images/add.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
#image_add a:hover
{
    background: url(../Images/add_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
#image_clear
{
    background: url(../Images/clear.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}
#image_clear a:hover
{
    background: url(../Images/clear_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}

.image_edit
{
    background: url(../Images/edit.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
.image_edit a:hover
{
    background: url(../Images/edit_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: left;
}
.image_del
{
    background: url(../Images/del.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}
.image_del a:hover
{
    background: url(../Images/del_ov.jpg) no-repeat center top;
    width: 40px;
    height: 20px;
    float: right;
}
.image_prev
{
    background: url(../Images/prev.jpg) no-repeat center top;
    width: 50px;
    height: 20px;
    float: left;
}
.image_prev a:hover
{
    background: url(../Images/prev_ov.jpg) no-repeat center top;
    width: 50px;
    height: 20px;
    float: left;
}
.image_next
{
    background: url(../Images/next.jpg) no-repeat center top;
    width: 50px;
    height: 20px;
    float: left;
}
.image_next a:hover
{
    background: url(../Images/next_ov.jpg) no-repeat center top;
    width: 50px;
    height: 20px;
    float: left;
}

*/
.Annotation
{
    font-size: 12px;
    color: #c53d26;
}
.Rowline
{
    background-color: #EAF4FD;
    height: 1px;
}
.PageDiv
{
    padding-top: 5px;
    margin: 0 auto;
    text-align: center;
    height: 30px;
}
.PageNum
{
    font-size: 13px;
    color: #426d8c;
    text-decoration: none;
}
.PageNum a
{
    font-size: 13px;
    color: #426d8c;
    text-decoration: none;
}
.PageNum a:hover
{
    font-weight: bold;
}
.PageNum a.active
{
    font-weight: bold;
}
.PageNum_Now
{
    font-size: 13px;
    color: #426d8c;
    text-decoration: none;
    font-weight: bold;
}
#LoginDiv
{
    width: 100%;
    height: 400px;
    padding-top: 100px;
    text-align: center;
}
#LoginData
{
    background: url(../Images/login_bg.jpg) no-repeat center top;
    width: 450px;
    height: 250px;
    border: 1px #CCCCCC solid;
    margin: 0 auto;
    text-align: center;
}
#ErMsg
{
    color: #990000;
    padding-bottom: 5px;
}
.funcAdd
{
    border: #C6DEF6 1px solid;
    background: url(../Images/funcTitle.jpg) repeat-x;
    height: 30px;
}
.funcEdit
{
    border-right: #C6DEF6 1px solid;
    border-left: #C6DEF6 1px solid;
    border-bottom: #C6DEF6 1px solid;
    background-color: #F3F8FC;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}
.EditTitle
{
    color: #134366;
    font-size: 13px;
    height: 30px;
    text-align: right;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px;
    text-align: right;
    width: 120px;
}
.EditTxt
{
    height: 30px;
    text-align: left;
    color: #134366;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px;
    width: 650px;
}
.EditTitle2
{
    color: #666666;
    font-size: 13px;
    height: 40px;
    width: 100px;
    text-align: right;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px;
}
.InputText2
{
    border: #666666 1px solid;
    font-size: 15px;
}
.InputText
{
    border: #c6def6 1px solid;
    font-size: 15px;
}
.InputSelect
{
    border: #c6def6 1px solid;
}
.funcTitle
{
    border-top: #c6def6 1px solid;
    border-bottom: #c6def6 1px solid;
    background: url(../Images/funcTitle.jpg) repeat-x;
    margin-bottom: 10px;
    height: 28px;
    text-align: center;
    color: #134366;
    font-size: 13px;
    font-weight: normal;
}
.funcTitle-left
{
    border-top: #c6def6 1px solid;
    border-left: #c6def6 1px solid;
    border-bottom: #c6def6 1px solid;
    background: url(../Images/funcTitle.jpg) repeat-x;
    margin-bottom: 10px;
    height: 28px;
    text-align: left;
    color: #134366;
    font-size: 13px;
    font-weight: normal;
}
.funcTitle-right
{
    border-right: #c6def6 1px solid;
    border-top: #c6def6 1px solid;
    border-bottom: #c6def6 1px solid;
    background: url(../Images/funcTitle.jpg) repeat-x;
    margin-bottom: 10px;
    height: 28px;
    text-align: right;
    color: #134366;
    font-size: 13px;
    font-weight: normal;
}
#funcTitle SPAN
{
    display: block;
    padding-left: 25px;
    font-size: 12px;
    background: url(../Images/funcTitle-Arrow.gif) no-repeat 5px center;
    vertical-align: middle;
    color: #446d8c;
    line-height: 30px;
}
.daList
{
    height: 30px;
    text-align: center;
    padding-top: 5px;
    font-size: 13px;
    border-bottom: #c6def6 1px solid;
}

.daRow
{
    height: 30px;
}

.daList2
{
    height: 30px;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
    border-bottom: #c6def6 1px solid;
}
table.daTable
{
}
td.daLine
{
    color: White;
    background-color: #DCEBFA;
    height: 1px;
}
td.editBG
{
    background-color: #EEF5FD;
}

/*=== 按鈕圖片 ===*/
/* 新增 */
.image_Addbtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/add.jpg);
}
.image_Addbtn:hover
{
    cursor: pointer;
    background-image: url(../Images/add_ov.jpg);
}
/* 查詢 */
.image_Querybtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/search.jpg);
}
.image_Querybtn:hover
{
    cursor: pointer;
    background-image: url(../Images/search_ov.jpg);
}

/* 修改 */
.image_Editbtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/edit.jpg);
}
.image_Editbtn:hover
{
    cursor: pointer;
    background-image: url(../Images/edit_ov.jpg);
}
/* 取消 */
.image_Cancelbtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/cancel.jpg);
}
.image_Cancelbtn:hover
{
    cursor: pointer;
    background-image: url(../Images/cancel_ov.jpg);
}
/* 刪除 */
.image_Deletebtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/del.jpg);
}
.image_Deletebtn:hover
{
    cursor: pointer;
    background-image: url(../Images/del_ov.jpg);
}
/* 儲存 */
.image_Savebtn
{
    display: inline-block;
    width: 40px;
    height: 20px;
    border: 0px;
    background-image: url(../Images/save.jpg);
}
.image_Savebtn:hover
{
    cursor: pointer;
    background-image: url(../Images/save_ov.jpg);
}

.image_btn_p
{
    width: 64px;
    height: 20px;
    border: 0px;
}
.ListInputTxt
{
    border: #999999 1px solid;
}
