/* CSS Document */

body {
	background:#fff;
	font: 16px/1.95em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0;
	color:#666;
	padding-top:20px;
	border:3px solid #eee;
	font-family:微軟正黑體,helvetica,Meiryo,"Microsoft JhengHei","メイリオ","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif,Arial, Helvetica, sans-serif;
}

fieldset{
	padding:10px 10px 20px 0px;
	border: solid 1px #8f571c;
	letter-spacing: 1px;
/*	min-height:300px;*/
	}
/* .new{
	background-image: url('../../images/new.gif') no-repeat;
	background-position: left top;
} */
legend{
	color:#c77d00;
	font-size:21px;
}
.clear{
	clear: both;
}
.dn{
	display: none;
}
.level_7,.level_7 a{
	background:#a50022;
	color:#FFF;
}
.level_6,.level_6 a{
	background:#f21701;
	color:#FFF;
}
.level_1,.level_1 a{
	background:#03cc01;
	color:#FFF;
}
html {
	font-family:微軟正黑體,helvetica,Meiryo,"Microsoft JhengHei","メイリオ","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif,Arial, Helvetica, sans-serif;
		background-color:#f6f6f6;
	border:15px solid #f6f6f6;
	border-left:30px solid #f6f6f6;
	border-right:30px solid #f6f6f6;
}
input{
	margin:1px 2px 0px 3px;
}
* {
	margin:0;
	padding:0;
	outline:none;
	/*vertical-align: middle;*/
}
table{
	font-size: 12px;

}
hr{
	
color:#8f571c;
background-color:#8f571c;
border:1px;
height:2px;
margin:3px 0 4px 0;

}
/*clrfix設定
-------------------------------------------------------*/
.clrfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clrfix {
  min-height: 1px;
}

* html .clrfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#footer {
	padding:20px 50px;
	margin-top:50px;
	clear:both;
	border-top:2px solid #eee;
	font:80% Verdana;
	line-height:25px;
}

#footer a {
	color:#999;
}

#footer .validate {
	float:right;
}

table {
	width:100%;
	padding:10px;
	border:1px solid #eee;
}

th {
	color:#808080;
	border-bottom:1px solid #eee;
	padding:5px;
}
.hd {
	color:#03C;
	border-right:1px solid #eee;
	padding:5px;
}
.high{
	color: #000;
}
.high_R{
	color: #F00;
}
.high_Y{
	color: #F2C753;
}
.high_DY{
	color: #FF0;
}
.high_gray{
	color: #B0B0B0;
}
.highlight{
	background-color: #B0B0B0;
}
.high_b{
	color: #00F;
}
th a{

	color: #FF0;
}
td:hover{
	background:#6E9;
}
td {


	text-align:center;
	background:#fafafa;
	background:#FFC;
text-align:center;


}

#container {
	width:97%;
	margin:0 auto;
}

/*#content ul {
	
	margin:15px 0 15px 25px;
}

#content ul li {
	width:120px;
	float:left;
	border-bottom:1px solid #eee;
	padding:10px;
	color:#444;
}*/

#content img {
	background:#fff;
	padding:1px;
	border:3px solid #eee;
	margin:10px;
}



#sidebar ul {
	list-style:none;
	
}

#sidebar ul a {
	color:#444;
	font:80% Verdana;
	text-decoration:none;
}

#sidebar ul a span {
	color:#ccc;
}

#sidebar ul a:hover span {
	color:#333;
}

#sidebar p {
	font:80% Verdana;
	line-height:24px;
	margin:10px 0 20px 0;
}

#sidebar ul li {
	background:#fafafa;
	margin:1px 0 0 0;
	padding:5px;
}

#sidebar h3 {
	font:120% Arial;
	margin:5px 0;
	color:#222;
}

#content {
	width:100%;
	float:left;
	margin-bottom:50px;
}

#sidebar {
	width:10%;
	border-left:1px solid #eee;
	padding-left:30px;
	float:left;
}

.articleinfo {
	font:80% Verdana;
	border-top:1px solid #eee;
	color:#999;
	padding:20px 0;
}

.articleinfo a {
	color:#808080;
}

.articleinfo a:hover {
	text-decoration:none;
}

#content h3 {
	margin:20px 0;
}

blockquote {
	background:#f6f6f6;
	padding:0 10px;
	border:1px solid #eee;
	font:100% Georgia;
}

#content p {
	line-height:30px;
	margin:20px 0;
	word-spacing:2px;
}

#content p a {
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#content p a:hover {
	border-bottom:1px solid #aaa;
}

