body{
	margin:auto;
	text-align:center;
	
	background: #f1f0ee url(../img/bg.jpg) center center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
	}

		
.topBanner_1{
	box-sizing: border-box;
	position:relative,fixed;
	}
		
.word1{	
	max-width:60%;
	line-height:50px;
	font-size:20px;
	text-align:center;
	font-family:"微軟正黑體";
	display: inline-block;
		}	

		
#btn_go_1{
	position:relative;
	}
	
.topBanner_2{
	box-sizing: border-box;
	position:relative;
	}	
	
.div_color{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	background:#FFF;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	position:relative;	
	}	
	
.div_set1{
    position: relative;
	}		
	
	
.vote_num{
	position:absolute;
	}	

.pic_bottom	{
	background:#F90;
	border-bottom-right-radius :10px;
	border-bottom-left-radius:10px;
	padding-top:1.5%;
	padding-bottom:1.5%;
	cursor:pointer;	
	}

.pic_bottom2{
	background:#C69;
	padding-top:1.5%;
	padding-bottom:1.5%;
	cursor:pointer;
	}	
	

	
#btn_back{
	width:200px; 
	height:50px; 
	background:#CCC;
	color:#FFF;
	border-radius:10px;
	text-align:center;
	display: inline-block;
	cursor:pointer;
	}	
	
.set2{
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	
	}
	
.setNoData{
	padding-left:30px;
	padding-right:30px;
	padding-top:12%;
	
	min-height:500px;
	font-family:"微軟正黑體";
	font-size:36px;
	
	}	