/* ==== Google font ==== */
@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:300,400,600,700');

/* === prettify === */
@import url('../js/google-code-prettify/prettify.css');
/* === fontawesome === */
@import url('font-awesome.css');
/*@import url('../fonts/thsarabunnew.css');*/
/* === custom icon === */
@import url('custom-fonts.css');
/* ==== overwrite bootstrap standard ==== */
/*@import url('overwrite.css');*/
@import url('animate.css');

/* ===================================
1. General
==================================== */

body {
	font-family:'Open Sans' , 'Tahoma' , Arial;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#040404;
}
.font-thsarabun{
	font-family: 'Tahoma';
}
@font-face {
	font-family: 'supermaket';
	src: url('../fonts/supermarket-webfont.woff');
	font-weight: normal;
	font-style: normal;
}
.font-supermaket{
	font-family: 'supermaket';
}
a:active {
	outline:0;
}
a.marquee{

}
.clear {
	clear:both;
}

h1,h2, h3, h4, h5, h6 {
	font-family:'Open Sans', 'Tahoma' , Arial;
	font-weight:700;
	line-height:1.1em;
	color:#333;
	margin-bottom: 20px;
}
.f-left{
	float: left;
}
.f-right{
	float: right;
}
/* ===================================
2. layout
==================================== */

.container {
	padding:0 20px 0 20px;
	position:relative;
	width: 1200px;
}

.wrapper{
	width:1200px;
	display: block;
	margin:auto;
	padding:0;
}
header {
	width: 100%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3)
}

.row,.row-fluid {
	/*margin-bottom:30px;*/
}

.row .row,.row-fluid .row-fluid{
	/*margin-bottom:30px;*/
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}



/* ===================================
3. Responsive media
==================================== */

.video-container,.map-container,.embed-container 		{ position:relative; margin:0 0 15px 0;	padding-bottom:51%; padding-top:30px; height:0; overflow:hidden; border:none; }
.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,  
.video-container embed 					{ position:absolute; top:0; left:0; width:100%; height:100%; }
iframe {
	border:none;
}

img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
/* ===================================
4. Header
==================================== */

/* --- header -- */


header .navbar {
    margin-bottom: 10px;
    z-index:9;
}

.navbar-default {
   padding-bottom: 10px;
}

.navbar-brand {
    color: #222;
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
	letter-spacing: -1px;
    margin-top: 30px;
    padding: 0 0 0 15px;
}


header .navbar-collapse  ul.nav-tabs {
    float: right;
    margin-right: 0;
}

header .navbar-default{
    background-color: #fff;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .nav-tabs > .open > a,
header .navbar-default .nav-tabs > .open > a:hover,
header .navbar-default .nav-tabs > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 75px;
}

header .nav-tabs > li  {
    padding-bottom: 0px;
    padding-top: 0px;
}

header .nav-tabs > li > a {
    padding-bottom: 0px;
	padding-top: 2px;
	margin-left: 2px;
	line-height: 25px;
	font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.dropdown-menu li a:hover {
    color: #fff !important;
}

header .nav .caret {
    border-bottom-color: #f5f5f5;
    border-top-color: #f5f5f5;
}
.navbar-default .nav-tabs > .active > a,
.navbar-default .nav-tabs > .active > a:hover,
.navbar-default .nav-tabs > .active > a:focus {
  background-color: #fff;
}
.navbar-default .nav-tabs > .open > a,
.navbar-default .nav-tabs > .open > a:hover,
.navbar-default .nav-tabs > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 25px;
   padding: 3px 12px;
}

/* --- menu --- */

header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {	
	font-size:14px;
	border:none;
	font-weight:500;
	text-transform:uppercase;
	/*font-family: 'supermaket';*/
	font-family: 'Tahoma';
}

header ul.nav li ul li a {	
	font-size:14px;
	border:none;
	font-weight:500;
	text-transform:uppercase;
	/*font-family: 'supermaket';*/
	font-family: 'Tahoma';
}

.navbar .nav > li > a {
  text-shadow: none;
}

.navbar .nav a:hover {
	background:none;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
	margin-top: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
ul.nav li a:hover {
	/*color: #ffffff !important;*/
	/*background: rgb(112,190,250); /!* Old browsers *!/*/
	/*background: -moz-linear-gradient(top,  rgba(112,190,250,1) 0%, rgba(112,190,250,1) 0%, rgba(8,37,181,1) 100%)!important; /!* FF3.6+ *!/*/
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(112,190,250,1)), color-stop(0%,rgba(112,190,250,1)), color-stop(100%,rgba(8,37,181,1))) !important; /!* Chrome,Safari4+ *!/*/
	/*background: -webkit-linear-gradient(top,  rgba(112,190,250,1) 0%,rgba(112,190,250,1) 0%,rgba(8,37,181,1) 100%) !important; /!* Chrome10+,Safari5.1+ *!/*/
	/*background: -o-linear-gradient(top,  rgba(112,190,250,1) 0%,rgba(112,190,250,1) 0%,rgba(8,37,181,1) 100%) !important; /!* Opera 11.10+ *!/*/
	/*background: -ms-linear-gradient(top,  rgba(112,190,250,1) 0%,rgba(112,190,250,1) 0%,rgba(8,37,181,1) 100%) !important; /!* IE10+ *!/*/
	/*background: linear-gradient(to bottom,  rgba(112,190,250,1) 0%,rgba(112,190,250,1) 0%,rgba(8,37,181,1) 100%) !important; /!* W3C *!/*/

	/*-webkit-border-top-left-radius: 5px !important;*/
	/*-webkit-border-top-right-radius: 5px !important;*/
	/*-moz-border-radius-topleft: 5px !important;*/
	/*-moz-border-radius-topright: 5px !important;*/
	/*border-top-left-radius: 5px !important;*/
	/*border-top-right-radius: 5px !important;*/
	/*behavior: url(../2015/css/pie.htc);*/
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}
header .nav li .dropdown-menu li a {
	color: #333333 !important;
}
header .nav li .dropdown-menu li a:hover {
	background:none !important;
	color: #68A4C4 !important;
}
 select.selectmenu {
	display:none;
}

/* ===================================
5. Section: Featured
==================================== */

#featured{
	width: 100%;
	/*background:#fcfcfc;background:#fcfcfc;*/
	position:relative;
	margin:0;
	padding:0;
}

/* ===================================
6. Sliders
==================================== */
/* --- flexslider --- */

#featured .flexslider {
	padding:0;
	margin: 5px 0 10px;
	background: #fff; 
	position: relative; 
	zoom: 1;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../2015/css/pie.htc);
}

.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption { bottom: 35px; background-color: rgba(0, 0, 0, 0.8); color: #fff; margin: 0; padding: 25px 25px 25px 30px; position: absolute; right: 0; width: 295px;}
.flex-caption h3 {color: #fff; letter-spacing: 1px; margin-bottom: 8px; text-transform: uppercase;}
.flex-caption p {margin: 0 0 15px;}



/* ===================================
7. Section: call action
==================================== */
section.callaction {
	background:#f9f9f9;
	padding:50px 0 0 0;
}



/* ===================================
8. Section: Content
==================================== */

#content {
	position:relative;
	background:#fff;
	padding:50px 0 40px 0;
}

#content img {
	max-width:100%;
	height:auto;
}

/* --- Call to action --- */

.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}

/* --- box --- */

.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* ===================================
9. Section: Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}
/* twitter */
#twitter-wrapper {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#twitter em {
    font-style: normal;
    font-size: 13px;
}

#twitter em.twitterTime a {
	font-weight:600;
}

#twitter ul {
    padding: 0;
	list-style:none;
}
#twitter ul li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
    word-break: break-word;
}


/* ===================================
10. Inner - Section: page headline
==================================== */

#inner-headline{
	background:#252525;
	position:relative;
	margin:0;
	padding:0;
	color:#fefefe;
}


#inner-headline .inner-heading h2 {
	color:#fff;
	margin:20px 0 0 0;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:30px 0 0;
	float:left;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#fff;
}

#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}

/* --- comment form ---- */
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
behavior: url(../2015/css/pie.htc);
}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
			behavior: url(../2015/css/pie.htc);
}


/* --- search form --- */
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}

#inner-headline form.input-append {
	margin:0;
	padding:0;
}



/* ===============================
12. Portfolio
================================ */

.work-nav #filters {
	margin: 0;
	padding: 0;
	list-style: none;
}

.work-nav #filters li {
	margin: 0 10px 30px 0;
	padding: 0;
	float:left;
}

.work-nav #filters li a {
	color: #7F8289;
	font-size: 16px;
	display: block;	
}

.work-nav #filters li a:hover {

}

.work-nav #filters li a.selected {
	color: #DE5E60;
}

#thumbs {
	margin: 0;
	padding: 0;	
}

#thumbs li {
	list-style-type: none;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}

.item-thumbs a + img {
	width: 100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 50%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background: #000;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	border-radius: 60px;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #fff;
	font-size: 32px;
	line-height: 1em;	
	opacity: 1;
	filter: alpha(opacity=100);
	behavior: url(../2015/css/pie.htc);
}


