body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC9C;
}
.style1 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.style2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
.style3 {
	color: #993300;
	font-weight: bold;
	font-size: 18px;
}
.style3-1 {
	color: #993300;
	font-weight: bold;
	font-size: 22px;
}
.style3-2 {
	color: #990099;
	font-weight: bold;
	font-size: 18px;
}
.style4 {
	color: #0000FF;
	font-size: 16px;
	line-height: 35px;
}
.style4-2 {
	color: #0000FF;
	font-size: 16px;
	line-height: 20px;
}
.style4-2-bold {
	color: #0000FF;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.style4-3 {
	color: #0000FF;
	font-size: 12px;
	line-height: 20px;
}
.font-black {
	font-family: "新細明體";
	font-size: 15px;
	color: #000000;
	line-height: 25px;
}
.font-black-Bold {
	font-family: "新細明體";
	font-size: 15px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
.font-red {
	font-family: "新細明體";
	font-size: 15px;
	color: #ff0000;
	line-height: 25px;
}
.font-A {
	font-family: "新細明體";
	font-size: 15px;
	color: #660066;
	line-height: 25px;
	font-weight: bold;
}
.font-green {
	font-family: "新細明體";
	font-size: 15px;
	color: #000000;
	line-height: 25px;
}
.font-blue {
	font-family: "新細明體";
	font-size: 15px;
	color: #0000ff;
	line-height: 25px;
}


.table_menu1 {
	background-image: url(images/item1.gif);
	color: #c64c0a;
	text-decoration: none;
	padding: 2px;
	padding-left: 20px;
	font-size: 13px;
	font-weight:800;
	line-height:40px;
}

.table_menu2 {
	background-image: url(images/item2.gif);
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	padding-left: 20px;
	font-size: 13px;
	font-weight:800;
	line-height:40px;
}

.table_content {
	background-image: url(images/content_bg.gif);
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-size: 13px;
}

/*文字連結設定-----------------------------------------------*/

a.font1:link{font-size:13px;text-decoration:none;color:#413D3D;font-weight:800;}
a.font1:visited{font-size:13px;text-decoration:none;color:#413D3D;font-weight:800;}
a.font1:active{font-size:13px;text-decoration:none;color:#413D3D;font-weight:800;}
a.font1:hover{font-size:13px;text-decoration:underline;color:#413D3D;font-weight:800;
}

a.font2:link{font-size:13px;text-decoration:none;color:#D5DD16;font-weight:800;}
a.font2:visited{font-size:13px;text-decoration:none;color:#D5DD16;font-weight:800;}
a.font2:active{font-size:13px;text-decoration:none;color:#D5DD16;font-weight:800;}
a.font2:hover{font-size:13px;text-decoration:underline;color:#D5DD16;font-weight:800;
}


