* {
	margin:0;
	padding:0;
}
.main{
	margin:0 auto;
	width:1000px;				
}
a {	
	/*text-decoration:none;
	color: #2158fc;*/
}
a:hover{
	/*text-decoration:underline;*/
}
H2{
	font-size:16px; 
	font:bold;
	font-family:Tahoma, Helvetica, sans-serif;
}
/*img{
	border: 1px solid #36383a;
}*/
#wapper{
	width: 100%;
	height:399px;
	magin-left:0px;
	float: left;
	
}


#header{
	/*padding:0px 0 2px;	
	font-size:20pt;
	background-color:#526552;*/
	padding:0 0 0px;
    width: 100%;
    height: 65px;
    font-family: 'BreeSerifRegular',Arial,sans-serif;
	color: #133a66;
}

#menu {		
	padding-top: 0px;
	padding-left: 2px;
	/*background-color:#09155e;*/
	height: 40px;
}

#menu ul.tabsNav {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-top: 2px;
}

#menu ul.tabsNav li {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0px;
  background: url(tab_right.png) no-repeat right top;
  margin-right: 1px;
  width: 68px;
  height: 30px;
}

#menu ul.tabsNav li:hover {
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 0px;
  background: url(tab_right2.png) no-repeat right top;
  margin-right: 1px;
  width: 68px;
  height: 30px;
}

#menu ul.tabsNav li a {
  display: block;
  padding: 0;
  color: #fff;
  text-decoration: none;
  background: url(tab_left.png) no-repeat left top;
  height: 30px;
}

#menu ul.tabsNav li a:hover {
  display: block;
  padding: 0;
  color: #fff;
  text-decoration: none;
  background: url(tab_left2.png) no-repeat left top;
  height: 30px;
}

#menu ul.tabsNav li a img{
	padding: 5px 10px;
	width: 50px;
}


#menu ul.tabsNav li a:hover {
  color: #ff0;
}
#footer{	
	background-color:#070a07;	
	color: #fffbfb;
	padding:5px; 
	font-size:12px; 
	font-family:Tahoma, Helvetica, sans-serif;
	
}

#menu a {
	color:white;
}
#menu a:hover{	
	text-decoration:none;
	/*background-color:#0f1bf9;
	padding:10px 0 10px;*/
}
#body{	
	background-color:#012200;
}
#body a{
	color:#0c6fd1;
	text-decoration:none;
}
#body a:hover{
	color:#03efef;
	text-decoration:none;
}

#right_body{	
	background-color:#ffffff;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#center_body{	
	background-color:#ffffff;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#center_body img{
	 border: medium none;
}
#center_body .headline_thumb_img {
    max-height: 240px;
    position: absolute;
    right: 25%;
   margin-right: -100px;
        margin-right-value: -120px;
        margin-right-ltr-source: physical;
        margin-right-rtl-source: physical;
}
#center_body .headline_thumb {
    float: left;
    width: 240px;
    height: 200px;
    margin: 0px 0px 2px 2px;
    background: none repeat scroll 0% 0% rgb(0, 0, 0);
    position: relative;
    overflow: hidden;
	border: 1px solid #454b4a;
}
#center_body .headline_thumb a {
    color: rgb(255, 255, 255);
}
#center_body .headline_thumb_text {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 240px;
    padding: 5px;
	font-family:Tahoma, Helvetica, sans-serif;
    font-size: 14px;
}
#center_body .headline_thumb_icon {
    width: 25px;
    margin: 0px 3px 0px 0px;
}



/*.opacity img{
	opacity: 0.8;
	filter: alpha(opacity=100);
	}	
	
.opacity img:hover {
	opacity: 1;
	filter: alpha(opacity=120);
	}
*/



/*------------ค้นหา-----------------------------------*/
.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}    



 /* Form wrapper styling */
.search-wrapper {
width: 242px;
margin: 2px auto 0px auto;
box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}
 
/* Form text input */
 
.search-wrapper input {
width: 40px;
height: 20px;
padding: 1px 1px;
float: left;
font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
border: 0;
background: #EEE;
border-radius: 1px 0 0 3px;
}
 
