#page.cr@charset "utf-8";
body {
    background: #fda702;
	margin: 0px;
	padding: 0px;
}
.slider {
	width: 968px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.both {
	clear: both;
}
/*===========版權==========*/
.footer_div{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 0px 0px 20px 20px;
	height: 100px;
}
.footer_01{	
}
.footer_left{
	width: 200px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

.footer_left a img {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.footer_left a:hover img {
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.footer_right{
	width: 720px;
	padding: 0 20px;
	float: right;
	font-size: 12px;
}
.footer_right a{
    color: #2f2f2f;
    text-decoration: underline;
}
.footer_right a:hover{
	color: #F4962D;
	text-decoration: underline;
}
.footer_02 {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
}
.footer_02 a{
	color: #2f2f2f;
	text-decoration: none;
}
.footer_02 a:hover{
	color: #1E901A;
	text-decoration: none;
}

.footer_right02{
	width: 720px;
	padding: 0 20px;
	float: right;
	font-size: 12px;
	margin-top: 10px;
}
.footer_right02 a{
    color: #2f2f2f !important;
    text-decoration: underline;
}
.footer_right02 a:hover{
	color: #F4962D !important;
	text-decoration: underline;
}
.cr2 a{
    color: #2f2f2f !important;
}
.cr2 a:hover{
	color: #F4962D !important;
}
/*===========輪播==========*/



.slider_bg {
	width: 968px;
	height: 491px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.slider {
	width: 968px;
	height: 491px;
	position: relative;
}

#abgne_fade_pic {
	width: 968px;
	height: 491px;
}
#abgne_fade_pic a.ad {
	position: absolute;
}
#abgne_fade_pic .control {
	position: absolute;
	visibility: hidden;
}
