body{
	background-color: #03B522;
}
.top{
	height: 181px;
}
.center_td {
	width: 611px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
	line-height: 24px;
	color: #666666;
	padding-right: 10px;
}
.center_td2 {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
	line-height: 24px;
/*	text-indent: 15px;*/
	color: #666666;
	padding-right: 10px;
}
.left_td{
	width: 258px;
	vertical-align: top;
	background-image: url(images/page_style_05.jpg);
}

.right_td{
	width: 54px;
	vertical-align: top;
	background-image: url(images/page_style_06.jpg);
}

.footer{
	height: 109px;
	background-image: url(images/page_style_07.jpg);
	width: 923px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 8px;
	vertical-align: top;
	text-align: center;
}
.img_table{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	color: #006600;
}
.img_table img{
	border: 4px solid #CCCCCC;
}
.05{
	font-family: "標楷體";
	font-size: 18px;
	color: #009966;
	text-align: center;
	font-weight: bold;
}
.05 img{
	border: 4px solid #CCCCCC;
}
.link{
	padding-top: 6px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCFFCC;
}
.link a{
	color: #006600;
	text-decoration: none;
}
.link a:hover{
	color: #003399;
	text-decoration: underline;
}

.ul_bg{

	background-color: #FFFFFF;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.ul_bg li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.ul_bg li a{
	color: #CC3300;
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.ul_bg li a:hover{
	color: #009900;
}

