* {
	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;
}
body{
	font-size:14px; 
	font-family:Tahoma, Helvetica, sans-serif;
}
/*img{
	border: 1px solid #36383a;
}*/
#wapper{
	height:400px;	
}

#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: 10px;
	/*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:#27d7fc;
	text-decoration:none;
}
#body a:hover{
	color:#f88b1f;
	text-decoration:none;
}

#right_body{	
	background-color:#efffec;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#center_body{	
	background-color:#eefeff;
	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;
}