﻿body
{
    margin: 0px;
    color: #202020;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;

    text-align: left;
}

/*網頁基本設定*/
a:visited
{
    color: #286CB0;
    text-decoration: none;
}

a:hover
{
    color: #CC3300;
    text-decoration: none;
}

a:link
{
    text-decoration: none;    
    color: #286CB0;    
}

a:active
{
    color: #286CB0;
    text-decoration: none;
}

.Page_Width
{
    padding: 6px;
    width: 1000px;
    height:100%;
    background-image: url('Images/Table_Bg.gif');
    background-repeat: repeat-y;
}
.TD_Logo
{
    background-image: url('Images/Reg_Logo.png');
    height: 78px;
    text-align: right;
}
.TD_0Height
{
    height: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #E8E8E8;
    background-color: #FFFFFF;
    color: #FFFFFF;
    padding-left: 8px;
    letter-spacing: 1px;
    font-family: 新細明體;
    font-size: 10pt;
}

.Left_Item_TD_Welcome
{
    width: 210px;
    height: 45px;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #EFEFEF;
    letter-spacing: 1px;
    font-family: 微軟正黑體;
    font-size: 12pt;
    color: #CC0066;
}

.Left_Item_TD_Menu
{
    border-bottom: 1px solid #EFEFEF;
    width: 210px;
    vertical-align: top;
    letter-spacing: 1px;
}

.Left_Item_TD
{
    border-bottom: 1px solid #EFEFEF;
    width: 210px;
    height: 90px;
    vertical-align: middle;
    letter-spacing: 1px;
}

.Left_Item_TD_Photo
{
    float: left;
    width: 80px; 
    text-align: center;
    vertical-align: middle;
}

.Left_Item_TD_Title
{
    width: 130px;
    height: 20px;
    text-align: left;
    letter-spacing: 1px;
    font-family: 微軟正黑體;
    font-size: 12pt;
    color: #286CB0;
    padding-top: 10px;
}
.Left_Item_TD_Text
{
    width: 130px;
    height: 70px;
    text-align: left;
    letter-spacing: 1px;
    color: #333333;
    vertical-align: middle;
}

.Right_Item_TD
{
    width: 770px;
    text-align: center;
}

.Table_Box
{
    width: 760px;
    text-align: center;
    letter-spacing: 1px;
    color: #202020;
    line-height: 150%;
}

.Word_White
{
    color: #FFFFFF;
}
.Word_Title_White
{
    color: #FFFFFF;
    font-size: 26pt;
    font-weight: bold;
    font-family: 微軟正黑體;
}

.TextBox_Content
{
    color: #333333;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    height:19px
}


.TextBox_Content_Center
{
    color: #333333;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    height: 19px;
    text-align: center;
}

.TextBoxWatermark
{
    font-size: 11pt;
    height: 19px;    
    color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;    
}

.TextBoxWatermark_Center
{
    font-size: 11pt;
    height: 19px;    
    color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;    
        text-align: center;
}

.MaskedEdit
{
    color: #C0C0C0;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    height: 19px;
}

.TD_Bottom_Line
{
    border-width: 1px;
    border-color: #CCCCCC;
    height: 20px;
    border-top-style: solid;
    border-left-style: solid;
}

.TD_Title_Box
{
    background-color: #FFE8FF;
    font-family: Arial, Helvetica, sans-serif;
    width: 80px;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
}

.TD_Title_Box_Blue
{
    background-color: #D0F0FF;
    font-family: Arial, Helvetica, sans-serif;
    width: 80px;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;    
}

.TD_Title_Box_Green
{
    background-color: #CCFFCC;
    font-family: Arial, Helvetica, sans-serif;
    width: 80px;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;    
}

.TD_Content_Box
{
    font-family: Arial, Helvetica, sans-serif;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    height: 30px;    
}

.Word_Aling_Right
{
    text-align: right;
}


.AutoComplete
{
    width:500px
    }
    
.GridView
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10pt;
}

.Button
{
    border: 1px solid #FFA6D2;
    color: #CC3300;
    background-color: #FFF0FF;
    text-align: center;
    height: 19px;
}

.Button_11pt
{
    border: 1px solid #FFA6D2;
    color: #CC3300;
    background-color: #FFF0FF;
    text-align: center;
    height: 25px;
    font-family: 微軟正黑體;
    font-size: 11pt;
}

.Button_Blue
{
    border: 1px solid #336699;
    color: #3366CC;
    background-color: #DFEFFF;
    text-align: center;
    height: 19px;
}

.Button_Blue_11pt
{
    border: 1px solid #336699;
    color: #3366CC;
    background-color: #DFEFFF;
    text-align: center;
    height: 25px;
    font-family: 微軟正黑體;
    font-size: 11pt;
}

.Lable_ShowContent
{
    color: #336699;
}

.Gridview_Page_Setting
{
    font-size: 10pt;
    color: #0066CC;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 5px;
    margin-left: 5px;
    height: 35px;
}

.description
{
    font-size: 11pt;
    font-family: 微軟正黑體;
    color: #1B1B1B;
    letter-spacing: 1px;
    line-height: 150%;
    text-align: left;
}

.Panel_description_Title
{
    padding: 5px;
    background-color: #C85304;
    border-bottom-style: double;
    border-bottom-width: 2px;
    border-bottom-color: #666666;
    font-family: 微軟正黑體;
    font-size: 11pt;
    color: #FFFFFF;
}

.Panel_description
{
    padding: 5px;
    border: 2px double #666666;
    background-color: #FFFAF0;
    position: absolute;
    top: -1000px;
    left: -1000px;

}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalButton
{
    position: absolute;
    top: -100px;
    left: -100px;
}

.Word12pt
{
    font-size: 12pt;
    font-family: 微軟正黑體;
    color: #333333;
    letter-spacing: 2px;
}