﻿@page { size: A4;}

    /*YO*/
@media screen {

    .noprint {
        margin: 0 auto;
        position: relative;
    }

    .Bookcontent {
        /*background-color:#E5F4FF;*/
        border-left: 2px solid #d2d2d2;
        box-shadow: 3px 3px 3px 1px #cccccc;
        min-height: 800px;
    }
    .Copyrightpg {
        display: none;
    }
}

@media print {
    .noprint {
        display: none !important;
        position: relative;
    }

    .Bookcontent {
        /*background-color:#E5F4FF;*/
        /*border-left: 2px solid #d2d2d2;*/
        box-shadow: 3px 3px 3px 1px #cccccc;
        /*min-height:720px;*/
        margin: 0 auto;
        padding: 0;
    }
    .container {
        content: none !important;
    }

    .Copyrightpg {
        position: fixed;
        top: 27cm;
        width: 100%;
        text-align: center;
    }
 }   

.content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .content {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  .content {
    width:1380px;
    margin:0 auto;
  }
}

.need {
    color:red;
    font-family:"新細明體";
    vertical-align:super;
    font-size:13px;
    font-weight:400;

}

.divDes{
    margin:1.5em auto;
    width:95%;
    font-size:16px  !important;
    font-family:微軟正黑體, Microsoft JhengHei, Arial, Helvetica,Microsoft JhengHei, sans-serif;
    line-height:1.5em;
    padding:0 1em;
    /*border:1px solid #808080;*/
}

.divDes p {
    font-size:16px !important;
    text-indent:2em;
}

.divDes ul {
    list-style:none;    
}

.divDes ol li {
	margin-left:-1em;
}

.divDes ul li {
	vertical-align: middle;
	list-style-image: url('../images/li.PNG');
}


.gvCbsc {
  border-collapse: collapse;
  border:thin solid #cccccc;
  width:100%;
  font-size:16px;
  margin:0 auto;
  font-family:微軟正黑體;
}
.gvCbsc caption {
         border:thin solid #cccccc;
         background:#fff;
         text-align:center;
}

.gvCbsc tr:nth-child(even) {
 
    
}

.gvCbsc tr:nth-child(odd) {
    /*background:  #e5d9d3;*/
      background:  #F2F8F0;
     
}

.gvCbsc th {
    border: thin solid #cccccc;
    background: #438746;
    color: white;
    height:40px;
    text-align:center;
    padding:8px;
    font-size:17px;
}


.gvCbsc tr {
   height:30px;
}

.gvCbsc td {
    text-align:center;
    padding:0 8px;
    border:thin solid #cccccc;
    color:#000;
}


   .tb_filter {
            width: 1300px;       
        }

      .tb_filter_tpclass {
            width: 1130px;       
        } 

        .td_colT_1 {
            width: 90px;
            text-align: right;
        }

        .td_colc_1 {
            width: 80px;
        }

        .td_colT_2 {
            width: 130px;
            text-align: right;
        }


        .td_colc_2 {
            width: 120px;
         
        }

        .td_col_s {
            width: 6px;
            vertical-align: middle;
            text-align: center;
        }

        .td_colc_3 {
            width: 150px;
        }




.tb_IDactive {
    color: #000;
    width: 55%;
    font-weight: 700;
    border: 3px solid #4462a6;
    font-size: 16px;
    margin: 0 auto;
    border-spacing: 2px; /*cellspacing */
}

    .tb_IDactive th {
        /*font-weight: 700;*/
        border: 1px solid #676767;
        font-size: 20px;
        text-align: left;
        height: 36px;
        color: #000;
        padding: 10px 2.5em;
    }

.tb_IDactive .td1 {
	width: 30%;
	height:40px;
	/*border: 1px solid #CCCCCC;*/
	padding: 3px 6px;
	/*background-color: #c6e5f3;*/
	  background-color:#f6eed1;  /* #c6e5f3;*/
   
	font-weight: 700;
	text-align:right;
	vertical-align:middle;
}

.tb_IDactive .td2 {
	width: 70%;
	height:40px;
	/*border: 1px solid #CCCCCC;*/
	padding: 3px 6px;
	text-align: left;
	vertical-align:middle;
}


.tb_IDactive td{
	width: 24%;
	height:40px;
	/*border: 1px solid #CCCCCC;*/
	padding: 3px 4em;
	background-color:#f6eed1;  /* #c6e5f3;*/
	text-align:left;
	vertical-align:middle;
}




    .tb_IDactive .mark {
        margin-top:0.5em;
        margin-right:3em;
        text-align: right;
        background:white;
    }



.right {
    text-align:right;
}

.gvtb {
      border-collapse: collapse;
      border:thin solid #cccccc;
      width:100%;
      font-size:large;
      margin:0 auto;
      font-family:微軟正黑體;
    
}
.gvtb caption {
         border:thin solid #cccccc;
         background:#fff;
         text-align:center;
}

