@charset "big5";

/* 左欄.......menu01 */
.menu01 {
	width: 152px;
	margin-left: 10px;
}
html>body .menu01 {
	width: 152px;
	margin-left: 11px;
}
*+html>body.menu01 {
	width: 152px;
	margin-left: 8px;
}

.menu01 .Head{
	background-image: url(../images1/menubg01_01.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.menu01 .body{
	background-image: url(../images1/menubg01_02.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 6px;
}
.menu01 .body ul{
	margin: 0px;
	text-align: left;
}
html>body .menu01 .body ul{
	margin: 0px 0px 0px -40px;
}
*+html>body .menu01 .body ul{
	margin: 0px 0px 0px 0px;
}
.menu01 .body li{
	color: #595959;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9E8B75;
	padding-top: 6px;
	padding-bottom: 1px;
	background-image: url(../images1/icon03.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding-left: 14px;
	
}
.menu01 .body li a{
	color: #595959;
	text-decoration: none;
	
}
.menu01 .body li a:hover{
	
	color: #009933;
	text-decoration: none;
	
}
/* ...第二層...... */
.menu01 .body ul ul{
	margin: 0px 0px 0px -13px;
	text-align: left;
}
html>body .menu01 .body ul ul{
	margin: 0px 0px 0px -53px;
}
*+html>body .menu01 .body ul ul{
	margin: 0px 0px 0px -13px;
}
.menu01 .body ul ul li{
	color: #595959;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 14px;
	background-image: url(../images1/icon08.gif);
	background-color: #DAE1B0;
	margin-bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B0C058;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
.menu01 .body ul ul li a{
	color: #505821;
	text-decoration: none;
	
}
.menu01 .body ul ul li a:hover{
	
	color: #996600;
	text-decoration: none;
	
}
/* ...第三層...... */
.menu01 .body ul ul ul{
	margin: 0px 0px 0px -13px;
	text-align: left;
}
html>body .menu01 .body ul ul ul{
	margin: 0px 0px 0px -53px;
}
*+html>body .menu01 .body ul ul ul{
	margin: 0px 0px 0px -13px;
}
.menu01 .body ul ul ul li{
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 19px;
	background-image: url(../images1/icon08_2.gif);
	background-color: #A4B544;
	margin-bottom: 1px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B0C058;
	border-left: none;
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
.menu01 .body ul ul ul li a{
	color: #FFFFFF;
	text-decoration: none;
	
}
.menu01 .body ul ul ul li a:hover{
	
	color: #FFFF00;
	text-decoration: none;
	
}
/*...........*/
.menu01 .foot{
	background-image: url(../images1/menubg01_04.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

/* 左欄.......照片區 */
.picture {
	color: #666666;
	width: 144px;
	margin-top: 10px;
	margin-left: 15px;
}

*+html>body .picture {
	color: #666666;
	width: 144px;
	margin-top: 10px;
	margin-left: 10px;
}
.picture .Head {
	height: 32px;
	width: 144px;
	background-image: url(../images1/picture_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
}
html>body .picture .Head {
	height: 24px;
	width: 144px;
	background-image: url(../images1/picture_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
}
.picture .Body {
	background-image: url(../images1/picture_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 10px;
}
.picture .Body .photo{
	margin-bottom: 5px;
	
}
.picture .Body .photo img{
	height: 75px;
	width: 115px;
	border: 3px solid #E7E7E7;
	
}
.picture .Body .more{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.picture .foot{
	background-image: url(../images1/picture_03.gif);
	background-repeat: no-repeat;
	height: 8px;
}
/* 左欄.......語言區 */
.language{
	margin: 5px 0px 0px 18px;
}
html>body .language{
	margin: 10px 0px 0px -30px;
}
*+html>body .language{
	margin: 10px 0px 0px 12px;
}
.language li{
	list-style-type: none;
}

/* 右欄.......搜尋本站 */
.Search {
	color: #666666;
	width: 144px;
	margin-top: 10px;
	margin-left: 5px;
}
.Search .Head {
	height: 32px;
	width: 144px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
	background-image: url(../images1/Search_01.gif);
}
html>body .Search .Head {
	height: 24px;
	width: 144px;
	background-image: url(../images1/Search_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
}
.Search .Body {
	background-image: url(../images1/Search_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}
.Search .Body ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html>body .Search .Body ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
*+html>body .Search .Body ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Search .Body li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	list-style-type: none;
}
.Search .foot{
	background-image: url(../images1/Search_04.gif);
	background-repeat: no-repeat;
	height: 8px;
}
/* 右欄.......多媒體影片 */
.movie {
	color: #666666;
	width: 144px;
	margin-top: -2px;
	margin-left: 5px;
}
html>body .movie {
	color: #666666;
	width: 144px;
	margin-right: 8px;
	margin-top: 5px;
}
.movie .Head {
	height: 32px;
	width: 144px;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
	background-image: url(../images1/movie_01.gif);
}
html>body .movie .Head {
	height: 24px;
	width: 144px;
	background-image: url(../images1/movie_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 8px;
}
.movie .Body {
	background-image: url(../images1/movie_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}
.movie .Body  .photo{
	width: 130px;
	margin: 0px;
	height: 120px;
}
.movie .Body  .more{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
.movie .foot{
	background-image: url(../images1/movie_04.gif);
	background-repeat: no-repeat;
	height: 8px;
}
/* 右欄.......其他單位 */
.department {
	width: 144px;
	margin-top: 0px;
	margin-left: 5px;
}

.department ul{
	margin: 0px;
}
html>body .department ul{
	margin: 10px 0px 0px -40px;
}
*+html>body .department ul{
	margin: 10px 0px 0px 0px;
}
.department li{
	list-style-type: none;
	margin-top: 0px;
}
/* 右欄.......廣告區 */
.ad{
	width: 120px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;

}
.ad ul{
	margin: 0px;
}
html>body .ad ul{
	margin: 0px 0px 0px -40px;
}
*+html>body .ad ul{
	margin: 0px;
}
.ad li{
	list-style-type: none;
	margin-bottom: 3px;
	height: 68px;
	width: 120px;
}
html>body .ad li{
	list-style-type: none;
	height: 68px;
	width: 120px;
	margin-bottom: 7px;
}
*+html>body .ad li{
	list-style-type: none;
	height: 68px;
	width: 120px;
	margin-bottom: 7px;
}
.ad li img{
	border: none;
	height: 68px;
	width: 120px;
}
.ad .more{
	text-align: right;
	margin-top: 10px;
}
/* 中欄.......活動區 */
.acitvities{
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.acitvities .title{
	background-image: url(../images1/icon05.gif);
	background-repeat: no-repeat;
	height: auto;
	font-size: 110%;
	font-weight: bold;
	color: #E8641B;
	padding-left: 20px;
	background-position: 0px 0px;
	margin-bottom: 10px;
	padding-right: 20px;
}

.acitvities .photo{
	width: 414px;
}
.acitvities .word{
	color: #666666;
	margin-top: 5px;
	line-height: 160%;
	padding-right: 20px;
}
.acitvities .word a{
	color: #DF0024;
	text-decoration: underline;	
}
.acitvities .word a:hover{
	color: #339900;
	text-decoration: underline;	
}
/* 中欄.......最新消息區 */
.news{
	margin-top: 7px;
	margin-left: 9px;
	margin-bottom: 10px;
}
.news .title{
	background-image: url(../images1/bg02.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 422px;
	color: #332A29;
	font-size: 120%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}
html>body .news .title{
	background-image: url(../images1/bg02.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 392px;
	color: #332A29;
	font-size: 120%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
}
.news .more{
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}
html>body .news .more{
	float: right;
	margin-right: 8px;
	margin-top: 5px;
}
.news .word{
	color: #666666;
	margin: 10px 10px 0px 15px;
}
html>body .news .word{
	color: #666666;
	margin: 10px 10px 0px -25px;
}
*+html>body .news .word{
	color: #666666;
	margin: 10px 10px 0px 10px;
}
.news .word li{
	color: #666666;
	background-image: url(../images1/icon06.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0px 4px;
	margin-bottom: 5px;
	line-height: 150%;
	margin-top: 5px;
	list-style-position: outside;
	clear: both;
}

*+html>body .news .word li{
	color: #666666;
	background-image: url(../images1/icon06.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0px 4px;
	margin-bottom: 5px;
	line-height: 150%;
	margin-top: 5px;
	list-style-position: outside;
	clear: both;
}
.news .word li a{
	color: #666666;
	text-decoration: none;	
}
.news .word li a:hover{
	color: #339900;
	text-decoration: underline;	
}
.news .word li img{
	float: left;
	clear: left;
	width: 69px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
html>body .news .word li img{
	width: 69px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
*+html>body .news .word li img{
	width: 69px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
.news .date{
	color: #B86541;
}
.news .word2{
	color: #666666;
	margin: 20px 10px 0px 15px;
}
html>body .news .word2{
	color: #666666;
	margin: 10px 10px 0px -25px;
}
*+html>body .news .word2{
	color: #666666;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news .word2 li{
	color: #666666;
	background-image: url(../images1/icon06.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	background-position: 0px 4px;
	margin-bottom: 5px;
	line-height: 150%;
	margin-top: 5px;
	list-style-position: outside;
}

.news .word2 li a{
	color: #666666;
	text-decoration: none;	
}
.news .word2 li a:hover{
	color: #339900;
	text-decoration: underline;	
}
/* 中欄.......三格區 */
/*01*/
.newclass01{
	width: 405px;
	border: 1px solid #DADADA;
	margin-left: 15px;
	background-color: #A4D9F6;
	background-image: url(../images1/bg04_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.newclass01 .Head{
	background-image: url(../images1/bg03_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 29px;
	width: 405px;
	font-size: 120%;
	font-weight: bold;
	color: #003663;
	padding-left: 25px;
	padding-top: 4px;
}
html>body .newclass01 .Head{
	background-image: url(../images1/bg03_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	width: 380px;
	font-size: 120%;
	font-weight: bold;
	color: #003663;
	padding-left: 25px;
	padding-top: 4px;
}
.newclass01 .Head .more{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.newclass01 .body{
	padding: 8px 10px;
}
.newclass01 .body ul{
	margin: 0px;
	padding: 0px;	
}
.newclass01 .body li{
	margin-bottom: 7px;
	color: #4B4B4B;
	list-style-type: none;
	background-image: url(../images1/icon10_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #595959;
}
.newclass01 .body li a{
	color: #4B4B4B;
	text-decoration: none;
}
.newclass01 .body li a:hover{
	color: #FF0000;
	text-decoration: none;
}
/*02*/
.newclass02{
	width: 405px;
	border: 1px solid #DADADA;
	margin-left: 15px;
	background-color: #8CCCCA;
	background-image: url(../images1/bg04_07.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.newclass02 .Head{
	background-image: url(../images1/bg03_03.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 29px;
	width: 405px;
	font-size: 120%;
	font-weight: bold;
	color: #406618;
	padding-left: 25px;
	padding-top: 4px;
}
html>body .newclass02 .Head{
	background-image: url(../images1/bg03_03.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	width: 380px;
	font-size: 120%;
	font-weight: bold;
	color: #406618;
	padding-left: 25px;
	padding-top: 4px;
}
.newclass02 .Head .more{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.newclass02 .body{
	padding: 8px 10px;
}
.newclass02 .body ul{
	margin: 0px;
	padding: 0px;	
}
.newclass02 .body li{
	margin-bottom: 7px;
	color: #4B4B4B;
	list-style-type: none;
	background-image: url(../images1/icon10_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #595959;
}
.newclass02 .body li a{
	color: #4B4B4B;
	text-decoration: none;
}
.newclass02 .body li a:hover{
	color: #FF0000;
	text-decoration: none;
}
/*03*/
.newclass03{
	width: 405px;
	border: 1px solid #DADADA;
	margin-left: 15px;
	background-color: #EEDBBF;
	background-image: url(../images1/bg04_11.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
.newclass03 .Head{
	background-image: url(../images1/bg03_05.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 29px;
	width: 405px;
	font-size: 120%;
	font-weight: bold;
	color: #7D4900;
	padding-left: 25px;
	padding-top: 4px;
}
html>body .newclass03 .Head{
	background-image: url(../images1/bg03_05.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 25px;
	width: 380px;
	font-size: 120%;
	font-weight: bold;
	color: #7D4900;
	padding-left: 25px;
	padding-top: 4px;
}
.newclass03 .Head .more{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.newclass03 .body{
	padding: 8px 10px;
}
.newclass03 .body ul{
	margin: 0px;
	padding: 0px;	
}
.newclass03 .body li{
	margin-bottom: 7px;
	color: #4B4B4B;
	list-style-type: none;
	background-image: url(../images1/icon10_1.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #595959;
}
.newclass03 .body li a{
	color: #4B4B4B;
	text-decoration: none;
}
.newclass03 .body li a:hover{
	color: #FF0000;
	text-decoration: none;
}