#content h2 {
	font:190%;
	margin-top:20px;
	margin-bottom: 10px;
	padding: 3px 10px 3px 10px;

	background-color: #dbdbdb;
	color: #8d6e5c;
	
/*

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #671a44),
	color-stop(1, #693A0C)
);
background-image: -o-linear-gradient(bottom, #671a44 0%, #693A0C 100%);
background-image: -moz-linear-gradient(bottom, #671a44 0%, #693A0C 100%);
background-image: -webkit-linear-gradient(bottom, #671a44 0%, #693A0C 100%);
background-image: -ms-linear-gradient(bottom, #671a44 0%, #693A0C 100%);
background-image: linear-gradient(to bottom, #671a44 0%, #693A0C 100%);
*/


}
#content h2 a {
	color:#333;
	text-decoration:none;
}

#header {
	width:100%;
	margin:0 auto;
	padding:5px 0;
}

#header .right {
	float:right;
}

#header h1 {
	font:150% Times New Roman;
	letter-spacing:-2px;
	/*margin-bottom:5px;*/
	height: 40px;
	margin-left:35px;
}

#header h1 a {
	color:#000;
	text-decoration:none;
}

#header h1 a span {
	color:#ccc;
}

#header h1 a:hover span {
	color:#A3E800;
}

#header h3 {
	font:80% Verdana;
	color:#999;
	display:inline;
	margin-left:35px;
}

ul#nav {
	background:#69520c;
	padding:10px;
	font-size:80%;
	border-top:3px solid #808080;
	border-bottom:3px solid #808080;
	font-weight:bold;
	margin:45px 0 0 0;
	float:left;
	width:98%;
