/* CSS Document */

body {
	margin: 0px;
	background: #EAFDFF url(images/bg.jpg) repeat-x center top;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}

.lbg {
	background: url(images/lbg.jpg) no-repeat right top;
}
.rbg {
	background: url(images/rbg.jpg) no-repeat left top;
}
.downbg {
	background: url(images/downbg.jpg) no-repeat center top;
}
div#bt {
	width: 443px;
	height: 64px;
	background: url(images/btbg.jpg) no-repeat right top;
}
.mainbg {
	background: url(images/flashbg.jpg) no-repeat left top;
}
div#mainl {
	float: left;
	width: 326px;
	}
div#mainr {
	float: right;
	width: 443px;
	}
div#contactbg {
	margin-top: 408px;
	height: 71px;
	background: url(images/contactbg.jpg) no-repeat;
}
div#contact {
	margin-left: 388px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	line-height: 13px;
	}
div#bt01 a {
	float: right;
	width: 104px;
	height: 64px;
	background: url(images/bt.gif) no-repeat left top;
	}
div#bt01 a:hover {
	background: url(images/btr.gif) no-repeat left top;
	}
div#bt02 a {
	float: right;
	width: 101px;
	height: 64px;
	background: url(images/bt.gif) no-repeat -104px 0px;
	}
div#bt02 a:hover {
	background: url(images/btr.gif) no-repeat -104px 0px;
	}
div#bt03 a {
	float: right;
	width: 138px;
	height: 64px;
	background: url(images/bt.gif) no-repeat right top;
	}
div#bt03 a:hover {
	background: url(images/btr.gif) no-repeat right top;
	}