/* 尾頁大區塊  */
#subcontent {
		/*position:relative; top:100%; right:0%;*/
		border:#999 solid 1px;
		border-width:0px 1px 1px 1px;
		/*position:absolute; top:auto; right:165px;*/
		height:400px;
		background:#444;
		margin:0px;
		padding:0px;
		color:#fff;
		}
html>body #subcontent {height:auto;}

strong {
		padding:0px 3px 0px 3px;
		text-decoration:none;
		font:12px/1.5em 細明體,Arial;
		color:#f90;
		}

/* 尾頁時區顯示  */
#timezone {
		/*border:#f00 solid 1px;*/
		margin:5px;
		padding:10px;
		color:#fff;
		float:left;
		}

/* 尾頁快速選擇  */
#jumpmenu {
		/*border:#f00 solid 1px;*/
		margin:5px;
		padding:10px;
		float:right;
		clear:right;
		}

#jumpmenu select {
		border:1px dashed #999;
		background-color:#666;
		color:#fff;
		margin:0px;
		padding:0px;
		}

/* 尾頁友站連結  */
#link  {
		/*border:#f00 solid 1px;*/
		margin:10px 5% 10px 5%;
		padding:0px;
		clear:right;
		}
html>body #link {height:auto;}

#link ul {
		margin:0px 2% 0px 2%;
		padding:0px;
		text-align:center;
		/*border:#f00 1px solid;*/
		}

#link li {
		/*border:#0f0 1px solid;*/
		display:inline;
		margin:0px;
		padding:0px 5px 0px 5px;
		list-style:none;
		}

#link img{
		border:#00f 0px solid;
		margin:0px;
		padding:0px;
		}




/* 尾頁本站宣告  */
#declare  {
		/*border:#f00 solid 1px;*/
		margin:5px 3% 5px 3%;
		padding:5px;
		text-align:center;
		}
html>body #declare { width:auto; height:auto; clear:left;}

#declare a {
		margin:0px;
		padding:0px;
		text-decoration:none;
		color:#ff6633;
		}

#declare a:hover {
		text-decoration:underline;
		color:#ff6633;
		}

#declare ul {
		border:#777 solid 1px;
		border-width:1px 0px 0px 0px;
		margin:0px 5% 0px 5%;
		padding:15px;
		/*border:#fff 1px solid;*/
		}

#declare li {
		display:inline;
		list-style:none;
		border:#fff 0px solid;
		}

#declare li.sep {
		display:inline;
		list-style:none;
		margin-left:10px;
		margin-right:10px;
		padding:0px;
		color:#eee;
		}



/* 尾頁系統宣告  */
#address {
		/*border:#f00 solid 1px;*/
		height:100px;
		margin:10px 5% 0px 5%;
		padding:0px;
		color:#fff;
		}
html>body #address { height:auto;}

#address p {
		font-style:normal;
		background:transparent;
		margin-top:5px;
		margin-bottom:5px;
		padding:0px;
		color:#fff;
		text-align:center;
		}

#address a {
		color:#ff9900;
		text-decoration:none;
		}

#address a:hover {
		color:#ff9900;
		text-decoration:underline;
		}