﻿@charset "utf-8";
/* CSS Document */

    

	/* 選單開始*/
/*.nav{width:1022px; height:40px; margin: 0 auto;
        padding: 0;}*/

/* 取消ul預設的內縮及樣式 */ 
 ul { 
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul.drop-down-menu {
	display: inline-block;
	font-family:Microsoft JhengHei;
	font-size: 16px;
    z-indexL:2000;
	}

    ul.drop-down-menu li {
	position: relative;
	white-space: nowrap;
	/*width: 204px;*/
	height: 48px;
	/*background-color: #6b7a86;*/
	margin-top: 0px;
	margin-left: 0px;
	 }

    ul.drop-down-menu > li:last-child {
        border-right: none;
    }

 /* 只有第一層是靠左對齊*/
    ul.drop-down-menu > li {
        float: left; 
    }  
    
     ul.drop-down-menu a {
        color: #6b7a86;;
        /*background-color: #6b7a86;
        color: #fff;*/
        display: block;
        padding: 0 30px;
        text-decoration: none;
        line-height: 50px;
        
    }
    /* 滑鼠滑入按鈕變色*/
    ul.drop-down-menu a:focus  { 
	background-image: -webkit-linear-gradient(270deg,rgba(44,124,187,1.00) 11.40%,rgba(255,255,255,1.00) 12.95%);
	background-image: -moz-linear-gradient(270deg,rgba(44,124,187,1.00) 11.40%,rgba(255,255,255,1.00) 12.95%);
	background-image: -o-linear-gradient(270deg,rgba(44,124,187,1.00) 11.40%,rgba(255,255,255,1.00) 12.95%);
	background-image: linear-gradient(180deg,rgba(44,124,187,1.00) 11.40%,rgba(255,255,255,1.00) 12.95%);
	font-family: Microsoft JhengHei;
	font-weight: bold;
    color: #2c7cbb !important;
    }


    /* 滑鼠移入次選單上層按鈕保持變色*/
    ul.drop-down-menu li:focus > a{ 
        background-color: #fff;
        color: #2c7cbb;
		
    }
ul.drop-down-menu ul {
        position: absolute;
        z-index: 99;
        left: -1px;
        top: 100%;
       min-width: 205px;
    }

    ul.drop-down-menu ul li {
        border-bottom: #ccc 1px solid;
    }

    ul.drop-down-menu ul li:last-child {
        border-bottom: none;
    }

     /*第三層以後的選單出現位置與第二層不同*/
    ul.drop-down-menu ul ul {
        z-index: 999;
        top: 10px;
        left: 90%;
    }
    隱藏次選單
	 ul.drop-down-menu ul { 
        display: none;
    } 

      滑鼠滑入展開次選單
    ul.drop-down-menu li:hover > ul { 
        display: block;
    }
	/* 選單結束*/
	
	
	
	/* 內容開始*/
	
	#maincontent {
	background-color: #F3F2ED;
	width: 1024px;
	margin: 0 auto; }
	
	.news{
	height: auto;
	width: 1022px;
	margin-top: 25px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	/*padding-bottom: 80px;*/
}



.news_1{
	height: auto;
	width: 1022px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	padding-bottom: 10px;
	}
	
	
	.news-2{
	
	width: 1022px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #000000;
	/*padding-bottom: 60px;*/
}

	.news-2b{
	height: auto;
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #000000;
	/*padding-bottom: 60px;*/
}

	.news-3{
	height: 650px;
	width: 1022px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #000000;
}



	.news-4{
	height: auto;
	width: 1022px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #000000;
	/*padding-bottom: 10px;*/
}



.Aaction {
	width: 1021px;
	margin: 0 auto;
	height: auto;
	min-height: 250px;	
	
}

