﻿/*--------------------------------------reset */
* {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
pre {
	font-size: 1em;
}
.article-content {
	_height: 1%;
	overflow: hidden;
	_overflow: none;
}
.article-content p {
	margin-bottom: 1em;
}
a {
	text-decoration: none;
}
br {
	letter-spacing: normal;
}
*:focus {
	outline: none;
}

/*---------------------------------------------------------------------*/

body.index {
	font-size: 14px;
	font-family: 微軟正黑體;
	background: url(images/bg.jpg) repeat 0px 50px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#flashcontent {
	width: 100%;
	height: 650px;
	background: #EEF6F8;
}
.page {
	position: absolute;
	width: 498px;
	height: 315px;
	background: url(images/fancybg.png) no-repeat 0 0;
}
.video {
	position: absolute;
	width: 573px;
	height: 405px;
	background: url(images/videobg.png) no-repeat 0 0;
}
.video > * {
	width: 490px;
	position: relative;
	top: 53px;
	left: 38px;
	height: 305px;
}
.button {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	background: url(images/btn-5.jpg) no-repeat 0 0;
}
.red {
	color: #FA6D22;
}
.oops {
	position: relative;
	top: 150px;
	width: 260px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: bold;
	color: #5286CA;
	text-align: center;
}
.right {
	position: relative;
	top: 150px;
	width: 260px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: bold;
	color: #5286CA;
	text-align: center;
}
.look {
	top: 212px;
	left: 106px;
	width: 133px;
	height: 41px;
	background-position: 0 0;
}
.tips-img {
	position: absolute;
	top: 172px;
	left: 16px;
}
.answer {
	top: 212px;
	left: 255px;
	width: 127px;
	height: 41px;
	background-position: -138px 0;
}
.send {
	top: 212px;
	left: 85px;
	width: 170px;
	height: 41px;
	background-position: 0px -43px;
}
.pass {
	top: 212px;
	left: 266px;
	width: 130px;
	height: 41px;
	background-position: -175px -43px;
}