@charset "utf-8";
HTML { 
scrollbar-face-color:#B74604;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#B74604;
scrollbar-shadow-color:#B74604;
scrollbar-highlight-color:#B74604; 
scrollbar-3dlight-color:#ccc; 
scrollbar-darkshadow-color:#000000; 
}
.index_visit {
	margin-top: 292px;
}
.index_space {
	font-size: 4px;
}
.index_space2 {
	font-size: 7px;
}

.index_timwell {
	font-family: Arial, Helvetica, sans-serif;
}
.index_cis {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-size: 12px;
}


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #B74604;
	text-decoration: none;
}
a:active {
	color: #AF4012;
	text-decoration: none;
}

body {
	background-color: #000;
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.index_menu {
	font-size: 12px;
	color: #FFF;
	margin-top: 11px;
	text-align: center;
	letter-spacing: 1px;
	width: 350px;
	font-family: "新細明體";
}
.index_article {
	font-size: 12px;
	color: #FFF;
	margin-top: 330px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;




	text-justify:distribute-all-lines
	ayout-grid-type:strict
; 				text-align: justify;
	width: 350px;
}
.index_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #FFF;
	margin-top: 80px;
	text-align: justify;
	width: 350px;
}
#link_hide {
	width: 150px;
	height: 1px;
	position: absolute;
	font-size: 2px;
	top: -50px;
}
#link_hide a:link {
	color: #000;
	text-decoration: none;
}
#link_hide a:visited {
	text-decoration: none;
	color: #000;
}
#link_hide a:hover {
	text-decoration: none;
	color: #000;
}
#link_hide a:active {
	text-decoration: none;
	color: #000;
}