@charset "utf-8";
/* CSS Document */
body{
	font-size: 10pt;
	line-height: 20pt;
	color: #825700;
	margin: 0px;
	background-color: #CFA25F;
	background-image: url(images/background.jpg);
	background-position: center top;
}
a{
	color:#636;
	text-decoration: none;
}
a:hover{color:#FF9;}

.divbk{
	height:35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk001.jpg);
}
#index{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/bk_indexn.jpg);
	background-repeat: no-repeat;
	height: 480px;
}
#flashzone{
	padding-top:110px;
	padding-left: 282px;
}	
#container {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #630;
	border-left-color: #630;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #630;
}
#container #link{
	text-align:right;
	padding-right:10px;}
#container #top{
	height:200px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B18049;
	background-position: bottom;
}
#container #main {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	
}
#container #left{
	width:190px;
	height:720px;
	float:left;
	margin-top: 50px;
}



#container #right{
	width:700px;
	float:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #630;
	background-color: #fbf0da;

}
#container #right_top01 {
	height:20px;
	background-image: url(images/bk004.gif);
	background-repeat: repeat-x;
	
}


#container #footer {
	height:120px;
	background-color: #B18049;
	
}
#container #footer img{
	float:left;
	padding: 10px;
}
.my_text{
	margin-right: 100px;
	margin-left: 20px;
}
h1{
	margin-left: 20px;
}
.s01{
	font-size:9pt;
	color:#CCC
}
.s02{
	font-size:12pt;
	line-height: 20pt;
	color: #636;
}
#news{
	padding:20px;
	background-color:#F6E5C7;
	margin-left: auto;
	border: 15px solid #EED3A6;
	margin-right: auto;
}

#menuzone{
	padding-left:150px;
	background-color:#000;
	filter:Alpha(Opacity=85);   /* IE */
	-moz-opacity:0.85;          /* Moz + FF */
	opacity:0.85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #866546;
	}
#menu{
	height: 60px;
	list-style:none;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	
}
#menu li a{
	height:60px;
	width:110px;
	display:block;
	text-indent: -3000px;
	list-style:none;
}
#menu ul{	list-style:none;
	margin: 0;
	padding:0px;
	
}
#menu li{
	float:left;
	margin:0;
	padding:0px;
	list-style:none;
}
.mu_a a:hover{background:url(images/menu.jpg) 0px 60px;}
.mu_b a:hover{background:url(images/menu.jpg) -110px 60px;}
.mu_c a:hover{background:url(images/menu.jpg) -220px 60px;}
.mu_d a:hover{background:url(images/menu.jpg) -330px 60px;}
.mu_e a:hover{background:url(images/menu.jpg) -440px 60px;}
.mu_f a:hover{background:url(images/menu.jpg) -550px 60px;}
.mu_g a:hover{background:url(images/menu.jpg) -660px 60px;}


/* 可重複使用的雜項類別 */
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
	height:10px;
	font-size: 1px;
	line-height: 0px;
}
.box {
	padding: 30px;
		  }
.box img{
	margin-right: 20px;
	float: left;
	border: 1px double #CC9;
	background-color: #FFF;
	padding: 5px;
		  }

.box1 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
		  }
.box1 img{
	margin: 10px;
	border: 1px double #CC9;
	background-color: #FFF;
	padding: 5px;
	  }
.box2 {
	width:30%;
	font-size: 10pt;
	color:#000;
	line-height:14pt;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
		  }
.box3 {
	width:40%;
	line-height: 15pt;
	float:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	
	
		  }

.box4 {
	padding: 20px;
	height:190px;
	width:75%;
	border-bottom:#666 1px dashed;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk002.jpg);
	background-repeat: no-repeat;
	font-size: 9pt;
	margin-top: 10px;
		  }
.box4 img {
	float:left;
	margin-right:20px;
	border: 1px double #CC9;
	background-color: #FFF;
	padding: 5px;}

a.ImgButton:hover {
	left: 2px;
	top: 2px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
.table{
	line-height:20px;
	text-align:center;
}

.picborder{
	border: 1px double #CC9;
	background-color: #FFF;
	padding: 5px;}
/*圖片陰影*/
.shadow {
	float: left;
	width: auto;
	background-image: url(images/fuzzy_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shadow div {
	background-image: url(images/fuzzy_shadow1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow div a {
	padding: 0 6px 6px 0;
	display: block;
	background-image: url(images/fuzzy_shadow2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow img {
	color: #000;
	border: 1px solid #999;
	padding: 4px;
	vertical-align: bottom
}
.style1 {color: #636}