﻿	/*Table's BlockUI GV 2 的外框架*/
	table.gridview_TBlock2
    {                      
        border-collapse: collapse;
        border:solid 0px #999999;
        width:100%;
        /*font-size: 12px;*//*Unified body set*/
		background-color: #EEEEEE;
	}
	/*Table's  BlockUI GV 2 的表身*/
    table.gridview_TBlock2 td{
		border-collapse: collapse;
		border-bottom-color: #0066CC;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;

		border-top-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-right-style: none;
			
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
			line-height: normal;
			font-weight: normal;
        /*background-color: #EDFFEF;*/
    }
		
	/*Table's  BlockUI GV 2 的標頭*/
    table.gridview_TBlock2 th { 
		border-width :0px;
		border-top-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-right-style:none;

		background-color: #FFFFFF; 
        background-image: url(../../Image/serch_background1.jpg);
        background-repeat: repeat-x;
        background-position: left bottom;

		text-align: center;
		font-weight: bold;
		color: #666666;
		text-indent: 0px;
		/*font-size: 12px;*//*Unified body set*/
    }

	/*                                       GV                                      */
	/*Table'sContainer*/
	.S_GridView_Container,
	table.gridview_TBlock,
	table.gridview_Table,
	table.gridview_TBlock2
    {
        border-collapse: collapse;
        /*border:solid 1px #000000;*/
		/*l 179~187*/
		border:0px;
		line-height: normal;
		font-weight: normal;
        width:100%;
        /*font-size: 12px;*//*Unified body set*/
		background-color: #FFFFFF;
	}

	.S_GridView_Header
	{
		border-width: thin;
		border-width:1px;

		border-top-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-right-style: dashed;
		border-right-color:#E6E6E6 ;
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;

		background-color: #FFFFFF; 
		background-image: url(../../Image/caregiver_12a.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;

		text-align: center;
		font-weight: bold;
		color: #666666;
		text-indent: 0px;
		/*font-size: 12px;*//*Unified body set*/
	}
	.S_GridView_Header a:link {color:#666666; text-decoration:underline;} 
	.S_GridView_Header a:visited {color:#666666; text-decoration:underline;} 
	.S_GridView_Header a:hover {color:#666666; text-decoration:underline;} 
	.S_GridView_Header a:active {color:#666666; text-decoration:underline;} 
	.S_GridView_Header_Inner
	{
			border-collapse: collapse;
			border-bottom-color: #0066CC;
			border-width: thin;

			border-top-style: none;
			border-bottom-style: none;
			border-left-style: none;
			/*set*/
			border-right-style: dashed;
			background-color: #CCCCCC;
			border-right-color:#999999 ;
			text-align: center;
			height :30px;  /*解決標頭太窄的問題*/
			color: #666666;
			/*font-size: 12px;*//*Unified body set*/
			font-weight: bold;
	}
	.S_GridView_Header_Inner a:link {color:#666666; text-decoration:underline;} 
	.S_GridView_Header_Inner a:visited {color:#666666; text-decoration:underline;} 
	.S_GridView_Header_Inner a:hover {color:#666666; text-decoration:underline;} 
	.S_GridView_Header_Inner a:active {color:#666666; text-decoration:underline;} 
	.S_GridView_Row
	{
		/*background:#E4E9F3;
		word-wrap:break-word; 
		overflow: hidden;*/
		background:#FFFFFF;
		border-collapse: collapse;
		border-width :1px;
		/*border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;*/
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
	
		border-right-style: dashed;
		border-right-color:#DFDFDF ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}	
	.S_GridView_AlternatingRow
	{	
		background:#EEEEEE;
		border-collapse: collapse;
		border-width:1px;
		/*border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;*/
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
		border-left-color:#DFDFDF ;
		border-right-style: dashed;
		border-right-color:#DFDFDF ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}	
	.S_GridView_Pager
	{
		background:#CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		color: #305887; 
		font-weight: bold;
		padding :0px;
		margin :0px;
		border :0px;
	/* V2.11 20140725 Michelle Mark 會影響IE8~IE11的排版 */
	/*text-align: center;*/
		line-height: normal;

	}	
	.S_GridView_Pager a:link {color:#305887; text-decoration:underline;} 
	.S_GridView_Pager a:visited {color:#305887; text-decoration:underline;} 
	.S_GridView_Pager a:hover {color:#305887; text-decoration:underline;} 
	.S_GridView_Pager a:active {color:#305887; text-decoration:underline;} 
	.S_GridView_SelectedRow
	{
		background:#B1B7AC;
		font-weight: bold;/**/	
		border-collapse: collapse;
		
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
		/*border-right-style:none;*/
		border-right-style: dashed;
		border-right-color:#E6E6E6 ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}	
	.S_GridView_SelectedRow a:link {color:#000000; text-decoration:underline;} 
	.S_GridView_SelectedRow a:visited {color:#000000; text-decoration:underline;} 
	.S_GridView_SelectedRow a:hover {color:#000000; text-decoration:underline;} 
	.S_GridView_SelectedRow a:active {color:#000000; text-decoration:underline;} 

	/*                                                                  SubGridView                                                                                 */
	/*深灰*/
	.S_SubGridView_Header
	{
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-width:1px;

		border-top-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-right-style: dashed;
		border-right-color:#E6E6E6 ;
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;

		background-color: #FFFFFF; 
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;

		text-align: center;
		font-weight: bold;
		color: #0079C2;
		text-indent: 0px;
		/*font-size: 12px;*//*Unified body set*/
	}
	.S_SubGridView_Header a:link {color:#0079C2; text-decoration:underline;} 
	.S_SubGridView_Header a:visited {color:#0079C2; text-decoration:underline;} 
	.S_SubGridView_Header a:hover {color:#0079C2; text-decoration:underline;} 
	.S_SubGridView_Header a:active {color:#0079C2; text-decoration:underline;} 
	.S_SubGridView_Header_Inner
	{
			border-collapse: collapse;
			border-bottom-color: #0066CC;
			border-top-width: thin;
			border-right-width: thin;
			border-bottom-width: thin;
			border-left-width: thin;
			border-top-style: none;
			border-bottom-style: none;
			border-left-style: none;
			/*set*/
			border-right-style: dashed;
			background-color: #9ACC99;
			border-right-color:#999999 ;
			text-align: center;
			color: #FFFFFF;
			/*font-size: 12px;*//*Unified body set*/
			font-weight: bold;
	}

	.S_SubGridView_Row
	{
		/*background:#E4E9F3;
		word-wrap:break-word; 
		overflow: hidden;*/
		background:#FFFFFF;
		border-collapse: collapse;
		border-width :1px;
		/*border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;*/
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
	
		border-right-style: dashed;
		border-right-color:#DFDFDF ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}	
	.S_SubGridView_AlternatingRow
	{	
		background:#EEEEEE;
		border-collapse: collapse;
		border-width:1px;
		/*border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;*/
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
		border-left-color:#DFDFDF ;
		border-right-style: dashed;
		border-right-color:#DFDFDF ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}	
	.S_SubGridView_Pager
	{
		background:#CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		color: #305887; 
		font-weight: bold;
		padding :0px;
		margin :0px;
		border :0px;
/* V2.11 20140725 Michelle Mark 會影響IE8~IE11的排版 */
	/*text-align: center;*/
		line-height: normal;

	}	
	.S_SubGridView_Pager a:link {color:#305887; text-decoration:underline;} 
	.S_SubGridView_Pager a:visited {color:#305887; text-decoration:underline;} 
	.S_SubGridView_Pager a:hover {color:#305887; text-decoration:underline;} 
	.S_SubGridView_Pager a:active {color:#305887; text-decoration:underline;} 
	.S_SubGridView_SelectedRow
	{
		background:#B1B7AC;

		border-collapse: collapse;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		/*border-bottom-style: none;*/
		border-bottom-style: solid;
		border-bottom-color:#DFDFDF;
		border-left-style: none;
		/*border-right-style:none;*/
		border-right-style: dashed;
		border-right-color:#E6E6E6 ;
		color: #000000;
		/*font-size: 12px;*//*Unified body set*/
		text-align: center;
		line-height: normal;
		font-weight: bold;
	}	
	.S_SubGridView_SelectedRow a:link {color:white; text-decoration:underline;} 
	.S_SubGridView_SelectedRow a:visited {color:white; text-decoration:underline;} 
	.S_SubGridView_SelectedRow a:hover {color:white; text-decoration:underline;} 
	.S_SubGridView_SelectedRow a:active {color:white; text-decoration:underline;} 



	/*                                                                TABLE                                                                     */
	/*結構 Table的外框架*/
    .Table_Structure
    {
		border-width:0px;
		width:90%;

		background-color: #FFFFFF;
		margin-left:auto; 
		margin-right:auto;
		vertical-align: middle;

		/*table1 基本字型*/
	    text-align: center;
	    color: #000000;
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: normal;
	    line-height: normal;

    }	                
	/*Table 1 的外框架*/
    .Table_CSS
    {
        /*position:relative;
        z-index :-1;*/
		border-width: 1px;
		width :95%; /*V2.17 20171020 Maggie Modify 調整內容寬度90->95%*/
		border-color: #000000;
		border-style:solid;
		border-spacing:0;
		/*IE9~10 外層 table 元素指定了 border-collapse:collapse; 特性 (儲存格間沒空隙) ，在 IE 陰影沒效*/
		*border-collapse:collapse;

		border-top-style: solid;/*none處理編輯時TABLE和GV的間距問題*/
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-style: solid;
		background-color: #FFFFFF;
		margin-left:auto; 
		margin-right:auto;
		margin-bottom :10px;
		vertical-align: middle;
    }
	/*Table 1 的外框架 無外框線版*/
    .Table_CSS_NoLine
    {
		border-spacing:0;
		border-collapse:collapse;
		margin-left:auto; 
		margin-right:auto;
		background-color: #FFFFFF;
		vertical-align: middle;

		/*table1 基本字型*/
	    text-align: center;
	    color: #000000;
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: normal;
	    line-height: normal;
    }
		
	/*BlockUI_Small 的外框架  強制回應視窗1*/
	/*BlockUI_Small 的外框架2 無陰影*/
    .BlockUI_Table,
	.BlockUI_Table2
    {
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		border-spacing:0;
		*border-collapse:collapse;/*允許框線重疊*/
		background-color: #FFFFFF;
		vertical-align: middle;
		z-index :9;
    }
	 
	.BlockUI_Table_Context
	{
		/*font-size: 12px;*//*Unified body set*/
		background-color: #FFFFFF;

		border-top-style: none;
		border-bottom-style:hidden;
		border-left-style:solid;
		border-right-style:solid;

		text-align: center;
		vertical-align: middle;

	}

	.BlockUI_Table2 a{ text-decoration: none;}
	.BlockUI_Table2_Left1 {	background-color: #FFF;	text-align: right;}
	.BlockUI_Table2_Left2 {	background-color: #EEEEEE;text-align: right;}
	.BlockUI_Table2_Right1 {background-color: #FFF;}
	.BlockUI_Table2_Right2 {background-color: #EEEEEE;}
	.BlockUI_Table2_Context {background-color: #EEEEEE;text-align:left;}
	.Font_Align_C{text-align:center ;}
	.Font_Align_R{text-align:right ;}
	.Font_Align_L{text-align:left ;}
	.BlockUI_Table2_BtnRow
		{
		position:relative;
		z-index :2;
		background-color: #CCCCCC;
		text-align :center ;
	}
	/*BlockUI 小視窗 Table 左欄格式單數列*/
	.BlockUI_Small_Title1
	{
		background-color: #DFDFDF;

		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 

		border-top-style: none; 
		border-right-style: dashed; 
		border-right-color: #999999; 
		border-bottom-style: none; 
		border-left-style: none; 
			
		text-align: center;
		line-height: 25px; 
		color: #333333; 
		font-weight: normal; 
		font-size: 12px
	}
	/*BlockUI 小視窗 Table 左欄格式雙數列*/
	.BlockUI_Small_Title2
	{
		background-color: #EEEEEE;

		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 

		border-top-style: none; 
		border-right-style: dashed; 
		border-right-color: #999999; 
		border-bottom-style: none; 
		border-left-style: none; 
			
		text-align: center;
		line-height: 25px; 
		color: #333333; 
		font-weight: normal; 
		font-size: 12px
	}
	/*BlockUI 小視窗 Table 左欄格式單數列*/
	.BlockUI_Small_Context1
	{
		background-color:#F5F5F5;/*淺灰*/

		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 

		border-top-style: none; 
		border-right-style: dashed; 
		border-right-color: #999999; 
		border-bottom-style: none; 
		border-left-style: none; 
			
		text-align: center;
		line-height: 25px; 
		color: #333333; 
		font-weight: normal; 
		font-size: 12px
	}
	/*BlockUI 小視窗 Table 左欄格式雙數列*/
	.BlockUI_Small_Context2
	{
		background-color:#FFFFFF;/*淺灰*/

		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px; 

		border-top-style: none; 
		border-right-style: dashed; 
		border-right-color: #999999; 
		border-bottom-style: none; 
		border-left-style: none; 
			
		text-align: center;
		line-height: 25px; 
		color: #333333; 
		font-weight: normal; 
		font-size: 12px
	}
	.BlockUI_Small_BtnRow 
	{
		position:relative;
		z-index :2;
		background-color: #CCCCCC;
		text-align :center;
	}
	/*table1 深標頭 */
	.Table_Header1 
	{
		background-color: #666666;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
        text-indent: 20px;
        /*font-size: 12px;*//*Unified body set*/
        line-height: 25px;
		border-bottom-width: 0px;
		border-right-width: 0px;
    }
	/*table2   表格標頭_漸層白_置中小 灰字 字間距20  */
	.Table_Header2 {
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-color: #FFFFFF;

		text-align: left;
		font-weight: bold;
		color: #666666;
		text-indent: 20px;
		/*font-size: 12px;*//*Unified body set*/
	}
.Table_Header3_Inner
{
			background-color: #CCCCCC;
			padding :5px;
		text-align: center ;
		font-weight: bold;
		color: #000000;
		text-indent: 20px;
		font-size: 12px;
}
	/*table 2 左欄格式 */
	.Table2_Left_CSS {
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-color: #FFFFFF;

		text-align: left;
		font-weight: bold;
		color: #666666;
		text-indent: 20px;
		padding :5px;

	}
	/*table 2 Right欄格式 */
	.Table2_Right_CSS {
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-color: #FFFFFF;

		text-align: left;
		font-weight: bold;
		color: #666666;
		text-indent: 20px;
		padding :5px;
	}
	.Table2_Context {
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		text-align: left;
		color: #666666;
		padding :0px;
	}
	.Table2_BtnRow_CSS {
		position:relative;
		z-index :2;
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-color: #CCCCCC;

		text-align: center;
		font-weight: bold;
		color: #666666;
		text-indent: 20px;

	}
	.Table2_PageBtnRow_CSS {
		position:relative;
		z-index :2;
		background-image: url(../../Image/serch_background1.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		background-color: #CCCCCC;
		
		text-align: left;
		font-weight: bold;
		color: #666666;
		text-indent: 20px;

	}
	/*table1  表格標頭_漸層白 白字 字無間距 Table_Header_GWhite*/
	.Table_Header3
	{
		background-color: #FFFFFF;
		background-image: url(../../Image/serch_background1.jpg);
		/*background-repeat:repeat-x;*/
		background-repeat:repeat;
		background-position: left top ;
		text-align: left;
		font-weight: bold;
		color: #FFFFFF;
		text-indent: 0px;
		/*font-size: 12px;*//*Unified body set*/
	}
	/*table 1 左欄格式單數列*/
	.Table_Left_CSS1 
	{
		border-style: none;
        border-width: 0px;
		background-color: #D5D5D5;
		padding :5px;
    }		
	/*table 1 左欄格式雙數列*/
	.Table_Left_CSS2
	{
        border-width: 0px;
		background-color: #ADADAD;   
		padding :5px;   
    }

	/*table 1 右欄格式單數列*/
	.Table_Right_CSS1
	{ 
		border-width: 0px;
		padding-left: 10px;
		background-color: #FFFFFF;
		padding :5px;
	}

		/*table 1 右欄格式雙數列*/
	.Table_Right_CSS2
	{
		border-width: 0px;
		padding-left: 10px;
		background-color: #EEEEEE;
		padding :5px;
	}
	.Table_BtnRow_CSS
	{
		_margin: 0px auto;
		position:relative;
		z-index :2;
		border-width: 0px;
		padding-left: 10px;
		vertical-align :middle ;
		text-align :center ;
		background-color: #CCCCCC;
	}
	/*table1 特殊字型1  style12  黑色粗體*/
	.Table_Word_1 {
        /*font-size: 12px;*//*Unified body set*/
        font-weight: bold;
        line-height: 14px;
		text-align: center;
    }
	/*table1 特殊字型2  紅字縮排*/
    .Table_Word_2 {
        color: #EE181A;
        font-weight: bold;
        /*font-size: 12px;*//*Unified body set*/
        text-indent: 20pt;
        text-align: left;
        white-space: normal;
        line-height: 20px;
    }
	/*table1 特殊字型3  style13 灰色粗體 chage to 紅字*/
    .Table_Word_3 {
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: bold;
	    line-height: 14px;
	    /*color: #666666;*/
		color:#EE181A ;
    }
		
	/*基本字型*/
	.Font1
	{	
		/*font-size: 12px;*//*Unified body set*/
		/*line-height: 10px;*//*20130913切到字*/
		color: #000000;
	}
        
	.Font2
	{
		text-align: left;
		/*font-size: 12px;*//*Unified body set*/
		/*line-height: 10px;*//*20130913切到字*/
		color: #000000;
	}

	.Font3
	{
		/*table1 基本字型*/
	    text-align: center;
	    color: #000000;
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: normal;
	    line-height: normal;
	}

	.Font4
	{
	    font-family: Arial, Helvetica, sans-serif;
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: bold;/*字體的厚度*/
		font-style: normal;/*設定字體是否為斜體字*/
	    color: #FFFFFF;
		/*white-space: nowrap;*//*空白的處理方法*/
		text-align: center;
		vertical-align: middle;
				/*line-height: 10px; 'V2.11 20131007 Michelle Mark 字體被切掉問題*/	
				white-space:normal; 
		word-wrap: break-word;
		word-break:normal;
	}

	.Font5
	{
	    font-family: Arial, Helvetica, sans-serif;
	    /*font-size: 12px;*//*Unified body set*/
	    font-weight: bold;/*字體的厚度*/
		font-style: normal;/*設定字體是否為斜體字*/
	    color:#000000;
		/*white-space: nowrap;*//*空白的處理方法*/
		text-align: left;
		vertical-align: middle;
		/*line-height: 10px; 'V2.11 20131007 Michelle Mark 字體被切掉問題*/	
				white-space:normal; 
		word-wrap: break-word;
		word-break:normal;
	}
	.Font6
	{
		font-family: Arial, Helvetica, sans-serif;
	    text-align: left;
	    color: #000000;
	    font-size: 14px;
	    font-weight: normal;
	    line-height: normal;
		
		white-space:pre-wrap; 
		word-wrap: break-word;
		word-break:normal;
	}
	
	/*Set Disable checkbox (DisabledCssClass) ,update saspNetDisabled become */
    .Disable_CB {        color:#b9afaf;    }
/*Caregiver Button CSS */
	.C_Button_1
	{
		display: inline-block; 
		height: 24px; 
		line-height: 20px; 
		_line-height: 24px; 
		color: #ffffff; 
		text-decoration: none; 
		text-align:center; 
		font-family: Arial, Helvetica, sans-serif; 
		/*font-size: 12px;*//*Unified body set*/
		font-weight: bold; 
		text-indent :4px \9; 
		*text-indent :4px;
		 cursor: pointer;

		background: transparent url(../../Image/button_gray.png) repeat-x scroll 0 0;
		background-color:#a9a6a6 \9; /*V2.11 20130917 Michelle Modify update底色*/
		margin: 5px; 
		*padding-right :5px;
		border : 1px solid rgba(0,0,0,0.2);  /*IE9~11*/
		*border : 0px solid #a9a6a6 ; /*IE7 會產生黑框問題，所以設定0px */
		border : 0px solid #a9a6a6 \0; /*IE8 會產生黑框問題，所以設定0px */
		/*IE9~10*/
		/*-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=0,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=90,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=180,strength=2) ";*/
		/*-moz-box-shadow: 1px  3px 3px rgba(0,0,0,0.5); 
		-webkit-box-shadow: 1px  3px 3px rgba(0,0,0,0.5); 
		box-shadow:1px 1px 3px rgba(0,0,0,0.5); 
		box-shadow:1px 1px 3px  #a9a6a6  \9;*/		
		/*-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		border-radius: 5px; 
		behavior: url(../Lib/JavaScript/JS_PIE.htc);*/
	}
	
	.C_Button_Page
	{
		display: inline-block; 
		height: 30px; 
		line-height: 30px; 
		_line-height: 30px; 
		color: #ffffff; 
		text-decoration: none; 
		vertical-align :middle ;
		text-align: center; 
		/*font-size: 12px;*//*Unified body set*/
		font-weight: bold; 
		text-indent :4px \9; 
		*text-indent :4px;
		 cursor: pointer;

		/*background: transparent url(../../Image/tip_19.gif) repeat-x scroll 0 0;*/
		background-color:#babdbf ; /*V2.11 20130917 Michelle Modify update底色*/
		margin-bottom:0px; 
		margin-top:5px;
		margin-left :1px;
		margin-right :0px; 
		padding-right :15px; /*V2.12 20150107 Michelle Modify [mantis:0004216] */
		border-right : 1px solid rgba(0,0,0,0.2); 
		border-right : 1px solid  #a9a6a6  \9; 
		-moz-border-radius: 5px 5px 0px 0px; 
		-webkit-border-radius: 5px 5px 0px 0px; 
		border-radius: 5px 5px 0px 0px; 
		behavior: url(../Lib/JavaScript/JS_PIE.htc);
	}
		.C_Button_Page_Selected
	{
		display: inline-block; 
		height: 30px; 
		line-height: 30px; 
		_line-height: 30px; 
		color: #ffffff; 
		text-decoration: none; 
		vertical-align :middle ;
		text-align: center; 
		/*font-size: 12px;*//*Unified body set*/
		font-weight: bold; 
		text-indent :4px \9; 
		*text-indent :4px;
		 cursor: pointer;

		background: transparent url(../../Image/tip_19.gif) repeat-x scroll 0 0;
		
		margin-bottom:0px; 
		margin-top:5px;
		margin-left :1px;
		margin-right :0px;
		padding-right :15px;/* V2.12 20150107 Michelle Modify [mantis:0004216] */
		border-right : 1px solid rgba(0,0,0,0.2); 
		border-right : 1px solid  #a9a6a6  \9; 
		-moz-border-radius: 5px 5px 0px 0px; 
		-webkit-border-radius: 5px 5px 0px 0px; 
		border-radius: 5px 5px 0px 0px; 
		behavior: url(../Lib/JavaScript/JS_PIE.htc);
	}
	.Css_BtnRow
	{
		position:relative;
		z-index :2;
	}
	/*陰影*/
	.C_Button_Shadow
	{
		/*IE9~10*/
		/*-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=0,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=90,strength=2) progid:DXImageTransform.Microsoft.Shadow(color=#a9a6a6,direction=180,strength=2) ";*/
		/*-moz-box-shadow: 1px  3px 3px rgba(0,0,0,0.5); 
		-webkit-box-shadow: 1px  3px 3px rgba(0,0,0,0.5); 
		box-shadow:1px 1px 3px rgba(0,0,0,0.5); 
		box-shadow:1px 1px 3px  #a9a6a6  \9; 
		behavior: url(../Lib/JavaScript/JS_PIE.htc);*/
	}
	.C_Button_Radius
	{
		/*border: 1px solid rgba(0,0,0,0.2); 
		border: 1px solid  #a9a6a6  \9; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		border-radius: 5px; 
		behavior: url(../Lib/JavaScript/JS_PIE.htc);*/
	}
/*=======================美化AJAX TabContainer 元件================================
· .ajax__tab_header: A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer.
· .ajax__tab_outer: An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner.
· .ajax__tab_inner: An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab.
· .ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none.
· .ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none.
· .ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer.
· .ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer.*/
	.ajax__tab_header
	{
		color: #000; 
		text-align: left; 
		
	}
	.ajax__tab_tab
	{
		width:116px;
	padding:9px 0px 3px 0px;
	text-align:center;
	color:#666666;
	font-family:verdana;
	font-size:13px;
	display:block;
	margin-right:0px;
	}
	/*=======================美化AJAX TabContainer 元件END================================*/