/* --- Portolio filter --- */

ul.portfolio-categ{
	margin:10px 0 30px 0;
	padding:0;
	float:left;
	list-style:none;
}

ul.portfolio-categ li{
	margin:0;
	padding:0 20px 0 0;
	float:left;
	list-style:none;
	font-size:13px;
	font-weight:600;
}

ul.portfolio-categ li a{
	display:block;
	padding:35px 0 35px 0;
	color:#353535;
}

ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.portfolio-categ li a:focus,ul.portfolio-categ li a:active {
	text-decoration:none;
	outline:0;
}
    


/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}

/* ===============================
13. Elements
================================ */

/* --- blockquote --- */
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}

.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}

/* --- button --- */
.btn-theme {
	color: #fff;
}
.btn-theme:hover {
	color: #eee;
}

/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}

ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li{
	margin:0;
	padding:2px 0 2px 10px;
	background: transparent url("../images/ic-bullet.png") no-repeat 0px 11px;
}

footer ul.link-list li a{
	color:#666666;
}
footer ul.link-list li a:hover {
	color:#68A4C4;
}
ul.sublink {
	margin-left: -20px;
	list-style-type: none;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}


.widgetheading {
	width:100%;

	padding:0;
}

#bottom .widgetheading {
	position: relative;
	border-bottom: #e6e6e6 1px solid;
	padding-bottom: 9px;
}

aside .widgetheading {
	position: relative;
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 9px;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}


#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}

/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}

/* --- our team --- */

ul.team-detail{
	margin:-10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.team-detail li{
	border-bottom:1px dotted #e9e9e9;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	list-style:none;
}

ul.team-detail li label {
	font-size:13px;
}

ul.team-detail li h4, ul.team-detail li label{
	margin-bottom:0;
}

ul.team-detail li ul.social-network {
	border:none;
	margin:0;
	padding:0;
}

ul.team-detail li ul.social-network li {
	border:none;	
	margin:0;
}
ul.team-detail li ul.social-network li i {
	margin:0;
}

/* --- Pricing box --- */


.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.special .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-content{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-content strong{
color:#353535;
}

.pricing-content ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-content ul li{
	border-bottom:1px solid #e9e9e9;
	list-style:none;
	padding:15px 0 15px 0;
	margin:0 0 0 0;
	color: #888;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}

/* --- pricing box alt 1 --- */
.pricing-box-alt {
border: 1px solid #e6e6e6;
	background:#fcfcfc;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-box-alt .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 0px 0;
	display:block;
}
.pricing-box-alt.special .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 1px 0;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-alt.special .pricing-heading h3 {
	color:#fff;
}

.pricing-box-alt .pricing-heading h3 strong {
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
}
.pricing-box-alt .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-alt .pricing-terms {
	text-align: center;
	background:#333;
	display:block;
	overflow:hidden;
	padding:30px 0 20px;
}

.pricing-box-alt .pricing-terms  h6 {
	font-style:italic;
	margin-top:10px;
	color:#fff;
	
	font-family:'Noto Serif', serif;
}

.pricing-box-alt .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
    behavior: url(../2015/css/pie.htc);
}

.pricing-box-alt  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}


/* ===============================
14. Blog & article
================================ */

article{
	margin-bottom:40px;
}

article .post-heading h3 {
	margin-bottom:20px;
}

article .post-heading h3 a {
	font-weight:700;
	color:#353535;
}

article .post-heading h3 a:hover {
	text-decoration:none;
}


/* --- post meta --- */
.post-meta {
	background:#fcfcfc;
	border:1px solid #e6e6e6;
	border-top:none;
	text-align:center;
}

.post-meta .format {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta i{
	margin:0;
}

.post-meta .date {
	border-bottom:1px solid #e6e6e6;
	padding:10px 0 10px;
}

.post-meta .date span {
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:600;
}

.post-meta .comments {
	padding:10px 0 10px;
}

.post-meta .comments a {
	color:#999;
	font-size:12px;
	font-weight:700;
}

.post-meta .comments a:hover {
	text-decoration:none;
}

/* --- post format --- */

.post-image {
	margin-bottom:20px;
}

.post-quote {
	margin-bottom:20px;
}

.post-video {
	margin-bottom:20px;
}

.post-audio {
	margin-bottom:20px;
}

.post-link {
	margin-bottom:20px;
}

.post-slider {
	margin-bottom:20px;
}


.post-quote blockquote {
	font-size:16px;
	color:#999;
	font-family:'Noto Serif', serif;
	font-style:italic;
	line-height:1.6em;
}


.post-image img:hover {
  -webkit-box-shadow: 0 0 2px #979797;
     -moz-box-shadow: 0 0 2px #979797;
          box-shadow: 0 0 2px #979797;	
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

ul.meta-post{
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
}

ul.meta-post li{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	border-right:1px dotted #e9e9e9;
	padding-right:10px;
}

ul.meta-post li i {
	float:left;
	font-size:12px;
	margin:2px 5px 0 0;
}

ul.meta-post li a{
	color:#999;
	float:left;
	font-size:12px;
	font-weight:600;
}

/* --- single post --- */
.bottom-article{
	overflow: hidden;
	border-top:1px solid #f5f5f5;
	border-bottom:1px solid #f5f5f5;
	padding:10px 0 10px 0;
	margin-top:20px;
}

/* --- author info --- */

.about-author {
	border:1px solid #f5f5f5;
	padding:20px;
	float:left;
	margin-bottom:5px;
}

.about-author h5 {
	margin-bottom:10px;
}



/* --- Comment --- */

.comment-area {
	float:left;
	width:100%;
	margin-top:30px;	
}


.media-content{
	overflow:hidden;
	margin-left:12px;
	border-bottom:1px dotted #d5d5d5;
	padding-bottom:20px;
}

.media-content h6 {
	font-size:14px;
	font-weight:700;
}

.media-content span{
	color:#a9a9a9;
	font-size:14px;
	font-weight:300;
}

.comment-area .thumbnail > img {
  display: block;
	width:60px;
	height:60px;
}
.filter-list{
	margin-top:20px;
}

/* --- pagination --- */

#pagination a,
#pagination span {
    display: block;
    float: left;
    margin: 0 7px 0 0;
    padding: 7px 10px 6px 10px;
    font-size: 12px;
    line-height:12px;
    color: #888;
	font-weight:600;
}

#pagination a:hover {
    color: #fff;
	text-decoration:none;
}

#pagination span.current {
    background: #333;
    color: #fff;
    font-weight: bold;
}


/* ===============================
15. Aside, sidebar
================================ */

aside{
	position:relative;
	margin-bottom:40px;
}

.sidebar-nav{
	float:left;
	width:100%;
}

.right-sidebar{
	border-left:1px solid #f5f5f5;
	padding:0 0 0 30px;
-webkit-box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);

}


.left-sidebar{
	border-right:1px solid #f5f5f5;
	padding:0 30px 0 0;
-webkit-box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
box-shadow:inset 1px 0 0 0 rgba(0,0,0,.01);
}


.left-sidebar .widget h3, .left-sidebar .widget .widget-content{
	padding-right:20px;
}



aside .widget {
	margin-bottom:40px;
}


ul.cat, ul.recent, ul.folio-detail, ul.contact-info{
	margin:0;
	padding:0;
	list-style:none;
}

ul.cat li, ul.recent li, ul.folio-detail li, ul.contact-info li{
	margin:0 0 15px 0;
	list-style:none;
}

ul.cat li a, ul.folio-detail li a{
	color:#656565;
}

ul.folio-detail li label{
	display:inline;
	cursor:default;
	color:#353535;
	font-weight:bold;
}

.widget ul.recent li {
	margin-bottom:20px;
}

ul.recent li h6 {
	margin:0 0 10px 0;
}

ul.recent li h6 a{
	color:#353535;
	font-size:16px;
	font-weight:600;
}


.widget ul.tags {
	list-style:none;
	margin:0;
	margin-left: 0;
	padding-left:0;
}

.widget ul.tags li {
	margin:0 5px 15px 0;
	display:inline-block;
}


.widget ul.tags li a {
	background:#e6e6e6;
	color:#333;
	padding:5px 10px;
}

.widget ul.tags li a:hover {
	text-decoration:none;
	color:#fff;
}

/* ===== Widgets ===== */

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { margin: 0 9px 20px 0; }

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}

/* --- latest tweet widget --- */

.twitter ul{
	margin-left:0;
	list-style:none;
}

.twitter  img{
    float: left;
    margin-right: 15px;
}
.twitter span.tweet_time{
    display: block;
    padding-bottom: 5px;

}
.twitter li{    
    border-bottom: 1px dashed #efefef;    
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}
.twitter li:last-child{border: none;}

/* --- Recent post widget --- */

.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}


ul.time-post{
	float:left;
	width:120px;
	padding:0;
	list-style:none;
	margin:0 20px 0 0;
	text-align:center;
	color: #0e0f0f;
}

ul.time-post li{
	float:none;
	background:#f8f8f8;
	list-style:none;
	margin:0 0 2px 0;
	padding:0;
}

