@charset "utf-8";
/* CSS Document */
.bg {
	background-image:url(images/test_03.gif);
	background-repeat:no-repeat;
}
.word {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #666;
}
.word_blue {
	font-family: "微軟正黑體";
	font-size: 15px;
	color: #09F;
}
.word-orag {
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #F90;
	font-weight: bolder;
}
.word-orag-big {
	font-family: "微軟正黑體";
	font-size: 38px;
	color: #F90;
	font-weight: bolder;
}
.line-cover {
	border: 1px solid #CCC;
	background:url(../images/bg.png) repeat-y center top;
}
.title {
	font-family: "微軟正黑體";
	font-size: 24px;
	font-weight: bolder;
	color: #999;
	padding-top: 20px;
}
.line-bluedash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #09F;
}
.word-orag-big {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #F90;
}
.vers_animate_area01{
	/*display:none;*/
}
.indextitle {
	font-family: "微軟正黑體";
	font-size: 36px;
	font-weight: bolder;
	color: #06F;
}
