@charset "UTF-8";
/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
ul.l11
{
	position: ;
	margin: 0em;
	padding: 0;
	list-style-type: none;
	font-size: ;
	font-family: "TH SarabunPSK";
	font-weight: bold;
	cursor: default;
	width: auto;
	left: 0%;
	text-align: center;
}
li.l11
{
	position: ;
	margin: 0em;
	padding: 0;
	list-style-type: none;
	font-size: 2.5vw;
	font-family: "TH SarabunPSK";
	font-weight: bold;
	cursor: default;
	width: auto;
	left: 0%;
	text-align: center;
}
li.l11 a
{
	position: ;
	display: block;
	cursor: pointer;
	background-color: #;
	background-image: url(../Images/bg1-layer4.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: .6vw;/*.84*/
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-top: .05vw solid #930;
	border-bottom: .05vw solid #930;
	text-align: center;
}