@charset "utf-8";
body {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(https://storage.googleapis.com/funbid_img/events/20210601_funbidVIP/img/bg.jpg);
}


.al{widht:100%;}
.main{width:1140px;margin:auto;}
#all {
	position: absolute;
}
#apDiv1 {
    position: fixed;
    left: 0px;
    top: 0px;
    padding-top: 0px;
    width: 71px;
    height: 70px;
    z-index: 1;
    display: block;	
}
#apDiv2 {
	position: absolute;
	left: 1105px;
	top: 1070px;
	padding-top: 0px;
	width: 71px;
	height: 210px;
	z-index: 1;
}
.index-pic01{
	background-image: url(../img/main_04.jpg);
	width: 1140px;
	height: 243px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
}
.index-pic01 .listbox{
	width: 140px;
	height: 30px;
	position: relative;
	top: 68px;
	left: 500px;
}
.index-pic02{
	background-image: url(../img/main_03.jpg);
	width: 1140px;
	height: 250px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
}

.event-result{
    margin: 0px auto;
    font-family:"Helvetica neue",Helvetica,Verdana,"微軟正黑體";
    color: #fff;
}

.event-result .result-left{
    width: 400px;
    padding-left: 110px;
    font-size:15px;
}


.line-das{width: 900px;height: 18px;border-bottom: 1px #8a8072 dashed;margin: auto;}
.line-sol{border-bottom: 0px #8a8072 solid;}
.text-pad{padding: 3px 0px;}
.text-title{color: #fff;font-size: 20px;font-weight: bold;}
.title-pdd{border-bottom: 2px #4F0660 solid;margin-bottom: 15px;}
.text-pad.line-sol span{display:inline-block;}
.text-pad.line-sol .number{width:270px;}
.text-pad.line-sol .status{}

.boxtitle {margin-top:0px; float:left; margin-left: 0px;}
.boxBtn {	width: 260px;height: 100px;margin-top:75px; float:left; margin-left: 426px;}
.linkTop a{
	position: absolute;
	width: 120px;
	height: 60px;
	display: block;
	left: 0px;
	top: 0px;
}



.text-01 { width: 140px;
height: 30px;
padding: 0px;
font-size: 32px;
color: #1d1d1b;
margin: 0px 0px;
border: 1px #E3E3E3 solid;
background-color: #fff;
border: 0px;
padding-left: 0px;
text-align:center;}
.text-02 { width: 170px;
height: 30px;
padding: 2px;
font-size: 15px;
color: #460652;
margin: 0px 150px;
/* border: 2px #E3E3E3 solid; */
background-color: #fff;
border: 0px;
padding-left: 10px;}


.bottombanner{
    width: 100%;
    height: 70px;
    background-color: #ecd587;
    position: fixed;
    display: block;
    z-index: 1;
    bottom: 0px;
    text-align: center;
}


.bottombanner .close_box{    
	display: block;
    width: 20px;
    height: 20px;
	float: right;
    margin-right: 360px;
    margin-top: 25px;}
.bottombanner .close_box a.close{background-image: url(icon_close.png);width: 100%;height: 100%;display: block;}
.bottombanner .close_box a.close:hover{ opacity: 0.7;}
