body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFF;
}
.quick {
	background-image: url(images/template01_14.gif);
	
}
.quick_link a {
	text-decoration: none;
	color: #5E5E5E;
}
.quick_link a:hover {
	color: #F60;
	text-decoration: underline;
}
.quick_font {
	color: #5E5E5E;
}
.quick_line {
	background-image: url(images/quick_line.gif);
}
.search {
	background-image: url(images/template01_16.gif);
}
table {
	font-size: 12px;
	line-height: 18px;
}
.gg a:link img { 
	opacity: 1; /* 透明度100% FireFox 的寫法 */ 
	filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */ 
} 
.gg a:visited img { 
	opacity: 1; 
	filter: Alpha(Opacity=100); 

} 
.gg a:hover img { 
	opacity: .6; /* 透明度60% FireFox 的寫法 */ 
	filter: Alpha(Opacity=60); /* 透明度100% IE 的寫法 */ 
} 

.footer_link a {
	text-decoration: none;
	color: #5E5E5E;
}
.footer_link a:hover {
	color: #F60;
	text-decoration: underline;
}
.footer_link {
	color: #5E5E5E;
}

.footer a {
	text-decoration: none;
	color: #5E5E5E;
}
.footer a:hover {
	color: #F60;
	text-decoration: underline;
}
.footer {
	color: #5E5E5E;
}