ul.time-post li a img:hover{
	opacity: 0.8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}
 	
ul.time-post li.time{
	float:none;
	padding:5px 0 5px 0;
	text-shadow: none;	
}

.recent-post ul.time-post li.time{
	color:#121214;
}

.post-meta{
	margin-bottom:20px;
}

.post-meta span{
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

.post-meta span a{
	color:#919191;
}

.post-meta strong{
	font-weight:200;
	color:#c7c7c7;
}

.item .text {
	margin-left:140px;
	margin-bottom:20px;
}

/* ===============================
16. Footer
================================ */

footer{
	padding:20px 0 20px 0;
	color:#666666;
	background-color: #f0f0f0;
	border-top: #00652d 3px solid;
}

footer a {
	color:#666666;
}

footer a:hover {
	color:#68A4C4;
}

footer a h1, footer a h2, footer a h3, footer a h4, footer a h5, footer a h6 {
	color:#0072bc;
	margin-bottom: 10px;
	/*font-family: supermaket;*/
	font-size: 16px;
}
footer a:hover h1, footer a:hover h2, footer a:hover h3, footer a:hover h4, footer a:hover h5, footer a:hover h6 {
	color:#68A4C4;
}

footer address {
	line-height:1.6em;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
}

#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:30px;
	margin:20px 0 0 0;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:left;
	font-size:12px;
}

#sub-footer ul.social-network {
	float:right;
}


/* ===============================
 Live preview purpose
================================ */
/* --- buttons --- */

.bs-docs-example {
	margin:0 0 10px 0;
}

.demobtn a.btn {
	margin:0 10px 10px 0;
}

section.demogrid .col-lg-1,section.demogrid .col-lg-2,section.demogrid .col-lg-3,section.demogrid .col-lg-4,section.demogrid .col-lg-5,section.demogrid .col-lg-6,section.demogrid .col-lg-7,section.demogrid .col-lg-8,section.demogrid .col-lg-9,section.demogrid .col-lg-10,section.demogrid .col-lg-11 {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 20px;
}

section.demogrid .show-grid .row,section.demogrid .show-grid .row-fluid {
	margin-bottom:0;
}

section.demogrid .show-grid .nest {
	background:#ddd;
	text-align:center;
	padding:20px 0 20px;
}

section.demogrid .col-lg-12.nest {
	background:#f6f6f6;
	text-align:center;
	padding:20px 0 0;
}

.demoinline p {
	display:inline;
	margin-right:20px;
}


/* ===============================
17. Divider, Line & Misc
================================ */

.solidline {
	border-top:1px solid #f5f5f5;
	margin:0 0 30px;
}

.dottedline {
	border-top:1px dotted #f5f5f5;
	margin:0 0 30px;
}

.dashedline {
	border-top:1px dashed #f5f5f5;
	margin:0 0 30px;
}

.blankline {
	height:1px;
	margin:0 0 30px;
}


/* scroll to top */
.scrollup{
    position:fixed;
	width:40px;
	height:40px;
    bottom:10px;
    right:20px;
	background: #222;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	behavior: url(../2015/css/pie.htc);
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 1px;
	color: #fff;
	font-size: 35px;
}
a.scrollup i:hover {
	text-decoration:none;
}




/* =============================
18. Position & alignment
============================= */

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatnone {
	float:none;
}

.aligncenter {
	text-align:center;
}

/* --- Image allignment style --- */

img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}

.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}

img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}

article img.pull-left, article .align-left{
	float:left;
	margin:5px 15px 15px 0;
}

article img.pull-right, article .align-right{
	float:right;
	margin:5px 0 15px 15px;
}

/* =============================
20. Spacer, margin
============================= */

.clear-marginbot{
	margin-bottom:0;
}

.marginbot10{
	margin-bottom:10px;
}
.marginbot20{
	margin-bottom:20px;
}
.marginbot30{
	margin-bottom:30px;
}
.marginbot40{
	margin-bottom:40px;
}

.clear-margintop{
	margin-top:0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.margintop30{
	margin-top:30px;
}

.margintop40{
	margin-top:40px;
}

/* =============================
 menu
============================= */
.main_menu ul li a {
	color: #fff;
	text-decoration: none;
	font-family:"Arial Narrow", "Myriad Pro";
}
.main_menu li {
	color: #fff;
	text-decoration: none;
	font-family:"Arial Narrow", "Myriad Pro";
}
.main_menu ul {
	text-align: left;
	display: inline;
	margin: 0;
	padding: 15px 4px 17px 0;
	list-style: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.main_menu ul li {
	font: bold 14px/18px sans-serif;
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 15px 20px;
	background: #66A366;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.main_menu ul li:hover {
	background: #555;
	color: #fff;
}
.main_menu ul li ul {
	padding: 0;
	position: absolute;
	top: 48px;
	left: 0;
	width: 150px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	z-index:1000;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}
.main_menu ul li ul li {
	background: #555;
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
}
.main_menu ul li ul li:hover {
	background: #666;
}
.main_menu ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}


.main_menu ul li ul li:hover li{
	display: block;
	opacity: 1;

}

.main_menu ul li ul li ul li{
	padding: 15px 20px;
	font: bold 14px/18px sans-serif;
	display: none;
	position: relative;
	top: -48px;
	left: 154px;
	width: 120px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	opacity: 0;
	z-index:1000;

	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}



.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.col-12{
	width: 100%;
}
.col-11 {
	width: 92%;
}
.col-10 {
	width: 91%;
}
.col-9 {
	width: 75%;
}
.col-8 {
	width: 66.66666667%;
}
.col-7 {
	width: 58.33333333%;
}
.col-6 {
	width: 50%;
}
.col-5 {
	width: 41.66666667%;
}
.col-4 {
	width: 33.33333333%;
}
.col-3 {
	width: 25%;
}
.col-2 {
	width: 16.66666667%;
}
.col-1 {
	width: 8.33333333%;
}

.panel.panel-primary.shadow.panel-video{
	height:250px;
	overflow:hidden;
}
/* =============================
21. Media queries 
============================= */

/*@media (min-width: 768px) and (max-width: 979px) {*/

	/*a.detail{*/
		/*background:none;*/
		/*width:100%;*/
	/*}*/


	/**/
	/*footer .widget form  input#appendedInputButton {*/
		  /*display: block;*/
		  /*width: 91%;*/
		  /*-webkit-border-radius: 4px 4px 4px 4px;*/
			 /*-moz-border-radius: 4px 4px 4px 4px;*/
				  /*border-radius: 4px 4px 4px 4px;*/
	/*}*/
	/**/
	/*footer .widget form  .input-append .btn {*/
		  /*display: block;*/
		  /*width: 100%;*/
		  /*padding-right: 0;*/
		  /*padding-left: 0;*/
		  /*-webkit-box-sizing: border-box;*/
			 /*-moz-box-sizing: border-box;*/
				  /*box-sizing: border-box;*/
				  /*margin-top:10px;*/
	/*}*/

	/*ul.related-folio li{*/
		/*width:156px;*/
		/*margin:0 20px 0 0;*/
	/*}	*/
/*}*/

/*@media (max-width: 767px) {*/

  /*body {*/
    /*padding-right: 0;*/
    /*padding-left: 0;*/
  /*}*/
	/*.navbar-brand {*/
		/*margin-top: 10px;*/
		/*border-bottom: none;*/
	/*}*/
	/*.navbar-header {*/
		/*margin-top: 20px;*/
		/*border-bottom: none;*/
	/*}*/
	/**/
	/*.nav-tabs {*/
		/*border-top: none;*/
		/*float: none;*/
		/*width: 100%;*/
	/*}*/

	/*header .nav-tabs > li  {*/
		/*padding-bottom: 0;*/
		/*padding-top: 0;*/
	/*}*/
	/**/
	/*header .nav li .dropdown-menu  {*/
		/*margin-top: 0;*/
	/*}*/

	/*.dropdown-menu {*/
	  /*position: absolute;*/
	  /*top: 0;*/
	  /*left: 40px;*/
	  /*z-index: 1000;*/
	  /*display: none;*/
	  /*float: left;*/
	  /*min-width: 160px;*/
	  /*padding: 5px 0;*/
	  /*margin: 2px 0 0;*/
	  /*font-size: 13px;*/
	  /*list-style: none;*/
	  /*background-color: #fff;*/
	  /*background-clip: padding-box;*/
	  /*border: 1px solid #f5f5f5;*/
	  /*border: 1px solid rgba(0, 0, 0, .15);*/
	  /*border-radius: 0;*/
	  /*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
			  /*box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
	/*}*/
	/**/

	/**/
	/*.navbar-collapse.collapse  {*/
		/*border: none;*/
		/*overflow: hidden;*/
	/*}*/

	/**/
	/*.box {*/
		/*border-bottom:1px solid #e9e9e9;*/
		/*padding-bottom:20px;*/
	/*}*/

	/*#featured .flexslider .slide-caption {*/
		/*width: 90%; */
		/*padding: 2%; */
		/*position: absolute; */
		/*left: 0; */
		/*bottom: -40px; */
	/*}*/


	/*#inner-headline .breadcrumb {*/
		/*float:left;*/
		/*clear:both;*/
		/*width:100%;*/
	/*}*/

	/*.breadcrumb > li {*/
		/*font-size:13px;*/
	/*}*/

	/**/
	/*ul.portfolio li article a i.icon-48{*/
		/*width:20px;*/
		/*height:20px;*/
		/*font-size:16px;*/
		/*line-height:20px;*/
	/*}*/


	/*.left-sidebar{*/
		/*border-right:none;*/
		/*padding:0 0 0 0;*/
		/*border-bottom: 1px dotted #e6e6e6;*/
		/*padding-bottom:10px;*/
		/*margin-bottom:40px;*/
	/*}*/
	/**/
	/*.right-sidebar{*/
		/*margin-top:30px;*/
		/*border-left:none;*/
		/*padding:0 0 0 0;*/
	/*}*/
	/**/
	/**/
	/*footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, */
	/*footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{*/
		/*margin-bottom:20px;*/
	/*}*/

	/*#sub-footer ul.social-network {*/
		/*float:left;*/
	/*}*/
	/**/

	/**/
  /*[class*="span"] {*/
		/*margin-bottom:20px;*/
  /*}*/
	/*.carousel-indicators {*/
		/*bottom: 0px;*/
	/*}*/

/*}*/

/*@media (max-width: 480px) {*/
	/*.bottom-article a.pull-right {*/
		/*float:left;*/
		/*margin-top:20px;*/
	/*}*/


	/*.search{*/
		/*float:left;*/
	/*}*/

	/*.flexslider .flex-caption {*/
		/*display:none;*/
	/*}*/


	/*.cta-text {*/
		/*margin:0 auto;*/
		/*text-align:center;	*/
	/*}*/
	/**/
	/*ul.portfolio li article a i{*/
		/*width:20px;*/
		/*height:20px;*/
		/*font-size:14px;*/
	/*}*/


/*}*/

/*@media (max-width: 360px) {*/

/*}*/

/*===================================================*/
/*============== DLA 2556 css content ===============*/
/*===================================================*/
.ftr-bottom {
	margin-top:5%;
}
a img {
	border: none;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
.darkgrey {
	color: #362f2d;
}
.white {
	color: #fff;
}
.blue {
	color: #00652d;
}
.grey {
	color: #b3b3b3;
}
#dla_package {
	/*width: 950px; 29.10.15 */ 
	padding-top: 40px;
	margin: 0 auto 120px auto;
	min-height: 1050px;
	width: 950px;
	font-size: 13px;	
}
.dla_minheight{
	min-height:600px;
	margin: 0 auto;
}
#dla_head { 
	width: 1000px;
	margin: 0 auto;
	height: 88px;
	font-size: 13px;
}
.dla_logo {
	float: left;
	margin: 28px 0 0 0;
}
input.dla_login {
	background: url(../../images_2556/btn_dla_login.png) no-repeat;
	width: 69px;
	height: 26px;
	text-indent: 5555px;
	margin-top:25px;
	margin-left:0px;
	padding: 0;
	float: right;
	font-size: 12px;
	border: none;
	cursor: pointer;
}
input.dla_login:hover {
	background-position: 0 -26px;
}
.dla_headright {
}
.dla_search {
}
.dla_searchbox {
	position: relative;
	background: url(../../images_2556/dla_searchbox.png) no-repeat;
	border: 0 none;
	height: 24px;
	outline: medium none;
	padding: 4px 8px 3px;
	width: 150px;
	right: -8px;
}
.dla_searchbutton {
	position: absolute;	
	background: url(../../images_2556/dla_searchboxright.png) no-repeat scroll 0 0 transparent;
	border: 0 none;
	width: 20px;
	height: 24px;
	height: 25px \0/;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* for chorme by Air 8/56 */
.dla_searchbox {	
 right: -8px;
 top: -2px;
}
.dla_searchbutton {	
	position: relative;
}
}
@-moz-document url-prefix() {  /* for firefox by Air 8/56 */
.dla_searchbox {
	right: -8px;
	top: 3px;
}
.dla_searchbutton {	
	position: relative;
}  
}

