
	.shortcut-132-1{
		margin:0;
		padding:0;
		width:58px;
		position: fixed;
			left:0;
			top:168px;
		box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.18);
		-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.18);
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		
		border:rgba(0,0,0,0.05) 1px solid;
	background-color: #fff;z-index: 999;}
	
	
	.shortcut-132-1 a{
		text-decoration:none;
	}
	
	
	.shortcut-132-1 ul{
		margin:0;
		padding:0;
	}
	
	.shortcut-132-1 ul li{
		list-style:none;
	}
	.shortcut-132-1 .menu{
		margin:0;
		padding:0;
		margin-top:52px;
		text-align:center;
	}
	.shortcut-132-1 .search{
		margin-top: 15px;
		padding:0;
		text-align:center;
	}
	.shortcut-132-1 .go-top{
		margin: 15px 0;
		padding:0;
		text-align:center;
	}
	.shortcut-132-1 .change-size{
		margin:0;
		padding:0;
		margin-top: 5px;
		text-align:center;
		padding-bottom: 10px;
		background:url(../images/shortcut-132-1/line.png) bottom left no-repeat;
	}
	.shortcut-132-1 .change-size .small{
		font: 16px/20px 'thaisanslite', Arial, sans-serif;
	}
	.shortcut-132-1 .change-size .medium{
		font: 24px/20px 'thaisanslite', Arial, sans-serif;
	}
	.shortcut-132-1 .change-size .big{
		font: 30px/20px 'thaisanslite', Arial, sans-serif;
	}
	.shortcut-132-1 .change-size a{
		color: #1a3e91;
	}
	.shortcut-132-1 .change-size a:hover{
		color:#ff5a00;
	}
	.shortcut-132-1 .change-size .text{
		margin-top: 8px;
		font-size:12px;
		line-height:12px;
	color: #6e6e6e;}
	.shortcut-132-1 .language{
		margin:0;
		padding:0;
		margin-top: 15px;
		text-align:center;
		position:relative;
	}
	.shortcut-132-1 .language a{
		color:#6e6e6e;
	}
	.shortcut-132-1 .language a:hover{
		color:#ff5a00;
	}
	.shortcut-132-1 .language img{
		max-width:100%;
		height:auto;
	}
	.shortcut-132-1 .language .th{
		/* position: absolute; */
		top: -8px;
		right: 8px;
		font: 18px/20px 'thaisanslite', Arial, sans-serif;
	}
	.shortcut-132-1 .language .en{
		position: absolute;
		top: -8px;
		right: 8px;
		font: 24px/20px 'thaisanslite', Arial, sans-serif;
	}
	.shortcut-132-1 .style{
		margin:0;
		padding:0;
		margin-top: 10px;
		text-align:center;
		position:relative;
		}
	.shortcut-132-1 .style img{
		max-width:100%;
		height:auto;
		padding-bottom:10px;
		}
	.shortcut-132-1 .style .text1{
		font-size: 12px;
   	 	line-height: 12px;
		text-align:center;
		}
	.shortcut-132-1 .menu-bar .text1 a{
		color:#6e6e6e;
	}
	.shortcut-132-1 .menu-bar .text1 a:hover{
		color:#ff5a00;
	}
	.shortcut-132-1 .menu-bar{
		margin:0;
		padding:0;
		padding-bottom: 10px;margin-top: 10px;
		margin-bottom:10px;
		
		background:url(../images/shortcut-132-1/line.png) bottom left no-repeat;
	}
	.shortcut-132-1 .menu-bar .icon{
		text-align:center;
	}
	.shortcut-132-1 .menu-bar .text{
		font-size:12px;
		line-height:20px;
		text-align:center;
	}
	.shortcut-132-1 .menu-bar .text a{
		color:#6e6e6e;
	}
	.shortcut-132-1 .menu-bar .text a:hover{
		color:#ff5a00;
	}
	
	#header-and-body {
	width: 100%;
	margin-top: 60px;
/*	overflow: hidden;*/
	}
	
	@media (max-width: 374px) { 
	header{
		display:none;	
	}
	#header-and-body{
		margin-top:0px;	
	}
	 }
@media (min-width: 375px) and (max-width: 419px) { 
	header{
		display:none;	
	}
	#header-and-body{
		margin-top:0px;	
	}
 }
@media (min-width: 420px) and (max-width: 575px) { 
	header{
		display:none;	
	}
	#header-and-body{
		margin-top:0px;	
	}
 }
@media (min-width: 576px) and (max-width: 767px) {
	header{
		display:none;	
	}
	#header-and-body{
		margin-top:0px;	
	}	
	 }
@media (min-width: 768px) { 
	#header-and-body {
		margin-top: 0;
	}
	#header-and-body,
	#footer {
		width: calc(100% - 64px);
		margin-left: 64px;
	}
}