<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font-family: 'Pridi';
font-size: 18px;
font-style: normal;
font-variant: normal;
color: #fff;
background-color: #121820;
}

A {text-decoration: none;}

.current{
background:#ff6600;
}

.newifavm{
width:100%;background:#ffc600;color:#000;border-radius:3px;height:50px;line-height:50px;
}

.newifavmpc{
text-align:center;width:90%;background:#2f3133;color:#fff;border-radius:3px;height:50px;line-height:50px;
}

.newmovie{
width:100%;background:#ffc600;border-radius:3px;color:#000000;height:50px;line-height:50px;
}

.newmovie:hover{
background:#ff6600;color:#ffffff;
}

.simdb{
border:0px;border-radius:5px;background:#2f3133;text-align:center;
}
div:focus{border: 3px solid #00FF00;-webkit-filter: contrast(120%);filter: contrast(120%);}
img:focus{border: 3px solid #00FF00;-webkit-filter: contrast(120%);filter: contrast(120%);}

.anlayout{
float:center;
width: 1240px;
height: auto;
font-family: 'Pridi';
font-size: 22px;
text-align:center;
margin-top:10px;
border-radius: 15px;
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  background-image: -webkit-linear-gradient(top, #2f3133, #2f3133);
  background-image: -moz-linear-gradient(top, #2f3133, #2f3133);
  background-image: -ms-linear-gradient(top, #2f3133, #2f3133);
  background-image: -o-linear-gradient(top, #2f3133, #2f3133);
  background-image: linear-gradient(to bottom, #2f3133, #2f3133);
}

.navbar{
margin-top: -2px;
font-family: 'Pridi';
font-size: 12px;
color: #fff;
}

.navbar:hover{
color: #ffc600;
}

.back{
float:left;
margin-top: 3px;
text-decoration: none;
}

.tback{
float:left;
margin-left: 10px;
margin-top: 10px;
font-family: 'Pridi';
font-size: 24px;
color: #ffffff;
}

.tmanu{
margin-top: 5px;
font-family: 'Pridi';
font-size: 24px;
color: #fff;
text-decoration: none;
}

.song{
text-align:left;
margin-top: 5px;
font-family: 'Pridi';
font-size: 16px;
color: #000;
text-decoration: none;
}

.song:hover{
background:#2f3133;
}

.trsong:hover{
background:#fff;
}

.t_song{
color: #000;
}

.appt_song{
font-size: 40px;
color: #ffc600;
}

.tt{
font-family: 'Pridi';
font-size: 42px;
color: #fff;
  text-decoration: none;
}

.tsub{
margin-top: 5px;
font-family: 'Pridi';
font-size: 20px;
color: #fff;
  text-decoration: none;
}

hr.bar {
   width:1265px;
   margin-top:20px;
   border: 0;
   height: 0;
   border-top: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

hr.baruser {
margin-top:5px;
margin-bottom:5px;
	width:150px;
   border: 0;
   height: 0;
   border-top: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.payment{
width: 1240px;
height: 35px;
padding: 6px 12px;
font-family: 'Pridi';
font-size: 22px;
text-align:center;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
margin-top:10px;
}

.bg_player{
width: 95%;
height: 98%;
vertical-align: middle;
background:#2f3133;
border-radius: 15px;
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  background-image: -webkit-linear-gradient(top, #2f3133, #2f3133);
  background-image: -moz-linear-gradient(top, #2f3133, #2f3133);
  background-image: -ms-linear-gradient(top, #2f3133, #2f3133);
  background-image: -o-linear-gradient(top, #2f3133, #2f3133);
  background-image: linear-gradient(to bottom, #2f3133, #2f3133);
}

.bg_guide{
width: 1247px;
height: 98%;
vertical-align: middle;
background:#2f3133;
border-radius: 15px;
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  background-image: -webkit-linear-gradient(top, #2f3133, #2f3133);
  background-image: -moz-linear-gradient(top, #2f3133, #2f3133);
  background-image: -ms-linear-gradient(top, #2f3133, #2f3133);
  background-image: -o-linear-gradient(top, #2f3133, #2f3133);
  background-image: linear-gradient(to bottom, #2f3133, #2f3133);
}

.tkara{
font-family: 'Pridi';
font-size: 22px;
text-align:center;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
}

.nkara{
color: #fff;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 980px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 980px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 380px;
  float: left;
  width: 980px;
  border: 0;
  }

.login-form {
	position:absolute;
	right:0px;
	top:0px;
	width:97px;
	height:97px;
	text-align:center;
	line-height:97px;
	color:#FFF;
	font-size:11pt;
	background:none;
	padding:0px;
	cursor:pointer;
	border:none;
}

.textboxsearch {
float:center;
width: 900px;
height: 35px;
padding: 6px 12px;
font-family: 'Pridi';
font-size: 18px;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
}

.textboxflied {
width: 150px;
height: 25px;
padding: 6px 12px;
font-family: 'Pridi';
font-size: 18px;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
}

.atextboxflied {
width: 300px;
height: 25px;
padding: 6px 12px;
font-family: 'Pridi';
font-size: 18px;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
}

.textboxcode {
width: 50px;
height: 25px;
padding: 6px 12px;
font-family: 'Pridi';
font-size: 18px;
color: #ababab;
color: #fff;
vertical-align: middle;
background:#2f3133;
border: 0;
border-radius: 0;
}

.lock{
background-image:url('../images/fwiptv/lock.png');background-size: 32px 32px;background-repeat:no-repeat;
background-position:140px 1px;
}

.person{
background-image:url('../images/fwiptv/person.png');background-size: 32px 32px;background-repeat:no-repeat;
background-position:140px 1px;
}

.alock{
background-image:url('../images/fwiptv/lock.png');background-size: 32px 32px;background-repeat:no-repeat;
background-position:290px 1px;
}

.btfw{
text-align:center;
font-size: 18px;
float:center;width:174px;height:35px;background:#ffc600;color:#000;border:1px solid #212121;margin-left:0px;
}

.btsr{
text-align:center;
font-size: 18px;
float:center;width:174px;height:45px;padding: 6px 12px;background:#ffc600;color:#000;border:1px solid #212121;
}

.manu{
margin-top:30px;
width:274px;height:205px;
background: #ffc600;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  font-size: 18px;
  text-decoration: none;
  text-align:center;
  color:#000000;
}

.manu:hover{
background: #ff6600;
}

.h_queue:hover{
background: #999999;
}

.sub:hover{
background: #ff6600;
}

.sub{
margin-top:5px;
width:178px;height:178px;
background: #ffc600;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
  -webkit-border-radius: 14;
  -moz-border-radius: 14;
  border-radius: 14px;
  font-size: 14px;
  text-decoration: none;
  text-align:center;
  color:#000000;
}

.isub{
margin-top:15px;
}

.btuser{
width:180px;height:65px;
background: #ffc600;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-size: 18px;
  text-decoration: none;
  text-align:center;
  color:#000000;
}

.btuser2{
width:180px;height:55px;
background: #ffc600;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-size: 14px;
  text-decoration: none;
  text-align:center;
  color:#000000;
}

.CSSTableGenerator {
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
	width:600px;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffc9c9; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:18px;
	font-family: 'Pridi';
	font-weight:bold;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000) );
	background:-moz-linear-gradient( center top, #ff0000 5%, #bf0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000");	background: -o-linear-gradient(top,#ff0000,bf0000);

	background-color:#ff0000;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ff0000 5%, #bf0000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #bf0000) );
	background:-moz-linear-gradient( center top, #ff0000 5%, #bf0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#bf0000");	background: -o-linear-gradient(top,#ff0000,bf0000);

	background-color:#ff0000;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

a.tlive{
font-family: 'Pridi';
font-size: 20px;
color:#000000;
}

.mic{
vertical-align: middle;
}

.live{
color:#000000;
 text-align:center;
width:147px;height:40px;background:#ffc600;margin-left:10px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.live:hover{
background:#ff6600;
color:#ffffff;
}

.selive{
color:#000000;
 text-align:center;
width:127px;height:40px;background:#ffc600;margin-left:10px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.selive:hover{
background:#ff6600;
color:#ffffff;
}

.xlive{
color:#000000;
 text-align:center;
width:117px;height:40px;background:#ffc600;margin-left:10px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.xlive:hover{
background:#ff6600;
color:#ffffff;
}

.livein{
color:#000000;
 text-align:center;
width:247px;height:40px;background:#ffc600;margin-left:10px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.livein:hover{
background:#ff6600;
color:#ffffff;
}

a.tlive:hover{
font-family: 'Pridi';
font-size: 20px;
color:#ffffff;
}

.lc_f{
width:270px;
height:80px;
float:center;
}

.lc_f:hover{
background:#999999;
}

.r_f:hover{
background:#000;
}

.lc_w{
width:270px;
height:80px;
float:center;
}

.lc_w:hover{
background:#ff6600;
}

.lc_live{
margin-top:5px;
margin-left:5px;
float:left;
}

.lc_live_t{
margin-top:10px;
margin-left:5px;
font-size: 16px;
color:#000000;
}

.lc_live_fav{
margin-top:10px;
margin-left:5px;
font-size: 14px;
color:#000000;
}

.lc_live_s{
color:#ffffff;
}

.lc_movie{
margin-top:10px;
margin-bottom:10px;
color:#000000;
 text-align:center;
width:200px;height:80px;background:#ffc600;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.app_series{
margin-top:10px;
font-size: 48px;
color:#000000;
 text-align:center;
width:500px;height:80px;background:#ffc600;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.app_series:hover{
background:#ffffff;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}

.lc_listlive{
font-size: 48px;
margin-top:10px;
margin-bottom:10px;
color:#000000;
 text-align:center;
width:98%;height:80px;background:#ffc600;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.lc_listlive:hover{
background:#ffffff;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}

.lc_karaoke{
margin-top:10px;
margin-bottom:10px;
color:#000000;
 text-align:center;
width:200px;height:40px;background:#ffc600;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.queue{
float:left;
margin-bottom:5px;
}

.rqueue{
float:center;
margin-top:5px;
}

.rqueue:hover{
background: #fff;
}

.queue:hover{
background: #fff;
}

.lc_movie:hover{
color:#ffffff;
}

.lc_live_t:hover{
color:#ffffff;
}

.poster{
margin-top:10px;
width:150px;height:190px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  -webkit-box-shadow:0px 0px 5px 4px #ffc600;
	-moz-box-shadow:0px 0px 5px 4px #ffc600;
	box-shadow:0px 0px 5px 4px #ffc600;
	/*border:#d89419;*/
	background: #ffc600; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #282828 57%, #282828 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(57%,#282828), color-stop(99%,#282828)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#282828 57%,#282828 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#282828',GradientType=0 ); /* IE6-9 */
}

.posterlist{
margin-top:10px;
width:180px;height:220px;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  -webkit-box-shadow:0px 0px 5px 4px #ffc600;
	-moz-box-shadow:0px 0px 5px 4px #ffc600;
	box-shadow:0px 0px 5px 4px #ffc600;
	/*border:#d89419;*/
	background: #ffc600; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #282828 57%, #282828 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(57%,#282828), color-stop(99%,#282828)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#282828 57%,#282828 99%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#282828 57%,#282828 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#282828',GradientType=0 ); /* IE6-9 */
}

.movie{
margin-top:10px;
text-align:center;
color:#000000;
float:center;width:1227px;height:auto;
}

.karaoke{
text-align:center;
font-size: 18px;
float:center;width:940px;height:560px;color:#fff;overflow: auto;
}

.karaoke::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000000;
}

.karaoke::-webkit-scrollbar
{
	width: 6px;
	background-color: #000000;
}

.karaoke::-webkit-scrollbar-thumb
{
	background-color: #ff6600;
}

.tkaraoke{
text-align:center;
color:#000000;
width:900px;
vertical-align: top;
}

.boxmovie{
text-align:center;
font-size: 14px;
width:160px;height:auto;
vertical-align:top;
color:#000000;
}

.boxmovie:hover{
background:#999999;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #999999, #999999);
  background-image: -moz-linear-gradient(top, #999999, #999999);
  background-image: -ms-linear-gradient(top, #999999, #999999);
  background-image: -o-linear-gradient(top, #999999, #999999);
  background-image: linear-gradient(to bottom, #999999, #999999);
}

.lc3{
text-align:center;
width:150px;height:30px;background:#000000;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
}

.ifav{
font-size: 16px;
margin-top:5px;
margin-left:auto;
margin-right:50px;
width:100px;height:30px;background:#000000;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
}

.awatchedm{
background:#222222;color:#ffffff;border-radius:3px;padding: 3px;
}

.awatched{
font-size: 16px;
margin-top:5px;
width:70px;height:30px;background:#2f3133;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #2f3133, #2f3133);
  background-image: -moz-linear-gradient(top, #2f3133, #2f3133);
  background-image: -ms-linear-gradient(top, #2f3133, #2f3133);
  background-image: -o-linear-gradient(top, #2f3133, #2f3133);
  background-image: linear-gradient(to bottom, #2f3133, #2f3133);
}

.watched{
font-size: 16px;
margin-left:auto;
margin-right:60px;
margin-top:5px;;
width:70px;height:30px;background:#2f3133;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #2f3133, #2f3133);
  background-image: -moz-linear-gradient(top, #2f3133, #2f3133);
  background-image: -ms-linear-gradient(top, #2f3133, #2f3133);
  background-image: -o-linear-gradient(top, #2f3133, #2f3133);
  background-image: linear-gradient(to bottom, #2f3133, #2f3133);
}

.ifavm{
font-size: 16px;
margin-top:5px;
width:100px;height:30px;background:#000000;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #000000, #000000);
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -ms-linear-gradient(top, #000000, #000000);
  background-image: -o-linear-gradient(top, #000000, #000000);
  background-image: linear-gradient(to bottom, #000000, #000000);
}

.lc3:hover{
background:#ff6600;
}

.lc2{
text-align:center;
font-size: 18px;
float:center;width:900px;height:450px;background:#ffc600;color:#fff;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.annouce{
margin-top:5px;
text-align:center;
font-size: 20px;
vertical-align: middle;width:1247px;height:35px;background:#ffc600;color:#000;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.lc{
text-align:center;
font-size: 18px;
float:center;width:300px;height:450px;background:#ffc600;color:#fff;overflow: auto;
border-radius: 8px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.lc::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000000;
}

.lc::-webkit-scrollbar
{
	width: 6px;
	background-color: #000000;
}

.lc::-webkit-scrollbar-thumb
{
	background-color: #ff6600;
}

.liveon{
height:250px;overflow-y: scroll;overflow-x: hidden;
}

.liveon::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000000;
}

.liveon::-webkit-scrollbar
{
	width: 6px;
	background-color: #000000;
}

.liveon::-webkit-scrollbar-thumb
{
	background-color: #ff6600;
}
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	}
	a.paginate {
	border: 1px solid #ff6600;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #ffffff;
	}
	h2 {
		font-size: 14pt;
		color: #ff6600;
		}
		
		 h2 {
		line-height: 1.2em;
		letter-spacing:-1px;
		margin: 0;
		padding: 0;
		text-align: left;
		}
	a.paginate:hover {
	background-color: #ffffff;
	color: #000;
	text-decoration: underline;
	}
	a.current {
	border: 1px solid #ff6600;
	font: bold 1.5em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#ff6600;
	color: #000;
	text-decoration: none;
	}
	span.inactive {
	border: 1px solid #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding: 2px 6px 2px 6px;
	color: #fff;
	cursor: default;
	}
input[type=radio].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:26px;
							height:21px; 
							display:inline-block;
							line-height:21px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:21px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -21px;
						}
						label.css-label {
				background-image:url(../images/fwiptv/radio.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

input[type=checkbox].css-checkbox-2 {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox-2 + label.css-label-2 {
							width:500px;
							padding-left:50px;
							height:35px; 
							display:inline-block;
							line-height:35px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:60px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox-2:checked + label.css-label-2 {
							background-position: 0 -35px;
						}
						label.css-label-2 {
				background-image:url(../images/fwiptv/checkbox.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
.tabmenu2019 {
    background-color: #ffc600;
    border-radius: 5px;
    color: #000000;
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    margin: 5px auto;
    z-index: 99;
    text-align: center;
	-moz-transform: skew(-30deg, 0deg);
-webkit-transform: skew(-30deg, 0deg);
-o-transform: skew(-30deg, 0deg);
-ms-transform: skew(-30deg, 0deg);
transform: skew(-30deg, 0deg);
}
.tabupdate2019 {
    background-color: #ffc600;
    border-radius: 8px;
    color: #000000;
    display: block;
    width: 295px;
    height: 50px;
    line-height: 50px;
    margin: 5px auto;
    z-index: 99;
    text-align: center;
}
.slick-prev:before,
    .slick-next:before {
      color: black;
    }
.poster_movie{
	border-radius: 5px;
	-webkit-box-shadow: 7px 9px 5px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 7px 9px 5px -3px rgba(0,0,0,0.75);
box-shadow: 7px 9px 5px -3px rgba(0,0,0,0.75);
}
.poster_movie:hover
{
    transform: scale(0.98, 0.98);
    opacity: 1;
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.socail:hover
{
    transform: scale(0.98, 0.98);
    opacity: 1;
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.icon_img1{transition-property:all;transition-duration:.3s;opacity:1;position:absolute;z-index:1;display: block;top: 10px;margin-left: 5px;}
.rslides2 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 1247px;
  padding: 0;
  margin: 0;
  }

.rslides2 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 1247px;
  left: 0;
  top: 0;
  }

.rslides2 li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides2 img {
  display: block;
  height: 380px;
  float: left;
  width: 1247px;
  border: 0;
  }

  .manunew{
margin-top:30px;
width:274px;height:95px;
background: #ffc600;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  font-size: 18px;
  text-decoration: none;
  text-align:center;
  color:#000000;
}

.manunew:hover{
background: #ff6600;
}

.menu2020{
color:#000000;
 text-align:center;
width:117px;background:#ffc600;
border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  background-image: -webkit-linear-gradient(top, #ffc600, #ffc600);
  background-image: -moz-linear-gradient(top, #ffc600, #ffc600);
  background-image: -ms-linear-gradient(top, #ffc600, #ffc600);
  background-image: -o-linear-gradient(top, #ffc600, #ffc600);
  background-image: linear-gradient(to bottom, #ffc600, #ffc600);
}

.menu2020:hover{
background:#ff6600;
color:#ffffff;
}
.activemenu{
background:#ff6600;
color:#ffffff;
}

.box {
margin-top:10px;
  background-color: #ffc600;
  border-radius: 10px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  font-family: 'Pridi';
font-size: 18px;
font-style: normal;
}

.box select {
  background-color: #ffc600;
  color: white;
  padding: 12px;
  width: 250px;
  border: none;
  font-size: 20px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  -webkit-appearance: button;
  appearance: button;
  outline: none;
}

.box::before {
  content: "\f13a";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}

.box:hover::before {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.2);
}

.box select option {
  padding: 30px;
}

.navbar {
  overflow: hidden;
  background-color: #333;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  cursor: pointer;
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 14px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn, .dropbtn:focus {
  background-color: #ffc600;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.subnav-content {
  display: none;
  position: absolute;
  background-color: #ffc600;
  z-index: 9999;
  width: 1247px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.subnav-content a {
  float: left;
  color: black;
  text-decoration: none;
width:auto;
}

.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

.subnav:hover .subnav-content {
  display: block;
}

.subnav-content2 {
  display: none;
  position: absolute;
  background-color: #ffc600;
  z-index: 9999;
  width: 1247px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.subnav-content2 a {
  float: right;
  color: black;
  text-decoration: none;
width:auto;
}

.subnav-content2 a:hover {
  background-color: #eee;
  color: black;
}

.subnav:hover .subnav-content2 {
  display: block;
}

.show {
  display: block;
}</pre></body></html>