@font-face {
    font-family: 'thaisanslite';
    src: url('../fonts/thaisanslite.eot');
    src: url('../fonts/thaisanslite.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisanslite.woff') format('woff'),
         url('../fonts/thaisanslite.ttf') format('truetype'),
         url('../fonts/thaisanslite.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'thaisanslite', sans-serif; 
}
body{
	font-family: 'Tahoma', sans-serif;
}
h1.hentry-meta {

background: #096;
}
img[src*="banner"] {
    display: none;
}
img[src*="hit2"] {
    display: none;
}
ul b {
display: none;
}
#iframe2 {
	height: 100%;
	position: absolute;
	width: 100%;
	clip: rect(30px,auto,auto,auto);
}