@charset "utf-8";

ul, li, ol {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

a:link, a:visited {
	color: #CCC;
	text-decoration: none;
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}

a:hover, a:active {
	color: #C96;
	text-decoration: underline;
	list-style:none;
}

/* CSS Document */


/* CSS Document */

.txtBox {
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	padding-bottom: 30px;
	padding-top: 80px;
	color: #603;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	width: 660px;
}

.txtBox table, .txtBox tr, .txtBox td
{
	border: 1px solid #F69;
	background-image: url(../images/table-bg.png);
	background-repeat: repeat;
}

.btn a{
	height: 200px;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}

#btnGroup {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}




#footer {
	height: 44px;
	width: 740px;
	list-style-image: url(../images/footer.jpg);
	background: url(../images/footer.jpg) no-repeat center top;
}
.main-title01 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	background-color: #F69;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/title-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}


a.btn01 {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn01.png);
}

a.btn01:hover {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn01-2.png);
}

a.btn02 {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn02.png);
}

a.btn02:hover {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn02-2.png);
}

a.btn03 {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn03.png);
}

a.btn03:hover {
	height: 200px;
	width: 200px;
	background-image: url(../images/btn03-2.png);
}

.top {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}
#pics {
	margin: 0px;
	padding: 0px;
	width: 660px;
}
