@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;
		-ms-overflow-x:hidden;
		-ms-overflow-y:hidden;
	}
.hscroll-none::-webkit-scrollbar {
     display:none;
}

.more-132-1{
    width: 99px;
    height: 32px;
	padding:0px 10px;
	text-align:left;
	text-indent:10px;

	font-size:14px;
	line-height:34px;
	/*-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;*/
	transition:background-color .20s ease-in-out,width .15s ease-in-out;
}
.more-132-1:hover{
	width: 110px;
	/* background: #ffffff url(../images/arrow.png) 100px top no-repeat;*/
	 cursor:pointer;
	transition:background .20s ease-in-out,width .15s ease-in-out;
	/*-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;*/
}
.more-132-1 a{
	color:#818181;	
}
.more-132-1 a:hover{
	color:#007ec5;	
}

.more-132-2{
    width: 116px;
    height: 39px;
	padding:0px;
	text-align:left;
	padding-rigth:44px;
	background:url(../images/arrow-3.png) top right no-repeat;
	font: 28px/44px 'thaisanslite', Arial, sans-serif;
}
.more-132-2 a{
	color:#fff;	
}
.more-132-2 a:hover{
	color:#fff3ad;	
}

.more-132-3{
    width: 86px;
    height: 39px;
    padding:0px;
    text-align:left;
    padding-right:20px;
    background:url(../images/arrow-4.png) top right no-repeat;
    line-height:30px;
}
.more-132-3 a{
	color:#fff;	
}
.more-132-3 a:hover{
	color:#fff3ad;	
}

.more-132-4{
    width: 86px;
    height: 39px;
    padding:0px;
    text-align:left;
    padding-right:20px;
    background:url(../images/arrow-4.png) top right no-repeat;
    line-height:30px;
}
.more-132-4 a{
	color:#fff;	
}
.more-132-4 a:hover{
	color:#fff3ad;	
}



@media (max-width: 996px){
	
}
	
@media (max-width: 768px){

	
}
@media (max-width: 425px){
}
	
	