.dla_flag {
	margin: 5px 0;
	text-align: right;
	float: right;
}
.dla_flag:hover {
	background: none !important;
}
ul.dla_headnav {
	margin-top: 30px;
	margin-left: 40px;
	padding: 0;
	float: left;
	-font-size: 12px;
	width:auto;
}
ul.dla_headnav li {
	display: inline;
	padding-right: 0px;
}
ul.dla_headnav li a:link, ul.dla_headnav li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px 7px;
	background: none;
	border-radius: 8px;
	behavior: url(PIE.htc);
}
ul.dla_headnav li a:hover {
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	background: #000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f3f3f3));
	background: -webkit-linear-gradient(#ffffff, #f3f3f3);
	background: -moz-linear-gradient(#ffffff, #f3f3f3);
	background: -ms-linear-gradient(#ffffff, #f3f3f3);
	background: -o-linear-gradient(#ffffff, #f3f3f3);
	background: linear-gradient(#ffffff, #f3f3f3);
	-pie-background: linear-gradient(#ffffff, #f3f3f3);
	behavior: url(PIE.htc);
	color: #444;
}
ul.dla_headnav li a.active {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f3f3f3));
	background: -webkit-linear-gradient(#ffffff, #f3f3f3);
	background: -moz-linear-gradient(#ffffff, #f3f3f3);
	background: -ms-linear-gradient(#ffffff, #f3f3f3);
	background: -o-linear-gradient(#ffffff, #f3f3f3);
	background: linear-gradient(#ffffff, #f3f3f3);
	-pie-background: linear-gradient(#ffffff, #f3f3f3);
	behavior: url(PIE.htc);
	color: #362f2d;
}

ul.dla_headnav2 {
	margin: 0px;
	padding: 5px 0 0 0;
	float: right;	
}
ul.dla_headnav2 li {
	display: inline;
	padding-right: 0px;
	float: left;
}
ul.dla_headnav2 li a:link, ul.dla_headnav2 li a:visited {
	color: #444444;
	text-decoration: none;
	padding: 5px 5px;
	background: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
}
ul.dla_headnav2 li a:hover {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	background: #000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f3f3f3));
	background: -webkit-linear-gradient(#ffffff, #f3f3f3);
	background: -moz-linear-gradient(#ffffff, #f3f3f3);
	background: -ms-linear-gradient(#ffffff, #f3f3f3);
	background: -o-linear-gradient(#ffffff, #f3f3f3);
	background: linear-gradient(#ffffff, #f3f3f3);
	-pie-background: linear-gradient(#ffffff, #f3f3f3);
	behavior: url(PIE.htc);
	color: #444;
}
ul.dla_headnav2 li.no_show a:hover {
	-webkit-border-radius:none;
	-moz-border-radius:none;
	border-radius:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background: none;

	-pie-background:none;
	behavior: url(PIE.htc);
}
#dla_center {
	width: 950px;
	margin: 0 auto;
}
.dla_block {
	float: left;
	width: 950px;
}
.dla_leftnav {
	float: left;
	width: 378px;
	padding: 15px 0 0 0;
	border-bottom: dotted 1px #ccc;
}
h1.dla_h1 {
	font-size: 15px;
	color: #362f2d;
	margin: 0;
}
.dla_left1 {
    /*background: url(../../images_2556/dla_nav1.png) no-repeat;*/
    /*width: 255px;*/
    width:273px;
    height: 80px;
    position: relative;
    margin-bottom: 10px;
}

.moregreen {
	background: url(../../images_2556/moregreen.png) left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 20px;
	color: #362f2d;
	font-size: 15px;
}
.moregreen a, .dla_leftfeed a, .moreblue a, .moreorange a, .morered a, ul.atib-d_menu li a, .moredark a {
	color: #362f2d;
}
.dla_leftfeed {
	margin: 0;
	padding: 20px 0 0 145px;
	font-size: 11px;
}
.dla_leftfeed a:hover, ul.atib-d_menu li a:hover {
	text-decoration: underline;
}
.dla_left2 {
    /*background: url(../../images_2556/dla_nav2.png) no-repeat;*/
    width: 273px;
    height: 80px;
    position: relative;
    margin-bottom: 10px;
}

.moreblue {
	background: url(../../images_2556/moreblue.png) left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 20px;
	color: #362f2d;	
}
.moreorange {
	background: url(../../images_2556/moreorange.png) left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 20px;
	color: #362f2d;
}
.dla_left3 {
    /*background: url(../../images_2556/dla_nav3.png) no-repeat;*/
    width: 273px;
    height: 80px;
    position: relative;
    margin-bottom: 10px;
}

/* tab */

#dla_tabmenu {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}
#dla_tabmenu li {
	float: left;
	height: 32px;
	width: 158px;
	cursor: pointer;
	cursor: hand;
	margin-right: 3px;
	line-height: 25px;
}

li.dla_t2, li.dla_t1, li.dla_t3, li.dla_t4 {
	border: 1px solid #a91115;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #f43a3f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f43a3f), to(#cf262a));
	background: -webkit-linear-gradient(#f43a3f, #cf262a);
	background: -moz-linear-gradient(#f43a3f, #cf262a);
	background: -ms-linear-gradient(#f43a3f, #cf262a);
	background: -o-linear-gradient(#f43a3f, #cf262a);
	background: linear-gradient(#f43a3f, #cf262a);
	-pie-background: linear-gradient(#f43a3f, #cf262a);
	behavior: url(PIE.htc);
}

li.dla_t14 a, li.dla_t14 a:visited, li.dla_t14 a:link, li.dla_t14 a:hover {
	color: #000;
}

li.dla_t5, li.dla_t6, li.dla_t7, li.dla_t8, li.dla_t9, li.dla_t10, li.dla_t11, li.dla_t12, li.dla_t13, li.dla_t14 {
	border: 1px solid #989898;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #AEAEAE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#AEAEAE), to(#848484));
	background: -webkit-linear-gradient(#AEAEAE, #848484);
	background: -moz-linear-gradient(#AEAEAE, #848484);
	background: -ms-linear-gradient(#AEAEAE, #848484);
	background: -o-linear-gradient(#AEAEAE, #848484);
	background: linear-gradient(#AEAEAE, #848484);
	-pie-background: linear-gradient(#AEAEAE, #848484);
	behavior: url(PIE.htc);
}
#dla_tabmenu li.mouseover {
	border: 1px solid #a91115;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #cf262a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cf262a), to(#F43A3F));
	background: -webkit-linear-gradient(#cf262a, #F43A3F);
	background: -moz-linear-gradient(#cf262a, #F43A3F);
	background: -ms-linear-gradient(#cf262a, #F43A3F);
	background: -o-linear-gradient(#cf262a, #F43A3F);
	background: linear-gradient(#cf262a, #F43A3F);
	-pie-background: linear-gradient(#cf262a, #F43A3F);
	behavior: url(PIE.htc);
	color: #362f2d;
	line-height: 25px;
}
#dla_tabmenu li.mouseout {
	border: 1px solid #a91115;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #f43a3f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f43a3f), to(#cf262a));
	background: -webkit-linear-gradient(#f43a3f, #cf262a);
	background: -moz-linear-gradient(#f43a3f, #cf262a);
	background: -ms-linear-gradient(#f43a3f, #cf262a);
	background: -o-linear-gradient(#f43a3f, #cf262a);
	background: linear-gradient(#f43a3f, #cf262a);
	-pie-background: linear-gradient(#f43a3f, #cf262a);
	behavior: url(PIE.htc);
	line-height: 25px;
}
#dla_tabmenu li.selected, #dla_tabmenu li.selected a {
	background-position: 0 0;
	border: 1px solid #a91115;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #cf262a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cf262a), to(#F43A3F));
	background: -webkit-linear-gradient(#cf262a, #F43A3F);
	background: -moz-linear-gradient(#cf262a, #F43A3F);
	background: -ms-linear-gradient(#cf262a, #F43A3F);
	background: -o-linear-gradient(#cf262a, #F43A3F);
	background: linear-gradient(#cf262a, #F43A3F);
	-pie-background: linear-gradient(#cf262a, #F43A3F);
	behavior: url(PIE.htc);
	color: #fff;
	line-height: 25px;
}
#oilprice_tabmenu li.mouseover, #newsfeed_tabmenu li.mouseover {
	border: 1px solid #989898;
	padding: 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #cf262a;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#cf262a), to(#F43A3F));
	background: -webkit-linear-gradient(#cf262a, #F43A3F);
	background: -moz-linear-gradient(#cf262a, #F43A3F);
	background: -ms-linear-gradient(#cf262a, #F43A3F);
	background: -o-linear-gradient(#cf262a, #F43A3F);
	background: linear-gradient(#cf262a, #F43A3F);
	-pie-background: linear-gradient(#cf262a, #F43A3F);
	behavior: url(PIE.htc);
	color: #362f2d;
}
#oilprice_tabmenu li.mouseover, #newsfeed_tabmenu li.mouseover {
	border: 1px solid #989898;
	padding: 0px 0px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #AEAEAE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#AEAEAE), to(#848484));
	background: -webkit-linear-gradient(#AEAEAE, #848484);
	background: -moz-linear-gradient(#AEAEAE, #848484);
	background: -ms-linear-gradient(#AEAEAE, #848484);
	background: -o-linear-gradient(#AEAEAE, #848484);
	background: linear-gradient(#AEAEAE, #848484);
	-pie-background: linear-gradient(#AEAEAE, #848484);
	behavior: url(PIE.htc);
}
#oilprice_tabmenu li.selected, #newsfeed_tabmenu li.selected {
	border: 1px solid #989898;
	padding: 0px 0px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #848484;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#848484), to(#aeaeae));
	background: -webkit-linear-gradient(#848484, #aeaeae);
	background: -moz-linear-gradient(#848484, #aeaeae);
	background: -ms-linear-gradient(#848484, #aeaeae);
	background: -o-linear-gradient(#848484, #aeaeae);
	background: linear-gradient(#848484, #aeaeae);
	-pie-background: linear-gradient(#848484, #aeaeae);
	behavior: url(PIE.htc);
	color: #fff;
}
.dla_box {
	height: 300px;
	float: right;
	margin-top: 10px;
	width: 660px;
	font-size: 14px;
}
.dla_boxbody {
	background-color: #fff;
	clear: both;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	behavior: url(PIE.htc);
	margin-top: 30px;
	position: absolute;
	width: 660px;
	border: 1px #ccc solid;
}
.dla_boxbody div.parent {
	display: none;
}
.dla_boxbody div.show {
	display: block;
	font-size: 15px;
}
.dla_boxbody div ul {
}
.dla_boxbody div li {
	--cursor: hand;
	--cursor: pointer;
	width: 640px;
}
.dla_boxbody div ul li.last {
	border-bottom: none;
}
.dla_boxbody div li span {
}
.dla_tab1 {
	background: #e5e5e5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 5px 10px;
	padding: 3px;
	text-align: center;
	--font-size: 15px;
}
ul.dla_group1, ul.dla_group2, ul.dla_group3, ul.dla_group4 {
	background: none repeat scroll 0 0 transparent;
	margin: 0 10px 0 10px;
	padding: 5px 0;
	width: 640px;
	height: 263px;
	overflow-x: hidden;
	overflow-y: auto;
}
ul.dla_group1 li, ul.dla_group2 li, ul.dla_group3 li, ul.dla_group4 li {
	display: block;
}
ul.dla_group4 li {
	display: block;
	font-size: 11px;
	color: #0000FF;	
}
ul.dla_group1 li span.dla_subject, ul.dla_group2 li span.dla_subject, ul.dla_group3 li span.dla_subject, ul.dla_group4 li span.dla_subject {
	line-height: 15px;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 13px;
	width: 300px;
}
ul.dla_group1 li span.dla_detail, ul.dla_group2 li span.dla_detail, ul.dla_group3 li span.dla_detail, ul.dla_group4 li span.dla_detail {
	float: left;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	width: 300px;
}
ul.dla_group1 li a, ul.dla_group2 li a, ul.dla_group3 li a {
	float: left;
	height: 110px;
	text-align: center;
	text-decoration: none;
	width: 111px;
	padding-right: 10px;
	color: #2445a4;
}
/* set 1 */
ul.dla_group1 li a.dla101 {
	background: url(../../images_2556/btn_info1.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.dla45 {
    background:url(../../images_2556/btn_dla.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla46 {
    background:url(../../images_2556/btn_aorportor.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla2 {
	background: url(../../images_2556/btn_info_1.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla21 {
	background: url(../../images_2556/btn_info12.png) no-repeat scroll 0px 0 transparent;
}

ul.dla_group1 li a.dla1 {
	background: url(../../images_2556/btn_gpa.png) no-repeat scroll 0px 0 transparent;
	float: left;
}

ul.dla_group1 li a.dla3 {
	background: url(../../images_2556/btn_info_2.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla4 {
	background: url(../../images_2556/btn_article.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla5 {
	background: url(../../images_2556/btn_download1.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla6 {
	background: url(../../images_2556/btn_download2.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla7 {
	background: url(../../images_2556/btn_law.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.dla8 {
	background: url(../../images_2556/btn_report.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla9 {
	background: url(../../images_2556/btn_travel.png) no-repeat scroll 0px 0 transparent;
}

ul.dla_group1 li a.dla43 {
    background:url(../../images_2556/btn_child_care.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla44 {
    background:url(../../images_2556/btn_child_network.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla47 {
    background:url(../../images_2556/btn_tax.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla102 {
	background: url(../../images_2556/btn_listname.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.dla103 {
	background: url(../../images_2556/btn_e-book.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.dla104 {
	background: url(../../images_2556/btn_asean_corner.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.dla105 {
	background: url(../../images_2556/btn_water.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group1 li a.active
	, ul.dla_group1 li a.dla101:hover , ul.dla_group1 li a.dla1:hover, ul.dla_group1 li a.dla2:hover
	, ul.dla_group1 li a.dla3:hover , ul.dla_group1 li a.dla4:hover, ul.dla_group1 li a.dla5:hover, ul.dla_group1 li a.dla6:hover
	, ul.dla_group1 li a.dla7:hover , ul.dla_group1 li a.dla8:hover, ul.dla_group1 li a.dla9:hover, ul.dla_group1 li a.dla21:hover
	, ul.dla_group1 li a.dla43:hover, ul.dla_group1 li a.dla44:hover
	, ul.dla_group1 li a.dla45:hover, ul.dla_group1 li a.dla46:hover
	, ul.dla_group1 li a.dla47:hover, ul.dla_group1 li a.dla102:hover, ul.dla_group1 li a.dla103:hover , ul.dla_group1 li a.dla104:hover  {
	background-position: 0 -110px;
}
/* set 2*/
ul.dla_group2 li a.dla201 {
	background: url(../../images_2556/btn_info8.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla202 {
	background: url(../../images_2556/btn_info9.png) no-repeat scroll 0px 0 transparent;
	float: left;
}
ul.dla_group2 li a.dla204 {
	background: url(../../images_2556/btn_info2.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla205 {
	background: url(../../images_2556/btn_info3.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla206 {
	background: url(../../images_2556/btn_info4.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla207 {
	background: url(../../images_2556/btn_info5.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla208 {
	background: url(../../images_2556/btn_info6.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla209 {
	background: url(../../images_2556/btn_info10.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla210 {
	background: url(../../images_2556/btn_info11.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group2 li a.dla211 {
	background: url(../../images_2556/btn_cmss.png) no-repeat scroll 0px 0 transparent;
}

ul.dla_group2 li a.active
	, ul.dla_group2 li a.dla201:hover, ul.dla_group2 li a.dla202:hover
	, ul.dla_group2 li a.dla204:hover, ul.dla_group2 li a.dla205:hover, ul.dla_group2 li a.dla206:hover
	, ul.dla_group2 li a.dla207:hover, ul.dla_group2 li a.dla208:hover, ul.dla_group2 li a.dla209:hover
	, ul.dla_group2 li a.dla210:hover, ul.dla_group2 li a.dla211:hover {
	background-position: 0 -110px;
}

/* set 3*/
ul.dla_group3 li a.dla22 {
	background: url(../../images_2556/btn_system1.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla23 {
	background: url(../../images_2556/btn_system2.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla24 {
	background: url(../../images_2556/btn_system3.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla25 {
	background: url(../../images_2556/btn_system4.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla26 {
	background: url(../../images_2556/btn_system5.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla27 {
	background: url(../../images_2556/btn_system6.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla28 {
	background: url(../../images_2556/btn_system7.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla29 {
	background: url(../../images_2556/btn_system8.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla30 {
	background: url(../../images_2556/btn_system9.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla31 {
	background: url(../../images_2556/btn_system10.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla32 {
	background: url(../../images_2556/btn_system11.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla33 {
	background: url(../../images_2556/btn_system12.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla34 {
	background: url(../../images_2556/btn_system13.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla35 {
	background: url(../../images_2556/btn_system14.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla39 {
	background: url(../../images_2556/btn_system15.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla40 {
	background: url(../../images_2556/btn_system16.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.dla41 {
	background: url(../../images_2556/btn_system17.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group3 li a.active
	, ul.dla_group3 li a.dla22:hover, ul.dla_group3 li a.dla23:hover, ul.dla_group3 li a.dla24:hover
	, ul.dla_group3 li a.dla25:hover, ul.dla_group3 li a.dla26:hover, ul.dla_group3 li a.dla27:hover
	, ul.dla_group3 li a.dla28:hover, ul.dla_group3 li a.dla29:hover, ul.dla_group3 li a.dla30:hover
	, ul.dla_group3 li a.dla31:hover, ul.dla_group3 li a.dla32:hover, ul.dla_group3 li a.dla33:hover
	, ul.dla_group3 li a.dla34:hover, ul.dla_group3 li a.dla35:hover, ul.dla_group3 li a.dla39:hover
	, ul.dla_group3 li a.dla40:hover, ul.dla_group3 li a.dla41:hover {
	background-position: 0 -110px;
}
/* set 4*/
ul.dla_group4 li a.dla36 {
	background: url(../../images_2556/btn_new1.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group4 li a.dla37 {
	background: url(../../images_2556/btn_new2.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group4 li a.dla38 {
	background: url(../../images_2556/btn_new3.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group1 li a.dla42 {
    background:url(../../images_2556/btn_child_network.png) no-repeat scroll 0px 0 transparent;
}
ul.dla_group4 li a.active, ul.dla_group4 li a.dla36:hover, ul.dla_group4 li a.dla37:hover, ul.dla_group4 li a.dla38:hover {
	background-position: 0 -110px;
}
/* tab2 */

#oilprice_tabmenu {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}
#oilprice_tabmenu li {
	float: left;
	height: 32px;
	width: 47px;
	cursor: pointer;
	font-size: 12px;
	margin-right: 1px;
}
.oilprice_box {
	width: 255px;
	float: left;
	margin-top: 5px;
	height: 265px;
}
.oilprice_boxbody {
	background-color: #2b4fb5;
	border: 1px solid #CCCCCC;
	border-radius: 0 0 8px 8px;
	clear: both;
	margin-top: 30px;
	position: absolute;
	width: 255px;
	height: 325px;
	margin-top: 30px;
	overflow-x: hidden;
	overflow-y: auto;
	behavior: url(PIE.htc);
	padding: 10px 0 0 0;
}
.oilprice_boxbody div.parent {
	display: none;
}
.oilprice_boxbody div.show {
	display: block;
}
.oilprice_boxbody div ul {
	margin: 0 10px 0 25px;
	padding: 0;
	width: 190px;
	list-style-image: url(../../images_2556/arrow.gif)
}
.oilprice_boxbody div li {
	border-bottom: 1px dotted #8e8e8e;
	padding: 4px 0;
	cursor: hand;
	cursor: pointer
}
.oilprice_boxbody div ul li.last {
	border-bottom: none
}
.oilprice_boxbody div li span {
	font-size: 8px;
	font-style: italic;
	color: #888;
}
.caption ul li a{
	font-size:14px;
}
.dla_right {
	width: 530px;
	float: right;
	margin: 0 0 0 30px;
}
.dla_air {
	width: 670px;
	float: right;
	padding-right: 7px;
	margin: 2px 0;
}
/* maquee */
.dla_marquee {
    display: block;
    height: 30px;
    line-height: 2;
    list-style: none outside none;
    margin: 0 0 0 91px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 520px;
    font-size: 15px;
    background-color : rgb(200, 34, 38);
}
.marquee {
	display: inline;
}
/*
a.marquee0 {
	color : #ffffff;
}
a.marquee1 {
	color : #00FFFF;  
} 
a.marquee2 {
	color : #00FF00;
}
a.marquee3 {
	color : #0000FF;
}
a.marquee4 {
	color : #FF00FF;
}
a.marquee5 {
	color : #000000;
}
a.marquee6 {
	color : #FF0000;
}
a.marquee7 {
	color : #FF4444;
}*/
ul.dla_marquee {
    display: block;
    height: 30px;
    line-height: 2;
    list-style: none outside none;
    margin: 0 0 0 95px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 520px;
}
ul.dla_marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding: 3px 5px;
	color: #362f2d;
}
.bg_marquee {
	position: absolute;
	left: 0;
	top: 0;
}
/* tooltip */
.dla_tooltip {
	float: left;
	width: 250px;
	margin-top: 45px;
}
#tooltip_menu {
	position: relative;
	text-align: center;
	height: 40px;
}
#tooltip_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: absolute;
	left: 0px;
	top: 0;
}
#tooltip_menu ul li {
	margin: 0 4px;
	float: left;
	height: 54px;
	width: 54px;
}
#tooltip_menu ul li img {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
#tooltip_menu ul li img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
#tooltip_menu #tooltip_box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	background: url(../../images_2556/tooltip_tail.png) no-repeat right center;
	height: 35px;
	padding-right: 8px;
	margin-left: 5px;
	margin-top: -90px;
	font-size: 12px;
	font-weight: bold;
}
#tooltip_menu #tooltip_box .head {
	background: url(../../images_2556/tooltip_head.png) no-repeat 0 0;
	height: 35px;
	color: #eee;
	white-space: nowrap;
	padding-left: 8px;
	padding-top: 5px;
}
/* atib-d */
.dla_atib-d {
    float: left;
    width: 273px;
    margin-top: 15px;
}
.dla_leftfeed {
    position:absolute; right:0; top:0; padding:0; margin:20px 0 0 0; font-size:11px;
    width:125px;
}

.atib-d_frame {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;
}
.atib-d_position {
	background: #c82226;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 5px 0;
}
/* news */
.dla_newsair {
	float: left;
	width: 255px;
	height: 225px;
}
.dla_newsjeab {
	float: right;
	width: 255px;
	height: 225px;
}
.news_subject {
	border: 1px solid #21429d;
	padding: 3px 0;
	text-align: left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #3A64DC;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3A64DC), to(#2344a1));
	background: -webkit-linear-gradient(#3A64DC, #2344a1);
	background: -moz-linear-gradient(#3A64DC, #2344a1);
	background: -ms-linear-gradient(#3A64DC, #2344a1);
	background: -o-linear-gradient(#3A64DC, #2344a1);
	background: linear-gradient(#3A64DC, #2344a1);
	-pie-background: linear-gradient(#3A64DC, #2344a1);
	behavior: url(PIE.htc);
	text-indent: 10px;
	font-size: 15px;
	position: relative;
}
.rss {
	text-indent: 10px;
	font-size: 15px;	
	position: absolute;
	right: 90px;
	text-indent: 20px;
	top: 2px;
}
.rss a {
	color: #fff;
}
.morewhite {
	background: url("../../images_2556/morewhite.png") no-repeat scroll left center transparent;	
	position: absolute;
	right: 10px;
	text-indent: 20px;
	top: 2px;
}
.morewhite a {
	color: #fff;
}
.news_image {
	float: left;
	width: 55px;
	height: 55px;
	border: 1px solid #ccc;
}
.news_date {
	float: left;
	width: 185px;
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 11px;
	color: #555;
	font-weight: bold;
}
.news_topic {
	float: left;
	width: 185px;
	height: 30px;
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 11px;
}
ul.dla_news {
	margin: 5px 0 0 0;
	padding: 0;
}
ul.dla_news li {
	padding: 5px;
	width: 255px;
	height: 55px;
}
.news_readmore {
	float: left;
	width: 185px;
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 11px;
	color: #9e0b0f;
	font-weight: bold;
}
.news_readmore:hover {
	text-decoration: underline;
}
/* tab news feed */
.dla_newsfeed {
	width: 640px;
	height: 255px;
}
#newsfeed_tabmenu {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}
#newsfeed_tabmenu li {
	float: left;
	height: 32px;
	cursor: pointer;
	cursor: hand;	
	margin-right: 6px;
	width: 124px;
	line-height: 27px;
}
.newsfeed_box {
	width: 660px;
	float: right;
	margin-top: 5px;
	height: 165px;
	font-size: 15px;
}
.newsfeed_boxbody {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 0 0 8px 8px;
	clear: both;
	margin-top: 30px;
	position: absolute;
	width: 660px;
	behavior: url(PIE.htc);
	overflow-x: hidden;
	overflow-y:auto;
	height: 130px !important;
}
.newsfeed_boxbody div.parent {
	display: none;
}
.newsfeed_boxbody div.show {
	display: block;
}
/* footer */
.clear_both {
	clear: both;
}
/* dla_generallink  */
.dla_generallink {
	float: right;
	 margin: 20px 0 4px 0;
}
.generallink_frame {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;
	/*background: #e1e1e1;*/
}
.generallink_position {
	/*-webkit-border-radius: 8px;*/
	/*-moz-border-radius: 8px;*/
	/*border-radius: 8px;*/
	/*-webkit-box-shadow: #666 0px 2px 3px;*/
	/*-moz-box-shadow: #666 0px 2px 3px;*/
	/*box-shadow: #666 0px 2px 3px;*/
	/*background: #CCCCCC;*/
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6F6F6), to(#CCCCCC));*/
	/*background: -webkit-linear-gradient(#F6F6F6, #CCCCCC);*/
	/*background: -moz-linear-gradient(#F6F6F6, #CCCCCC);*/
	/*background: -ms-linear-gradient(#F6F6F6, #CCCCCC);*/
	/*background: -o-linear-gradient(#F6F6F6, #CCCCCC);*/
	/*background: linear-gradient(#F6F6F6, #CCCCCC);*/
	/*-pie-background: linear-gradient(#F6F6F6, #CCCCCC);*/
	/*color: #c82226;*/
	font-size: 13px;
	text-align: left;
	padding: 5px 0;
	text-indent: 10px;
	position: relative;
}
.morered {
	background: url("../../images_2556/morered.png") no-repeat scroll left center transparent;	
	position: absolute;
	right: 10px;
	text-indent: 20px;
	top: 5px;
}
.morered a {
	color: #c82226;
}
#footer {
	background: url(../../images_2556/dla_footer.jpg) no-repeat center;
	height: 32px;
	margin: 5px auto 0;
}
.dla_copyright {
	font-size: 14px;	
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
p.dla_address {
	font-size: 12px;	
	margin: 5px 0;
	padding: 0;
}
.dla_stat {
	position: fixed;
	width: 152px;
	height: 74px;
	bottom: 30px;
	right: 10px;
	padding: 5px 0 0 10px;
	background: url(../../images_2556/dla_stat.png) no-repeat;
	font-size: 12px;
}
/* หน้าใน (innerpage) */
.dla_currentpage {
	float: right;
	border-radius: 4px 4px 4px 4px;
	list-style: none outside none;
	margin: 0;
	padding: 5px 0px;
	font-size: 11px;
	color: #b3b3b3;
}
.dla_currentpage > li {
	display: inline-block;
}
.dla_currentpage > li > a {
	color: #b3b3b3;
}
.dla_currentpage > li > a:hover {
	color: #b3b3b3;
	text-decoration: underline;
}
.dla_kd {
	width: 1200px;
	float: left;
	font-size: 12px;
	padding: 20px 10px 10px 10px;
}
h1.kd_h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #c82226;
	float: left;
}
h1.kd_h2 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	float: right;
}
h1.kd_h2 a {
	color: #362f2d;
	padding: 0 5px;
	background-color: none;
	padding: 0 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
}
h1.kd_h2 a:hover {
	color: #362f2d;
	background-color: #b3b3b3;
	padding: 0 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
}
ul.dla_kdnav {
	float: left;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 5px 0 10px 0;
	padding: 0;
	min-width: 1024px;
}

ul.dla_kdnav li {
	display: inline;
	padding-left: 17px;
	background: url(../../images_2556/kdnav_grey.png) no-repeat left;
	text-align: center;
	line-height: 22px;
	margin-right: 5px;	
}
ul.dla_kdnav li.selected {
	display: inline;

	padding-left: 17px;
	text-align: center;
	line-height: 22px;
	margin-right: 5px;
}
ul.dla_kdnav li:hover {
	display: inline;

	padding-left: 17px;
	background: url(../../images_2556/kdnav_red.png) no-repeat left;
	text-align: center;
	line-height: 22px;
	margin-right: 5px;
}
ul.dla_kdnav li a, ul.dla_kdnav li a:visited {
	color: #362f2d;
}
ul.dla_kdnav li a:hover {
	color: #c82226;
}
table.kdtable {
	float: left;
	color: #362f2d;
	margin-bottom: 10px;
}
table.kdtable tr th {
	padding: 0 0 0 5px;
	line-height: 15px;
	line-height: 7px \0/;
	margin: 0;
}
table.kdtable tr td.r-more {
	line-height: 15px;
	line-height: 7px \0/;
	margin: 0;
	text-align: right;
	padding: 10px;
	font-weight: bold;
}
table.kdtable tr td {
	padding: 7px 0 7px 15px;
	border-bottom: 1px #ccc solid;
}
table.kdtable tr {
	background: #fff left no-repeat url(../../images_2556/ic_table.png);
	padding: 0 5px !important;
	margin: 0;
}
table.kdtable tr.noicon {
	background:none
}

table.kdtable tr:hover {
	background-color: #b3b3b3;
	color: #000;
}
table.kdtable tr.table_topic {
	background-color: #ECF1F6;
	height: 50%;
	background-image: none;
}
table.kdtable tr td.table_detail {
	width : 880px;
	padding-right: 5px;
}
.table_date {
	background: url(../../images_2556/ic_calendar.png) left no-repeat;
}
h3.kd_h3 {
	font-size: 15px;
	font-weight: bold;
}
a.kdmore {
	background: url(../../images_2556/moredeepblue.png) left no-repeat;
	padding-left: 20px;
	color: #362f2d;
	text-align: left;
	margin-right: 5px;
}
a.kdmore:hover {
	color: #362f2d;
}
table.kdtable a {
	color: inherit;
}
table.kdtable a:hover {
	color: inherit;
}
.dla_validate {
	float: left;
	margin: 5px;
}
.site_map {
	float: left;
    margin-left: 480px;
    margin-top: 5px;	
}
.dla_stat_count {
	float: right;
	padding: 8px 0 5px 0;
	margin: 5px 0;
	font-size: 10px;
	box-shadow: 0 0 2px #000000;
	background-color: #3964db;
	color: #fff;
	border-radius: 5px;
	behavior: url(PIE.htc);
	margin-bottom: 20px;
}
.dla_stat_count ul {
	margin: 0;
	padding: 0;
}
.dla_stat_count ul li {
	float: left;
	padding: 0 10px 0 5px;
	line-height: 14px;
}
.dla_stat_count li.dla_count {
}
.dla_stat_count li.dla_all {
	background: url(../../images_2556/ic_all.png) left no-repeat;
	text-indent: 20px;
}
.dla_stat_count li.dla_today {
	background: url(../../images_2556/ic_today.png) left no-repeat;
	text-indent: 20px;
}
.dla_download {
	float: left;
	font-size: 11px;
	margin: 0 10px 10px 0;
}
a.download_pdf {
	float: left;
	background: url(../../images_2556/ic_download.png) no-repeat scroll 0px 0 transparent;
	height: 33px;
	width: 33px;
}
a.download_pdf:hover {
	background-position: 0 -35px;
	cursor: pointer;
}
.dla_download ul {
	margin: 0;
	font-weight: bold;
	float: left;
}
.dla_download ul:hover {
	text-decoration: underline;
}
p.toleft {
	float: left;
	color: #C82226;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	background: url(../../images_2556/ic_alert.png) left no-repeat;
	line-height: 15px;
}
.dla_text {
	font-size: 12px;
}
.dla_text li {
	font-size: 12px;
	line-height: 18px;
}
.dla_24 {
	font-size: 18px;
}
.dla_24topic {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #507594;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#507594), to(#0A3E69));
	background: -webkit-linear-gradient(#507594, #0A3E69);
	background: -moz-linear-gradient(#507594, #0A3E69);
	background: -ms-linear-gradient(#507594, #0A3E69);
	background: -o-linear-gradient(#507594, #0A3E69);
	background: linear-gradient(#507594, #0A3E69);
	-pie-background: linear-gradient(#507594, #0A3E69);
	behavior: url(PIE.htc);
	padding: 3px 0;
}
a.dla_24detail {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 1px 2px;
	-moz-box-shadow: #666 0px 1px 2px;
	box-shadow: #000 0px 1px 2px;
	background-color: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f3f3f3));
	background-color: -webkit-linear-gradient(#ffffff, #f3f3f3);
	background-color: -moz-linear-gradient(#ffffff, #f3f3f3);
	background-color: -ms-linear-gradient(#ffffff, #f3f3f3);
	background-color: -o-linear-gradient(#ffffff, #f3f3f3);
	background-color: linear-gradient(#ffffff, #f3f3f3);
	-pie-background: linear-gradient(#ffffff, #f3f3f3);
	behavior: url(PIE.htc);
	color: #003663;
	padding: 5px 10px;
}
a.dla_24detail:hover {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #000 0px 2px 3px;
	background-color: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#ffffff));
	background-color: -webkit-linear-gradient(#f3f3f3, #ffffff);
	background-color: -moz-linear-gradient(#f3f3f3, #ffffff);
	background-color: -ms-linear-gradient(#f3f3f3, #ffffff);
	background-color: -o-linear-gradient(#f3f3f3, #ffffff);
	background-color: linear-gradient(#f3f3f3, #ffffff);
	-pie-background: linear-gradient(#f3f3f3, #ffffff);
	behavior: url(PIE.htc);
	color: #003663;
	padding: 5px 10px;
}
img.shadow {
	border: 1px solid #fff;
	-webkit-box-shadow: #999999 1px 1px 3px;
	-moz-box-shadow: #999999 1px 1px 3px;
	box-shadow: #999999 2px 2px 3px;
	behavior: url(PIE.htc);
}
.dla_24bg {
	background-color: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;
	behavior: url(PIE.htc);
	margin-bottom: 10px;
}
a.dla_map {
	float: left;
	background: url(../../images_2556/ic_map.png) no-repeat;
	height: 33px;
}
a.dla_map:hover, a.dla_map.active {
	background-position: 0 -35px;
	cursor: pointer;
}


table.dla_table_reg {
	-font-family: Tahoma, Geneva, sans-serif;
	color: #362F2D;
	font-size: 13px;
	border: 1px #ccc solid;
	padding: 5px;
}
table.dla_table_reg tr td {
	padding: 0px;
	text-indent: 10px;
}
table.dla_table_reg tr th {
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 5px;
}
table.simple {
	border-radius: 15px;
	-font-family: Tahoma, Geneva, sans-serif;
	color: #362F2D;
	font-size: 13px;
	padding: 5px;
}
table.simple tr td {
	padding: 0px;
	text-indent: 10px;
}
table.simple tr th {
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.atib-d_menu {
	float: right;
	margin: 10px 0 0 0px;
	padding: 0;
}
ul.atib-d_menu li {
	background: url(../../images_2556/morered.png) left no-repeat;
	color: #362F2D;
	font-size: 14px;
	text-indent: 20px;
	padding: 3px 0;
}
.dla_left4 {
    /*background: url(../../images_2556/dla_nav4.png) no-repeat;*/
    width: 273px;
    height: 72px;
	position: relative;
}
.dla_left5 {
	background: url(../../images_2556/dla_nav5.png) no-repeat;
	width: 378px;
	height: 80px;
	position: relative;
	margin-bottom: 20px;
}
.moredark {
	background: url(../../images_2556/moredark.png) left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 20px;
	color: #362f2d;	
}


.more {
	position: absolute;
	top: 0;
	right: 0;
	color: #362f2d;
	font-size: 13px;
	font-weight: bold;
}

.institution {	
	height:75px;
	margin-top:-5px;
	position:relative;
}


table.normalform {
	float: left;
	color: #362f2d;
	margin-bottom: 10px;
}

table.dla_form {
	float: left;
	color: #003663;
	font-weight: bold;
	padding: 0 0 0 5px;
	line-height: 15px;
	margin: 0;
	width: 100%;
}
table.dla_form a {
	font-size: 17px;
}
.align-center-w3c{
  text-align: center;
}
.align-right-w3c{
  text-align: right;
}
.align-left-w3c{
  text-align: left;
}
table.dla_form tr:first-child{
  background-color:  #ECF1F6;
}
table.dla_form tbody tr div{
	margin:12px;
}
table.kdtable  {
	width:940px;
}
table.kdtable a.attach {
	color: #0000FF;
}
.normal-black {	color: #000000; font-family: "Tahoma";	font-size: 13px; font-style: normal;}

.normal-white {	color: #FFFFFF; font-family: "Tahoma";	font-size: 13px; font-style: normal;}


td#search-td{
	display: inline-flex;
}
input#exampleInputAmount.form-control{
	width:80%;
}
td#search-td input[type="search"]{
	width:180px;
}
button[type="submit"]{
	margin: 0px 0px 25px 0px;
}
.h1small {
    font-size: 16px;
    font-weight: 300;
}
/***************************/
/*****Edit Width table *******/
/**************************/
table.kdtable{
	width:100%;
}
table.kdtable tr.table_topic th.r-more{
	text-align:right;
}

.subfoot p{
 	font-size: 15px;
}

.subfoot p a.mail{
 	 color: #666666;
}
.ui-datepicker-title{
 color:#000;
}

/* Update Support W3C :: 26/05/2559 */

.marquee {
    margin: -30px auto;
    padding:28px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    position: absolute;
    width: 88%;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 80s linear infinite;
}

.marquee span:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

table.dla_24bg{
	width:940px;
	border-collapse: collapse;
	border:0px;
}
table.dla_24bg tr td{
	text-align:center;
	padding: 5px;
}
table.location{
	width:940px;
}
table.location tr td image{
	border:0px;
}
table.act-plan{
	width:100%;
}
table.act-plan tr th{
	width:48%;
}
vertical-align-top-w3c{
	vertical-align: top;
	
}
vertical-align-middle-w3c{
	vertical-align: middle;
}
.caption-callcenter{
	font-weight:bold;
	size:3px;
	color:#8b0000;
}
table.features{
	border:1px;
}
table tr td.w1{
	width:1%;
}
table tr td.w3{
	width:3%;
}
table tr td.w6{
	width:6%;
}
table tr td.w7{
	width:7%;
}
table tr td.w8{
	width:8%;
}
table tr td.w9{
	width:9%;
}
table tr td.w10{
	width:10%;
}
table tr td.w13{
	width:13%;
}
table tr td.w15{
	width:15%;
}
table tr td.w16{
	width:16%;
}
table tr td.w23{
	width:23%;
}
table tr td.w30{
	width:30%;
}
table tr td.w39{
	width:39%;
}
table tr td.w42{
	width:42%;
}
table tr td.w47{
	width:42%;
}
table tr td.w51{
	width:51%;
}
table tr td.w57{
	width:57%;
}
table tr td.w180px{
	width: 180px;
}
table.dla_form{
	width:100%;
		border-collapse: collapse;
}
table.dla_form tr td{
		padding: 5px;
}
table.dla_form img{
	border:0px;
}

table.callcenter-search{
	width:100%;
	height:140px;
	border-collapse: collapse;
	border:0px;
}
table.callcenter-search tr td{
	padding: 5px;
}

table.kdtable{
	width:1200px;
}
table.member_forget{
	width:100%;
	border-collapse: collapse;
	margin-top:20px;
}
table.member_forget tr td{
		padding: 5px;
}
iframe#contact{
	border:  none;
	width: 1200px;
	height: 450px;
}
.normalform{
	width:100%;
	height:200px;
}