.gvtb tr:nth-child(even) {
 
    
}

.gvtb tr:nth-child(odd) {
    background:  #F2F8F0;
     
}

.gvtb th {
    border: thin solid #cccccc;
    background: #438746;
    color: White;
    height:40px;
    text-align:center;
    padding:1em;
}


.gvtb tr {
  
   height:30px;
}

.gvtb td {
    text-align:center;
    padding:0 0.5em;
    border:thin solid #cccccc;
    color:#000;
}

.gvtb .td1 {
    width:72px;
    text-align:center;
    padding:6px;
    border:thin solid #cccccc;
}

.gvtb .td2 {
   border:thin solid #cccccc;
    text-align:left;
    padding:6px;
    /*width:642px;*/
}

.gvtb .td3 {
     border:thin solid #cccccc;
       text-align:center;
    width:180px;
    padding:6px;
}


.gvtb .FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}


.gvbuttonLink {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 0.28em 0.8em;
    font-weight: 700;
    display: inline-block;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    height: 2em;
    margin: 0.5em 0.2em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
  
		@media screen and (max-width: 480px) {
			.gvbuttonLink {
				padding: 0;
			}

		}

    .gvbuttonLink {
        background-color:#4e6db1;
        box-shadow: none;
        color: #fff !important;
    }

    .gvbuttonLink.icon:before {
        color: #999;
    }

	.gvbuttonLink:hover {
		background-color: #5475BC;
	}

	    .gvbuttonLink:active {
		background-color: #4965A3;
	}


    .gvbuttonLink:disabled {
        cursor: default;
        opacity: 0.25;
        background-color: red;
    }



    .gvbuttonLinkDisable {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    text-decoration: none;
    background-color: #CCCCCC;
    color:black;
    padding: 0.28em 0.8em;
    font-weight: 700;
    display: inline-block;
    border-top: 1px hidden #CCCCCC;
    border-right: 1px hidden #333333;
    border-bottom: 1px hidden #333333;
    border-left: 1px hidden #CCCCCC;
    height: 2em;
    margin: 0.5em 0.2em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}


	@media screen and (max-width: 480px) {
		.gvbuttonLinkDisable {
			padding: 0;
		}

	}

.gvbuttonLinkDisable {
	box-shadow: none;
	color: #fff !important;
}

.gvbuttonLinkDisable.icon:before {
	color: #999;
}

	.gvbuttonLinkDisable:hover {
    background-color: #CCCCCC;
}

	.gvbuttonLinkDisable:active {
	background-color: #4965A3;
}


  .gvbutton {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		border-radius: 0em;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		/*line-height: 2.95em;*/
		/*min-width: 8em;*/
		padding:0.3em 0.8em;
		margin:0.5em 0.2em;
        text-align: center;
        text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
        
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
  font-size:18px;

	}

		.gvbutton[disabled],
		.button:disabled {
			cursor: default;
			opacity: 0.25;
		}




		@media screen and (max-width: 480px) {
			.gvbutton {
				padding: 0;
			}

		}

    .gvbutton {
        background-color:#4e6db1;
        box-shadow: none;
        color: #fff !important;
    }

    .gvbutton.icon:before {
        color: #999;
    }

	.gvbutton:hover {
		background-color: #5475BC;
	}

	    .gvbutton:active {
		background-color: #4965A3;
	}


.divSearch {
    border: thin solid #C0C0C0;
    width: 100%;
    padding: 1.5em 2em 2em 2em;
    /*background: url('../images/bg.gif');*/
    font-size: medium;
    color: #000;
   
}

.divSearch span
{   font-size:16px;
    font-family: 微軟正黑體;
    letter-spacing:2px;
}


.divSearch P
{   font-size:16px;
    font-family: 微軟正黑體;
    letter-spacing:2px;
    padding:6px 0;
}

.Bookcontentright {
    min-height: 720px;
}

.padding {
    padding:0 0 3em 0;
    border-right: 2px solid #d2d2d2;
}

.title {
    /*background-color:#eaeff7;*/
    background-color: #D3E9CB;
    padding: 0.5em 0 0.5em 3em;
    border-right: 1px solid #5BAF3A;
    border-left: 15px solid #5BAF3A;
    border-top: 1px solid #5BAF3A;
    border-bottom: 1px solid #5BAF3A;
    margin: 0 0 1em 0;
    position: relative;
}

.msg {
   color:red;
   font-size:16px;

}


 .RemindTitle {
            color: #FFFFFF;
            font-weight: 700;
            font-size: 18px;
            background-color: #FF0000;
            /*padding: 6px;*/
            /*margin: 10px;*/
        }

        .RemindContent {
            color: #FF0000;
            font-size: 18px;
            margin-top: 8px;
            text-indent: -5.5em;
  margin-left:5.5em;

        }