background-image: -webkit-gradient(
 linear,
 right bottom,
 right bottom,
 color-stop(0.01 #C2803E),
 color-stop(0.32, #9E5B13),
 color-stop(0.64, #963B27),
 color-stop(1, #732B15)
);
background-image: -o-linear-gradient(right bottom, #C2803E 1%, #9E5B13 11%, #963B27 64%, #732B15 100%);
background-image: -moz-linear-gradient(right bottom, #C2803E 1%, #9E5B13 11%, #963B27 64%, #732B15 100%);
background-image: -webkit-linear-gradient(right bottom, #C2803E 1%, #9E5B13 11%, #963B27 64%, #732B15 100%);
background-image: -ms-linear-gradient(right bottom, #C2803E 1%, #9E5B13 11%, #963B27 64%, #732B15 100%);
background-image: linear-gradient(to right bottom, #C2803E 1%, #9E5B13 11%, #963B27 64%, #732B15 100%);

}

ul#nav li {
	display:table;
	list-style:none;
	margin-right:10px;
	float:left;

}

ul#nav li a {
	float:left;
	padding:10px 14px;
	color:#fff;
	text-decoration:none;
}

ul#nav li a:hover {
	float:left;
	background:#671a44;
	color:#333;

background-image: -webkit-gradient(
 linear,
 right bottom,
 right bottom,
 color-stop(0.08, #E3C7AA),
 color-stop(0.32, #F3C99A),
 color-stop(0.64, #EBBBB1),
 color-stop(1, #EBA794)
);
background-image: -o-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -moz-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -webkit-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -ms-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: linear-gradient(to right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
}

ul#nav li a.active {
	float:left;
	background:#b27b42;
	color:#333;


background-image: -webkit-gradient(
 linear,
 right bottom,
 right bottom,
 color-stop(0.08, #E3C7AA),
 color-stop(0.32, #F3C99A),
 color-stop(0.64, #EBBBB1),
 color-stop(1, #EBA794)
);
background-image: -o-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -moz-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -webkit-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -ms-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: linear-gradient(to right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
}
/*下拉選單*/
ul#nav li:hover ul.snavi{
	display:block;
	padding:0;
}
ul#nav li ul.snavi{
	display:none;
	position:absolute;
	z-index:10;
	margin-top:50px;
}
ul#nav li ul.snavi li{
	clear:both;
	float:left;
	width:200px;
	height:51px;
	
}
/*ul#nav li ul.snavi{
	display:none;
	position:absolute;
	z-index:10;
	margin-top:37px;
}
ul#nav li ul.snavi li{
	clear:both;
	float:left;
	width:200px;
	height:36px;
	
}*/
ul#nav li ul.snavi li a{
	display:table;
	width:130px;
	background:#9A6938;
	border:solid #7e7f81 1px;
	
	
}
ul#nav li ul.snavi li a:hover{
	background:#fff;
	color:#333;
	border-right:2px solid #7e7f81;
	border-bottom:2px solid #7e7f81;
	
background-image: -webkit-gradient(
 linear,
 right bottom,
 right bottom,
 color-stop(0.08, #E3C7AA),
 color-stop(0.32, #F3C99A),
 color-stop(0.64, #EBBBB1),
 color-stop(1, #EBA794)
);
background-image: -o-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -moz-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -webkit-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -ms-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: linear-gradient(to right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
}

ul#nav li:hover ul.snavi{
	display:block;
	padding:0;
}


ul#nav li ul.snavi{
	display:none;
	position:absolute;
	z-index:10;
	margin-top:50px;
}
ul#nav li ul.snavi li{
	clear:both;
	float:left;
	width:200px;
	height:51px;
	
}
/*ul#nav li ul.snavi{
	display:none;
	position:absolute;
	z-index:10;
	margin-top:37px;
}
ul#nav li ul.snavi li{
	clear:both;
	float:left;
	width:200px;
	height:36px;
	
}*/
ul#nav li ul.snavi li a{
	display:table;
	width:130px;
	background:#9A6938;
	border:solid #7e7f81 1px;
	
	
}
ul#nav li ul.snavi li a:hover{
	background:#fff;
	color:#333;
	border-right:2px solid #7e7f81;
	border-bottom:2px solid #7e7f81;
	
background-image: -webkit-gradient(
 linear,
 right bottom,
 right bottom,
 color-stop(0.08, #E3C7AA),
 color-stop(0.32, #F3C99A),
 color-stop(0.64, #EBBBB1),
 color-stop(1, #EBA794)
);
background-image: -o-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -moz-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -webkit-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: -ms-linear-gradient(right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
background-image: linear-gradient(to right bottom, #E3C7AA 8%, #F3C99A 32%, #EBBBB1 64%, #EBA794 100%);
}


.s_snavi{
	position: absolute;
	margin-top: 0px;
	margin-left:160px;
}

ul#nav li:hover ul.snavi ul.s_snavi{
	display:none;
	padding:0;
}

ul#nav li ul.snavi li:hover ul.s_snavi{
	display:block;
	padding:0;
}

p.about {
	border-top:3px solid #808080;
	border-bottom:3px solid #808080;
	color:#fff;
	background:#69520c;
	padding:10px;
}

p.about a {
	color:#fff;
}
	



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}


ul.photoMenu{
	width:100%;
	
}
ul.photoMenu li{
	list-style:none;
	margin-left:40px;
	margin-bottom:0px;
	
}
ul.photoMenu li a{
	text-decoration:none;
	float: left;
	color:#A00;
	}
ul.photoMenu li a span {
		position:relative;
		left:-50px; /* 容器區塊左邊開始0的位置*/
 		display: block;      /* 透過區塊化防止在IE6中版面崩壞。*/
		width: 160px;
		height: 50px;
		line-height: 50px; /* 文字上下置中*/
		background: url(./images/button.png) 0 0 repeat-x;
		text-align: center;
		cursor: pointer; /* 為了IE6將滑鼠游標設為pointer*/
	}
ul.photoMenu li a:hover {
		background-position: 0 -200px; /* 滑鼠滑過時挪動圖像*/
	}
	
	ul.photoMenu li a:hover span {
		background-position: 0 -50px; /* 滑鼠滑過時挪動選單的文字圖像*/
		color: #222;
	}
	

/*clrfix設定
-------------------------------------------------------*/
.clrfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clrfix {
  min-height: 1px;
}

* html .clrfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*menu*/
.cssmenu ul{
	clear: both;
	margin:0;
	margin-top:25px; 
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:15px;
	
	font-family:Helvetica,Arial,Verdana,sans-serif;
	height: 60px;
}
.cssmenu li{
	letter-spacing: 2px;
	display:block;
	/*float:left;*/
	width: 70%;
	margin:10px 100px;
	pading:0;
	border-right:1px solid #ffffff;
	height: 60px;
	/*background: url('images/black.jpg') repeat-x top left;*/
	background:#3D3D3D;
	}
.cssmenu a li{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding-left: 30px;
	height:24px;
	height:40px;
	line-height: 40px;
	}
.cssmenu a li:hover{
	width: 70%;
	background: #975B26;
	}
	h4{
		width: 100%;
		font-size: 21px;
		float: left;
	}

.long{
	width: 300px;
}
body {
	font-family:微軟正黑體,helvetica,Meiryo,"Microsoft JhengHei","メイリオ","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif,Arial, Helvetica, sans-serif;
}


.hd {
	background-color:#CCC;
}