.calendar {
	width: 123px;
	height: 134px;
	background-image: url(../image/calendar.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 51px;
}

.calendar_1 {
	width: 91px;
	height: 247px;
	background-image: url(../image/calendarto.png);
	background-repeat: no-repeat;
	/*margin-top: 5px;*/
	margin-left: 65px;
}

.shadow_list {
	background-image: url(../image/shadow_list.png);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 16px;
	padding-top: 15px;
	width: 988px;
	height: 36px;
	float: left;
}

.shadow_list_1 {
	background-image: url(../image/shadow_list.png);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 16px;
	padding-top: 18px;
	width: 988px;
	height: 36px;
	float: left;
}

.attentionto a img {
	width: 138px;
	height: 37px;
	float: right;
	position: absolute;
    right: 30px;
    top: 40px;
}

.attentionto-in a img {
	width: 138px;
	height: 37px;
	/*margin-right: 21px;
	float: right;
	margin-top: -60px;*/
	position: absolute;
    right: 30px;
    top: 0px;
}
.hr{
    border-bottom: 1px solid #D5D5D5;
    margin-left: 213px;
    margin-right: 25px;
    padding-bottom: 10px;}

.issue-date {
    color:#aaa; 
    margin-right:35px; 
    margin-top:.5em; 
    font-size:14px;
}
	
.attentionto_1 {
	width: 138px;
	height: 37px;
	margin-top: -210px;
	margin-right: 41px;
	float: right;
}

.attentionto1-in {
	width: 138px;
	height: 37px;
	margin-right: 21px;
	float: right;
	margin-top: -30px;
}

.no {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 28pt;
	text-align: left;
	text-indent: 63px;
	margin-top: -60px;
}

.no_1 {
	width: 70px;
	height: 50px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22pt;
	text-align: left;
	line-height: 45pt;
	/*margin-top: 25px;*/
	margin-left: 9px;
	
}

.Aaction .calendar_1 .no_2 {
	width: 70px;
	height: 50px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22pt;
	text-align: left;
	line-height: 29pt;
	margin-top: 200px;
	margin-left: 20px;
}


.no_text {
	font-family: Microsoft JhengHei;
    font-weight: bold;
    color: #2A78B8;
    text-align: left;
    /*margin-top: 15px;
    margin-left: 190px;*/
    font-size: 12pt;
    position: absolute;
    top: 25px;
    left: 405px;
}

.no_text_details {
	font-family: Microsoft JhengHei;
	/* font-weight: bold; */
	/*color: #2A78B8;*/
	text-align: left;
	padding-left: 213px;
	margin-top: 30px;
	font-size: 12pt;
	clear: both;
	padding-right: 25px;
	line-height: 23px;
}

.no_text_details p {
	font-family: Microsoft JhengHei;
	text-align: left;
	font-size:16px;
	line-height:25px;
}

.no_text_0 {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #2A78B8;
	text-align: left;
	margin-top:-200px;
	margin-left:405px;
	font-size: 12pt;
}

.no_text_0_details {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #2A78B8;
	/*text-align: left;
	text-indent: 213px;
	margin-top:-200px;*/
	font-size: 12pt;
	position: absolute;
    top: 20px;
    left: 213px;
}

.no_text_00 {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #2A78B8;
	text-align: left;
	text-indent: 213px;
	margin-top:-200px;
	margin-left:190px;
	font-size: 12pt;
}

.no_text-1 {
	font-family: Microsoft JhengHei;
	width: 460px;
	font-weight: bold;
	color: #757575;
	text-align: left;
	font-size: 13pt;
	margin-top: 10px;
	margin-left: 403px;
	height: auto;
	overflow-y: hidden;
	line-height: 1.5em;
}

.no_text-1_details {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #6C9B34;
	text-align: left;
	font-size: 16pt;
	margin-top: 5px;
	padding-left: 213px;
	/* float: left; */
	padding-right: 180px;
	line-height: 28px;
}

.no_text-1_details a:hover{color:#93c23a; }


.no_text-11 {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #757575;
	text-align: left;
	font-size: 13pt;
	margin-top: 10px; 
	margin-left:310px;
	width: 582px;
	height: auto;
	overflow-y: hidden;
	line-height: 1.5em;
	
}

.no_text-11_details {
	font-family: Microsoft JhengHei;
	font-weight: bold;
	color: #6C9B34;
	text-align: left;
	font-size: 16pt;
	margin-top: 45px; 
	text-indent: 213px;
}


.no_text-11_details a:hover {color: #93c23a; font-family: Microsoft JhengHei;}

.no_text-11_details a {color: #93c23a; font-family: Microsoft JhengHei;}

.no_text-2 {
	width: 773px;
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 10px;
	font-size: 12pt;
	margin-left: 35px;
	line-height: 18pt;
}

.no_text-no {
	width: 582px;
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 18pt;
	margin-left: 405px;
	padding-bottom: 40px

}

.no_text-no_details p{
	width: 582px;
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 18pt;
	margin-left: 210px;
	
}

.no_text-no p{
	color: #000;
	}

.more{
	text-align: right;
	float: right;
	background-color: #FFFFFF;
	color:#8E8E8E;
	border: 2px solid #FFFFFF;
	font-size: 16px;
}
.more:hover{
	color: #236AB4;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-size: 16px;
	display: block;
	width: 56px;
	height: 38px;
}
.no_text-bb {
	width: 150px;
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 0px;
	font-size: 10pt;
	line-height: 30pt;
	margin-left: 15px;
}

.no_text-bb {
	float: left;
}

.no_text-22 {
	width: 582px;
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 5px;
	font-size: 12pt;
	line-height: 18pt;
	margin-left: 405px;
}

.no_text-22_details {
	padding-left:210px;
	padding-right:20px;
	font-size:16px;
	line-height:22px;
	font-family: Microsoft JhengHei;
}
.no_text-22_details p {
	/*width: 757px;*/
	font-family: Microsoft JhengHei;
	color: #000;
	text-align: left;
	margin-top: 5px;
	/*margin-left: 210px;*/
	font-size: 12pt;
	line-height: 18pt;
}

.no_text-22 a:link{color: #000;}

.no_text-bb span a {
	color: #000000;
	text-decoration: none;
	line-height: 1em;
	font-size: 13pt;
	text-align: left;
	text-indent: 20px;
}

.no_text-bb a:link{color: #6C9B34; font-size: 13pt;}


.Aaction .no_text-11 a {
	color: #6C9B34;
	text-decoration: none;
	font-size: 16pt;
	margin-left: 95px;
	font-family: Microsoft JhengHei;
}

.no_text-2 a:link{color: #333333;}
.no_text-2 a:hover{color: #496923;}

.return {
	font-family: Microsoft JhengHei;
	text-align: left;
	text-indent: 50px;
	color: #454545;
	font-weight: bold;
}
.table {
	width: 950px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial Black;
	font-size: 14pt;
	text-align: center;
	color: #6C6C6C;
	border-collapse: collapse;
	border-spacing: 10px 10px;
	line-height: 24pt;
	border: 1px solid #FFFFFF;
}
.today {
	width: 177px;
	height: 112px;
    margin-top: -200px;
	/* margin-left: 210px;*/
	padding-left:192px;
	float: left;
	/*background-color: #E5E4E4;*/
}

.today_pic {
	width: 177px;
	height: 112px;
	margin-top: 5px;
	margin-left: 210px;
	float: left;
	border: 1px solid #E5E4E4;
}
.todayaction {
	width: 1010px;
	height: 50px;
	margin-left: 0 auto;
	padding-left:0px;
	background-image: url(../image/today_activities.jpg);
	background-repeat: no-repeat;
}

.todayaction_1 {
	width: 1010px;
	height: 50px;
	margin: 0 auto;
	padding-left:0px;
	background-image: url(../image/moon_activities.jpg);
	background-repeat: no-repeat;
}


.question {
	color: #000000;
	font-family: Microsoft JhengHei;
	font-size: 12pt;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 0px;
}

.questionicon {
	color: #6b7a86;
	font-family: Microsoft JhengHei;
	font-size: 12pt;
	text-align: center;
	font-style: normal;
	font-weight: bolder;
	line-height: 18pt;
	}
	
.question_red {
	color: #EC1025;
	font-family: Microsoft JhengHei;
	font-size: 12pt;
	text-align: left;
}
.under {
	margin: 0 auto;
	padding-top: 50px;
}
.news-4 .return a {
	color: #747474;
}
div .return a {
	color: #747474;
}
div .no_text-1 a {
	color: #6C9B34;
	text-decoration: none;
	font-size: 16pt;
	font-family:Microsoft JhengHei;
	width:460px;
}
.Aaction .no_text-22 p {
	color: #000000;
	font-family:Microsoft JhengHei;
}
div .no_text-2 p {
	color: #000000;
}
.question_1 {
	width: 300px;
	height: 50px;
	color: #000000;
	text-align: left;
	text-indent: 30px;
	line-height: 18pt;
	font-size: 12pt;
}

.question_1 span a {
	color: #EC1025;
	text-decoration: none;
}
tr td a {
	color: #000000;
	text-decoration: none;
}
tr td #submit {
	font-family: Microsoft JhengHei;
	width: 140px;
	height: 40px;
	color: #585757;
	font-size: 12pt;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #9F9D9D;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #D0CECE;
	font-weight: bolder;
}
tr td #submit:hover{
	background-color: #585757;
	color: #D0CECE;
	
}
div .return a:hover {
	color: #93c23a;
}
div .no_text-1 a:hover {
	color: #93c23a;
}
.Aaction .no_text-11 a:hover {
	color: #93c23a;
}
tr td a {
	color: #FFFFFF;
}

tr td a:hover {
	color: #757575;
}
td .question a {
	color: #000000;
	text-decoration: none;
}

td .question a:hover {
	color: #93c23a;
	text-decoration: none;
}

#maincontent .news-2 .activities_table {
	width: 950px;
	margin-top: 9px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: auto;
}
.Aaction .calendar_1 .no_2 {
	color: #FFFFFF;
	width: 70px;
	height: 50px;
	font-size: 22pt;
	text-align: left;
	line-height: 29pt;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 145px;
}

.no_text_details p strong {
	font-weight: bold;	
}

/*h1, h2, h3 {
    letter-spacing:-8.5em; 
    color:#fff; 
    opacity:1; 
    font-size:.1em; 
    transform: rotateY(90deg); 
    margin-top: -20em;
}*/
