.regislogo{ 
	color:#FFFFFF;
    font-size: 18px;
    line-height: 20px;
	position:absolute;
    margin-top: 15px;
	width:95%; }
@media (max-width: 767px) {
	.regislogo{ font-size: 14px; }
	}
.index_v2{ text-align:center; }
	.title2{ border-bottom: 1px solid #FF0000; margin-top: -30px; }
	@media (max-width: 767px) {
    .index_v2{ margin-top: 50px; }
	.thai-18-head{ font-size:14px; }
	.index_v2 h4{ font-size:14px; }
	}
	.black-ribbon{position: fixed;z-index: 9999;width: 70px;}
	@media only all and (min-width: 768px) {.black-ribbon{width: auto;}}
	.stick-left { left: 0; }
	.stick-right { right: 0; }
	.stick-top { top: 0; }
	.stick-bottom { bottom: 0; }
.index_v3{ text-align:left; padding-left: 10px; border-bottom: 1px dashed #AAB2BD;
				  background-image:url(../img/mbg1.jpg); background-repeat:no-repeat; }
	.title3{ border-bottom: 1px solid #FF0000; margin-top: -30px; }
	@media (max-width: 767px) {
    .index_v3{ margin-top: 50px; }
	.thai-18-head{ font-size:14px; }
	.index_v3 h4{ font-size:14px; }
	.index_v3 h5{ font-size:14px; }
	.index_v3 hr { color:#FF3300; }
	}
	.black-ribbon{position: fixed;z-index: 9999;width: 70px;}
	@media only all and (min-width: 768px) {.black-ribbon{width: auto;}}
	.stick-left { left: 0; }
	.stick-right { right: 0; }
	.stick-top { top: 0; }
	.stick-bottom { bottom: 0; }

.rightdot{ text-align:right; }
.leftdot{ text-align:left; }
/* SKRU */
.skrulogo{
	text-align:center;
}
@media (max-width: 767px) {
	.skrulogo img{ 
		max-width: 50%;
  		height: auto;
	}
}
.mainnew{
	text-align:left;
	padding-bottom: 20px;
	border-top: 0px dashed #AAB2BD;
}

.main_a{
	/* === === */
}

.main_b{
	padding: 20px 0px;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 40px;
}

.site-footer a{
	color:#FF3300; text-decoration:underline;
}
/* === Footer === */
.footer1 {
    background: url("../img/gwf.jpg");
	background-repeat: no-repeat;
    background-position: center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color:#000000;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}

@media (max-width: 767px) {.footer1{ background: #333333; }}

.title-widget {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
    background-color: #ea5644;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
	color:#FFFFFF;
    font-size: 14px;
    line-height: 20px;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0);
    margin-bottom: 3px;
    padding-bottom: 3px;
	width:95%;
}

.widget_nav_menu ul li a{
	color:#FF3300;
}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.footerp p {font-family: 'Gudea', sans-serif; }




.footer-bottom {
    background-color:#000000;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
.fac_1 {
	background-color:#F0F7FF;
}
.FX {
	font-size: 25px;
	color:#000000;
	letter-spacing: 2px;
}
.FX1 {
	font-size: 25px;
	color:#CC0000;
	letter-spacing: 2px;
}
.FX2 {
	font-size: 20px;
	color:#666666;
	letter-spacing: 2px;
}

/*== button == */
.example_a {
	color: #fff !important;
	text-decoration: none;
	background: #ed3330;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_a:hover {
	background: #434343;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}

.example_b {
	color: #fff !important;
	text-decoration: none;
	background:#006666;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_b:hover {
	background: #434343;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}

.example_c {
	color: #fff !important;
	text-decoration: none;
	background:#FF6600;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_c:hover {
	background: #434343;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}

.example_d {
	color: #fff !important;
	text-decoration: none;
	background:#FFCC00;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_d:hover {
	background: #FFCC00;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}

.example_a2 {
	color: #fff !important;
	text-decoration: none;
	background:#0066CC;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_a2:hover {
	background: #434343;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}

.example_satun {
	color: #fff !important;
	text-decoration: none;
	background:#7a05da;
	padding: 10px;
	border-radius: 5px;
	display: inline-block;
	border: none;
	transition: all 0.4s ease 0s;
}
.example_satun:hover {
	background: #8433ec;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
	box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
	transition: all 0.4s ease 0s;
}