@charset "utf-8";
/* CSS Document */

body{
	overflow-x:hidden;
}
a:hover{
	text-decoration:none;
}
ul{
	padding:0;
	margin:0;
	}
ul li{
	list-style:none;
	}
	.aball{
		overflow-x:scroll;
	}
		.aball-2{
			
	}
.hscroll-none::-webkit-scrollbar {
     display:none;
}

.more-75-1{
          width: 111px;
          height: 33px;
          background: url(../images/all-86-1/botton-h.png) top center no-repeat;
          font: 18px/25px 'thaisanslite', Arial, sans-serif;
          text-indent: 0;
          text-align: center;
}
.more-75-1 a{
	color:#666;	
}
.more-75-1 a:hover{
	color:#999;	
}

.more-75-2{
        width: 117px;
    height: 29px;
	background:url(../images/all-86-1/botton-a.png) top center no-repeat;
    font: 21px/25px 'PGVIM', Arial, sans-serif;
    text-align: center;
	color:#fff8b3;	
}
.more-75-2 a{
	color:#fff8b3;	
}
.more-75-2:hover{
	color:#fff8b3;	
	background:url(../images/all-86-1/botton-h.png) top center no-repeat;
}
.more-75-4{
        width: 117px;
    height: 29px;
	background:url(../images/all-86-1/botton-a2.png) top center no-repeat;
    font: 21px/25px 'PGVIM', Arial, sans-serif;
    text-align: center;
	color:#fff8b3;	
}
.more-75-4 a{
	color:#fff8b3;	
}
.more-75-4:hover{
	color:#fff8b3;	
	background:url(../images/all-86-1/botton-h2.png) top center no-repeat;
}

.more-75-3{
        width: 117px;
    height: 29px;
	background:#ffa400;
    font: 21px/25px 'PGVIM', Arial, sans-serif;
    text-align: center;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.more-75-3 a{
	color:#fff;	
}
.more-75-3 a:hover{
	color:#fff8b3;	
}

@media (max-width: 575px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 576px) and (max-width: 767px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 768px) and (max-width: 991px) { 
.aball-2{
		overflow-x:scroll;
	}
 }
@media (min-width: 992px) and (max-width: 1199px) { 
.aball-2{
		overflow-x:scroll;
	}	
 }
@media (min-width: 1200px) and (max-width: 1280px) { 

 }
@media (min-width: 1281px) and (max-width: 1366px) { 

 }
@media (min-width: 1367px) and (max-width: 1440px) {
	
	 }
@media (min-width: 1441px) and (max-width: 1600px) { 

 }