@charset "utf-8";
/*------------------------------
/ Reset
/------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

a{
	text-decoration: none;
	cursor:hand;
	outline: none;
    hlbr:expression(this.onFocus=this.blur());
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0 0px;
	padding: 0px;
	font-size: 100%;
	list-style-type: none;
	font-weight: normal;
}
a:hover img {
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



/*------------------------------
/ nomal  
/------------------------------*/
body {
	font-family: 微軟正黑體,Arial,新細明體;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.width {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

footer {
	color: #012765;
	font-size: 80%;
	text-align: center;
	width: 960px;
	line-height: 22px;
	float: left;
	padding-top: 20px;
}
.w1 {
	float: left;
	width: 350px;
	height: auto;
	color: #000;
	line-height: 21px;
	font-size: 90%;
	letter-spacing: 0.1em;
	padding-top: 5px;
	font-weight: bold;
	text-indent: -9999px;
}
.download a {
	background-image: url(../images/download.gif);
	height: 128px;
	width: 115px;
	text-indent: -9999px;
	float: right;
	margin-top: 42px;
	margin-right: 65px;
}
.download a:hover {
	background-position: -115px 0px;
}
#m1 {
	width:241px;
	height:181px;
	z-index:1;
	position: absolute;
	top: -120px;
	padding-left: 600px;
}
#m2 {
	width:241px;
	height:181px;
	z-index:1;
	position: absolute;
	top: -120px;
	padding-left: 740px;
}
#m3 {
	width:241px;
	height:181px;
	z-index:1;
	position: absolute;
	top: -120px;
	padding-left: 750px;
}

footer a {
	color: #012765;
}
header {
	background-image: url(../images/top.gif);
	height: 374px;
	width: 960px;
	float: left;
}.book a {
	float: left;
	text-indent: -9999px;
	height: 251px;
	width: 183px;
	background-repeat: no-repeat;
	margin-top: 13px;
	margin-left: 57px;
	background-image: url(../images/book.gif);
	margin-right: 25px;
}
.book  a:hover {
	background-position: -183px 0px;
}
header hgroup h2 {
	font-size: 100%;
	line-height: 27px;
	color: #000;
	font-weight: bold;
	text-indent: -9999px;
}
header hgroup h1 {
	color: #a0732f;
	font-size: 100%;
	line-height: 27px;
	font-weight: bold;
	padding-bottom: 15px;
	text-indent: -9999px;
}
header hgroup {
	float: left;
	width: 545px;
	height: auto;
	padding-top: 200px;
	padding-left: 50px;
}
article {
	background-image: url(../images/img_02.jpg);
	height: 279px;
	width: 960px;
	float: left;
}
.bt a {
	background-image: url(../images/bt.gif);
	height: 72px;
	width: 421px;
	text-indent: -9999px;
	float: left;
	margin-top: 35px;
}
.bt  a:hover {
	background-position: 0px -72px;
}
