<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {
  font-family: 'impact';
  src: url('../fonts/impact.woff') format("woff"),
         url('../fonts/impact.ttf') format("truetype"),
         url('../fonts/impact.eot') format("embedded-opentype");
}

.featured-ad-wrap li {
clear:both;
    width: 100%;
    margin:10px 0;
    border-bottom:1px solid #CCC;
    
}

/*
.autobox{
 height:300px;
border:1px solid #000;
 position: relative;
}
*/
.mbhide{
    display: none;
}
.donate-link{
    /*width:100%;height: 500px; position: absolute; top: 30px;float: left;*/
   /* display: none;*/
   margin-top: 0px;
    
}

.donate-area{
    display: none;
}
article {
    margin: 20px 20px;
    

    }


    .topbanner img{
        max-width: 100%;
        margin: 10px 0;
    }
    /*
    article a {
        display: block;
        border: 0px solid #000;
        width: 100%;
        overflow:hidden;
    }*/
    
    
    
            article table {
            word-break: break-all;
               width: 100%;
        border: 1px solid #000;
    }
        .belt{
        width: 100%;
    }
    

    .page a{
        width: 100%;
        margin: 20px 0;
        border:0px solid #000;
    }
    .allbanner{
        
        display: flex;
        flex-direction:column;
      
    }
    .hidemb{
        display: none;
    }

.autobox{
 background: 	#4F4F4F;
 /*
 width: 200px; height: 200px; overflow: hidden; border: 2px solid red; position: relative;
 */
}

.markbox{
    border: 0px solid white;
    position: relative;
    background: black;
    width: 100%;

   
   
}

@font-face { 
 font-family: impact;
 src: url('http://localhost:800/newtealit/fonts/impact.tif') format("impact");

} 
/*
.txtmarkup{
 position: absolute;
    color:white;
    top:0px;
    left: 0px;border:0px solid red;
    width: 100%;
    background:black;
    opacity:0.6;
    text-align: center;    
    z-index: 999;
    font-family: impact;
     font-size: larger;
     
}
*/
.txtmarkdown{
    position: absolute;
    color:white;
    bottom:0px;
    left: 0px;border:0px solid red;
    width: 100%;

    /*opacity:0.6;*/
    text-align: center;    
    z-index: 1000;
    font-family: impact;
  
}

.txtmarkdown p:first-child{
    
        font-size: 24px;
}
.txtmarkdown p:last-child{
    
        font-size: 36px;
        line-height: 36px;
}





.divbg{
    width: 100%; 
    height: 400px;
    border: 0px solid red; 


/*
background:linear-gradient(bottom,#ffffff,rgba(51,51,51,0.3));
background:-moz-linear-gradient(bottom,#ffffff,rgba(51,51,51,0.3));
background:-webkit-linear-gradient(bottom,#ffffff,rgba(51,51,51,0.3));
*/  
    
    
     }
     
     /*
     .has-line {
	position:relative;
    display: inline-block;
     border: 0px solid red;
}
.has-line:before {
   
	position:absolute;
	content:"";
	background:white;
	width:0%;
	height:2px;
    color:red;
	bottom:0%;
	left:0px;
	transition:0.2s ease-out;
}
.has-line:hover:before {
	width:100%;
}
*/

.has-line {
  color: white;
  font-size: 30px;
  text-decoration: none;
  background-image: linear-gradient(#000, #FFF);
  background-position: left bottom;
  background-size: 0 5px;
  background-repeat: no-repeat;
  transition: background-size 0.5s linear;
}
.has-line:hover {
     text-decoration: none;
     color: white;
  background-size: 100% 5px;
}

/*
h1 a {
  color: white;
  font-size: 30px;
  text-decoration: none;
  background-image: linear-gradient(#000, #FFF);
  background-position: left bottom;
  background-size: 0 1.5px;
  background-repeat: no-repeat;
  transition: background-size 0.5s linear;
}
h1 a:hover {
  background-size: 100% 1.5px;
   color: white;
}
*/

.content table,iframe{
   width: 100%;
}

.content span,input{
    display: inline-block;
   width: 100%;
   height: auto;
}
.content a{
    display: inline-block;
    overflow: hidden;    
   width: 100%;
   height: auto;
}


.dropdown-item{
    width: 100%;
}


/* Article æ–‡ç«&nbsp; **********************************/
#sect_menu article a {
	width:100%;
	margin:0 7px 7px 0;
	float:none;
	display:block;
}
#sect_menu p a {
	width:100%;
	float:none;
	line-height:40px;
	display:block;
}
#sect_menu p a:after {
	top:17px;
}
#article-content.content-minor {
	box-shadow:inset;
}
.article-detail img { width:100%; height:auto; }
.article-detail .main-slider { 
	width:90%!important;
	margin:0 auto;
}
.article-detail .main-slider &gt; a { top:28%; font-size:32px;}	
.airport-wrap { width:100%!important; }
.airport-ad.ad-top { 
	width:100%!important;
	height:auto!important; 
}



</pre></body></html>