        

			  /*** news/events  **/ 
			     #loading_news{
                width: 20px;
                position:relative;
                top: 0px;
				left:200px;
            }
            #tab_news.pagination_news ul li.inactive,
            #tab_news .pagination_news ul li.inactive:hover{
                background-color:#ededed;
                color:#bababa;
                border:1px solid #bababa;
                cursor: default;
            }
            #tab_news .data ul li{
                list-style: none;
                font-family: verdana;
                margin: 5px 0 5px 0;
                color: #000;
                font-size: 13px;
            }

            #tab_news .pagination_news{
                width: 400px;
                height:100%;
			           }
            #tab_news .pagination_news ul li{
                list-style: none;
                float: left;
                border: 1px solid #006699;
                padding: 2px 4px 2px 4px;
                margin: 0 3px 0 3px;
                font-family: arial;
                font-size: 10px;
                color: #006699;
                font-weight: bold;
                background-color: #f2f2f2;
            }
            #tab_news .pagination_news ul li:hover{
                color: #fff;
                background-color: #006699;
                cursor: pointer;
            }
			.go_button
			{
			background-color:#f2f2f2;
			border:1px solid #006699;
			color:#cc0000;
			padding:2px 4px 2px 4px;
			cursor:pointer;
			position:absolute;
			margin-top:-1px;
			}
		 
		  		
		    /***  end  news/promotion **/ 
			
			     #loading_news_pro{
                width: 20px;
                position:relative;
                top: 0px;
				left:200px;
            }
            #tab_news_pro.pagination_news_pro ul li.inactive,
            #tab_news_pro .pagination_news_pro ul li.inactive:hover{
                background-color:#ededed;
                color:#bababa;
                border:1px solid #bababa;
                cursor: default;
            }
            #tab_news_pro .data ul li{
                list-style: none;
                font-family: verdana;
                margin: 5px 0 5px 0;
                color: #000;
                font-size: 13px;
            }

            #tab_news_pro .pagination_news_pro{
                width: 400px;
                height:100%;
			           }
            #tab_news_pro .pagination_news_pro ul li{
                list-style: none;
                float: left;
                border: 1px solid #006699;
                padding: 2px 4px 2px 4px;
                margin: 0 3px 0 3px;
                font-family: arial;
                font-size: 10px;
                color: #006699;
                font-weight: bold;
                background-color: #f2f2f2;
            }
            #tab_news_pro .pagination_news_pro ul li:hover{
                color: #fff;
                background-color: #006699;
                cursor: pointer;
            }
			.go_button
			{
			background-color:#f2f2f2;
			border:1px solid #006699;
			color:#cc0000;
			padding:2px 4px 2px 4px;
			cursor:pointer;
			position:absolute;
			margin-top:-1px;
			}
		 
		  		
		    /***  end  news/promotion  **/ 
			
		
	  
		    .news_detail_head{
				float:left;
				width:815px;
		           }

		   .news_detail{
				float:right;
				width:200px;
				word-wrap:break-word;
		           }

	
		
.events.news_slider { /** กรอบนอก**//
	  position: relative;
	  width: 815px;
	  height: 422px;
	/*margin-left:auto;*/
	  padding-top:5px;
	  margin-right:auto;
	  border-style: solid;
	  border-top-width:1px;
      border-top-color: #BBBBBB;
	  border-right-width:1px;
	  border-right-color: #BBBBBB;
	  border-left-width:1px;
	  border-left-color:#BBBBBB;
	  border-bottom-width:1px;
	  border-bottom-color:#BBBBBB;
      border-radius:5px;
}

.events .eventsnews_slider {
	position: relative;
	width: 550px;
	height: auto;
}

.events .eventsnews_slider img {
	display: none;
	position: absolute;
	width:600px;
	height:338px;
	top: 0;
	left: 0;
}

.events .Hb-controlNav {
	position:absolute;
	bottom:10px;
	left:15px; /* ตำแหน่ง จุดไข่ปลา */
	z-index:14;
	
}

.events .Hb-controlNav a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	text-indent: -9999px;
	
	background: #4b4b4c;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
	box-shadow: inset 0px 1px 1px rgba(0,0,0, .5), 0px 1px 1px rgba(255,255,255, .05);
}

.events .Hb-controlNav a.active,
.events .Hb-caption span {
	background: #a5cd4e;
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%);

	-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
	box-shadow: inset 0px 1px 1px rgba(255,255,255, .4), 0px 1px 1px rgba(0,0,0, .3);
}

.events .Hb-directionNav a {
	display: block;
	top: 60px;
	
	font-family: 'Consolas', sans-serif;
	font-size: 40px;
	color: #4b4b4c;
	text-shadow: 0px 1px 1px rgba(255,255,255, .05);
}

.events a.Hb-prevNav { left: -40px; }

.events a.Hb-nextNav { right: -40px; }

.events .Hb-caption {
	padding: 5px 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #e1e1e1;
	
	background: #000000;

	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.events .Hb-caption span {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 5px 1px 5px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.eventsnews_slider {
	position:relative;
}
.eventsnews_slider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.eventsnews_slider a.Hb-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the news_slider */
.Hb-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.Hb-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.Hb-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#FFF;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.Hb-caption p {
	padding:5px;
	margin:0;
}
.Hb-caption a {
	display:inline !important;
}
.Hb-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.Hb-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.Hb-prevNav {
	left:0px;
}
.Hb-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.Hb-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.Hb-controlNav a.active {
	font-weight:bold;
}
