@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bg_r1_c1_s1.jpg) top center repeat-x;
}
.main {
	position: relative;
	margin: auto;
	width: 1060px;
}
.main .links {
	position: absolute;
	z-index: 2;
	top: 190px;
	right: 8px;
}
.toptel {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #279C21;
	padding: 1px 0 5px 25px;
	text-align: left;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot table {
	width: 960px;
	background: url(../images/Shining_QR_Code.jpg) top left no-repeat;
}
.foot table th {
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.foot table th a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.foot table th a:hover {
	text-decoration: underline;
}