.search-wrapper input:focus {
    outline: 0;
    background: #202020;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    

/*------------ค้นหา-----------------------------------*/



 .table_Detail {
 	/*background-color: #171a17;*/
	font-size:12px; 
	font-family:Tahoma, Helvetica, sans-serif;
	padding-left: 5px;
	color: #fbffff;
	border:1px solid #959b8c;
	box-shadow:2px 0px 2px 0px;
	height: 20px;
	/*border: 1px solid #4a5146;*/
	
background: #363636; /* Old browsers */
background: -moz-linear-gradient(top,  #363636 0%, #000000 0%, #3f3f3f 0%, #484848 12%, #323232 33%, #1f1f1f 50%, #141414 76%, #0d0d0d 88%, #0c0c0c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(0%,#000000), color-stop(0%,#3f3f3f), color-stop(12%,#484848), color-stop(33%,#323232), color-stop(50%,#1f1f1f), color-stop(76%,#141414), color-stop(88%,#0d0d0d), color-stop(100%,#0c0c0c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #363636 0%,#000000 0%,#3f3f3f 0%,#484848 12%,#323232 33%,#1f1f1f 50%,#141414 76%,#0d0d0d 88%,#0c0c0c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #363636 0%,#000000 0%,#3f3f3f 0%,#484848 12%,#323232 33%,#1f1f1f 50%,#141414 76%,#0d0d0d 88%,#0c0c0c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #363636 0%,#000000 0%,#3f3f3f 0%,#484848 12%,#323232 33%,#1f1f1f 50%,#141414 76%,#0d0d0d 88%,#0c0c0c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #363636 0%,#000000 0%,#3f3f3f 0%,#484848 12%,#323232 33%,#1f1f1f 50%,#141414 76%,#0d0d0d 88%,#0c0c0c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#0c0c0c',GradientType=0 ); /* IE6-9 */
	
 }
 .table_Detail img{
	border: 1px solid #36383a;
}
 .table_Detail table{
 	font-size:12px; 
	font-family:Tahoma, Helvetica, sans-serif;
	color: #fbffff;
	box-shadow:2px 2px 2px 0px;
 }

  .table_Detail a{
  	color: #fbffff;
  }
  
.table_nav{
	/*width: 30px;*/
	background-color: #20251f;
	color: #fcfffb;
	font: bold 12px;
	font-family:Tahoma, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #fbffff;
}



#ListTable{
	border: 1px solid #fcfcfc;
	background-color: #ffffff;
	font-size:14px; 
	font-family:Tahoma, Helvetica, sans-serif;
	color: #0b0000;
	display: block;
	box-shadow:2px 2px 2px 0px;
	}
#ListTable tr:hover{
	background-color: #e0e0e0;
	color: #fdae0b;
}
#ListTable	a{
	text-decoration: none;
	color: #fc2d27;
}
#ListTable_Article{
	font-size:14px; 
	font-family:Tahoma, Helvetica, sans-serif;
}

.nivo-controlNav {
	position:absolute;
	left: 440px;
	bottom:-42px;

}
.nivo-controlNav a {
	display:block;
	background:url(images/bullet.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	display: none
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	/*background:url(images/RightNav.png) no-repeat;*/
}
a.nivo-prevNav {
	left:15px;
	/*background:url(images/leftNav.png) no-repeat;*/
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}





.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight: normal;
	color: #0594e9;
	font-family: Arial,sans-serif;
}
.headline_thumb_text {
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 256px;
    padding: 5px;
    font-size: 16px;
}
#new_banner{
	color: #fefefe;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.1, #2D2E2D),
	color-stop(0.34, #080807)
);
background-image: -o-linear-gradient(bottom, #2D2E2D 10%, #080807 34%);
background-image: -moz-linear-gradient(bottom, #2D2E2D 10%, #080807 34%);
background-image: -webkit-linear-gradient(bottom, #2D2E2D 10%, #080807 34%);
background-image: -ms-linear-gradient(bottom, #2D2E2D 10%, #080807 34%);
background-image: linear-gradient(to bottom, #2D2E2D 10%, #080807 34%);

}
#head_banner{
	/*padding-left: -20px;*/
	padding-bottom: 0px;
}

