亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? meevee.tv.css

?? xml good example for tv guide.
?? CSS
字號:
body {}
h1{
display:none;
}
#gridtime {
	color:white;
	text-align:left;
	background-color:#01a5e4;
	border:0px;
	border-top:2px solid #a5e5ff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	}
#listings {
	table-layout:fixed;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:2px solid #01a5e4;
	}
#calendarlink{
	display:inline;
	padding:0px;
	margin:0px;
	border:0px;
	overflow:hidden;
	height:20px;
	width:15px;
	white-space:normal;
	background: transparent url(../images/calendar1.gif) no-repeat left center;
	text-decoration:none;
}
#calendarlink span{
	visibility:hidden;
}
table.internal{
	table-layout:auto;
	border-collapse: collapse;
	width:100%;
	margin:0px;
	text-align:left;
	border:0px;
}
td.extendleft{ /*I'm reusing the AOL extenders for this - MeeVee uses the word "Cont'd..."*/
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	height:30px;
	width:14px;
	white-space:normal;
	background-image:url(../images/aolextendleft.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
td.extendleft span{
	visibility:hidden;
}


td.extendright{ /*I'm reusing the AOL extenders for this - MeeVee doesn't use right-extenders."*/
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	height:30px;
	width:14px;
	white-space:normal;
	background-image:url(../images/aolextendright.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
td.extendright span{
	visibility:hidden;
}

td.program{
	text-align:left;
	font-family:arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	margin:0px;
	padding:1px;
	border:0px;
	overflow: hidden;
	vertical-align:top;
	height:30px;
	width:100%;
	white-space:nowrap;
	color:#666;
}
tr.oddrow td{
	background-color:#e8f5fb;
	}
tr.evenrow td{
	background-color:#F5FCFF;
}

td{
	margin-left:1px;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:1px solid #e6e6e6;
	overflow: hidden;
	vertical-align:top;
	height:30px;
	white-space:nowrap;

	}
td.extendright td.program{
	padding:0px;
	border:0px;
}
td.empty{
	background-image:url(../images/empty.gif);
}
th{
	font-family:arial, sans-serif;
	font-size: 10pt;
	overflow: hidden;
	}

th.channel{
	text-align:center;
	padding:0px;
	overflow: hidden;
	border:1px solid #e6e6e6;
	background-color:white;
	color:black;
	font-size:8pt
	}
tr.timebar{
	background-color:#9FDDF5;
}
th.time{
	text-align:left;
	height: 18px;
	padding:0px;
	margin:0px;
	border:1px solid white;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	cursor: pointer;
	}

th.topleftcorner{
	height: 21px;
	padding:2px;
	margin:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-right:1px solid #9FDDF5;
	background-image:url(../images/meeveeearlier.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	text-indent:-5000px;
	cursor: pointer;
	}

th.toprightcorner {
	height: 21px;
	padding:2px;
	margin:0px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:1px solid #9FDDF5;
	background-image:url(../images/meeveelater.gif);
	background-repeat:no-repeat;
	background-position:center center;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	text-indent:-5000px;
	cursor: pointer;
	}

th.topleftcorner{
	width:100px;
}

th.toprightcorner{
	width:21px;
}

/*Popup*/
.popupheader{
padding: 2px;
border: 2px solid black;
background-color: lightyellow;
color:black;
width: 150px;
Font-Family:'arial';
font-size:11pt;
font-weight:bold;
}

.popupbody{
padding: 2px;
border: 2px solid black;
border-top: 0px;
background-color: lightyellow;
color:black;
width: 150px;
Font-Family:'arial';
font-size:11pt;
font-weight:normal;
}

hr{
	border: 0px;
	background-color: black;
	height:1px;
}
.subtitle{
	font-style:italic;
}
.popupcategorylist{
	list-style:none;
	padding: 0px;
	margin:0px;
}
.starlist{
	list-style: none;
	padding: 0px;
	height: 15px;
	position: relative;
	margin:0px;
}
.starlist li{
	padding:0px;
	margin:0px;
	width:15px;
	height:15px;
	float: left;
}
.starlist li span{
	display:none;
}

.starlist li.starempty{
	background-image:url(../images/starempty.gif);
}
.starlist li.starhalf{
	background-image:url(../images/starhalf.gif);
}
.starlist li.starfilled{
	background-image:url(../images/starfilled.gif);
}

/*End Popup section*/

/* Channel display classes (in this order):*/
/* <-------------------------------------left/rightchanneltable---------------------------------->*/
/* leftlogocell leftnumbercell             / middlecell \           rightnumbercell rightlogocell */
/* <---------------------------------------              ---------------------------------------->*/
/*       leftnumber leftchannelbr leftnbsp channelname rightchannelbr rightnbsp rightnumber       */
.leftchanneltable{
	table-layout:fixed;
	border-collapse: collapse;
	width:100px;
	margin:0px;
	border:0px;
	background-color:transparent;
	padding:0px;
}
.leftchanneltable .leftlogocell{
	width:50px;
	background-color:transparent;
	overflow: visible;
	border:0px;
	height:32px;
	text-align:center;
	vertical-align:bottom;
	padding:0px;
}
.leftchanneltable .leftlogocell img{
	height:30px;
	width:30px;
	text-align:center;
	vertical-align:bottom;
}
.leftchanneltable .leftnumbercell{
	display:none
}
.leftchanneltable .middlecell{
	background-color:transparent;
	padding:0px;
	overflow: visible;
	border:0px;
	vertical-align:middle;
	text-align:center;
}
	.leftchanneltable .leftnumber{font-weight:bold;}
	.leftchanneltable .leftchannelbr{}
	.leftchanneltable .leftnbsp{display:none}
	.leftchanneltable .channelname{font-weight:normal;}
	.leftchanneltable .rightchannelbr{display:none;}
	.leftchanneltable .rightnbsp{display:none;}
	.leftchanneltable .rightnumber{display:none;}
.leftchanneltable .rightlogocell{display:none;}
.leftchanneltable .rightnumbercell{display:none;}

.rightchanneltable{
	table-layout:fixed;
	border-collapse: collapse;
	width:100%;
	margin:0px;
	border:0px;
	background-color:transparent;
	padding:0px;
}
.rightchanneltable .leftlogocell{
	display:none;
}
.rightchanneltable .leftlogocell img{
	display:none;
}
.rightchanneltable .leftnumbercell{
	width:100%;
	background-color:transparent;
	padding:0px;
	overflow: visible;
	border:0px;
	text-align:center;
}
.rightchanneltable .middlecell{display:none;}
.rightchanneltable .rightlogocell{display:none;}
.rightchanneltable .rightnumbercell{display:none;}


/*End Channel display styles*/

/*PREF WINDOW STYLES*/
#menu{
	position: absolute;
	left:50px;
	top:50px;
	z-index:10;
	background-color:#f5fcff;
	border:2px solid #4493d0;
	padding-left:10px;
	padding-right:10px;
}


#menu div
{
	border:1px solid #ccc;
	border-top:0px;
 	width: 400px;
	background-color:white;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 10px;
}

#menu label,input,select {
	display: block;
	float: left;
	margin-bottom: 2px;
}

#menu label {
	text-align: right;
	width: 175px;
	padding-right: 10px;
	font-family:arial, sans-serif;
	font-size: 8pt;
	font-weight:normal;

}
#menu br {
	clear: left;
}
#preftabs
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
padding-top:10px;
}

#preftabs ul, #preftabs li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#preftabs a:link, #preftabs a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#preftabs a:hover { color: #f00; }

.Submit{
	padding:2px 5px 2px 5px;
	margin: 1px;
	float:left;
	color:black;
	text-decoration:none;
	background-color:#d4d0c8;
	border-top:white solid 1px;
	border-left:white solid 1px;
	border-bottom:#404040 solid 1px;
	border-right:#404040 solid 1px;
	text-align:center;
}
/*END PREF WINDOW STUFF*/

#preflink{
	position:absolute;
	top:5px;
	left:5px;
	border:2px solid #999;
	font-family:arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	background-color:white;
	color:#FBA601;
	text-align:center;
}
#preflink a:link{
	text-decoration:none;
	color:#FBA601;
}
#preflink a:visited{
	text-decoration:none;
	color:#FBA601;
}
#preflink a:hover{
	text-decoration:none;
	color:#FBA601;
}
#preflink a:active{
	text-decoration:none;
	color:#FBA601;
}

#clock, #loading{
	position:absolute;
	top:5px;
	right:5px;
	border:2px solid #999;
	font-family:arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	background-color:white;
	color:#FBA601;
	text-align:center;
}
#loadingcontainer{
width: 200px;
position: absolute;
left: 50%;
top:30%;
z-index:10;
}
#loading{
position: absolute;
left: -100px;
z-index:10;
display:none;
}
/*FASTDATEPICKER*/
#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 2px solid black;
	width:auto;
	text-align:left;
	background: white;
}
#fastDatePickerRowYearMonth {
	background: silver;
}
#fastDatePickerRowDaysOfWeek {
	background: #d0d0d0;
}
#fastDatePickerTable td {
	border: 1px solid gray;
	padding: 3px;
	text-align: center;
}
#fastDatePickerCellToday {
	background: #d0d0d0;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: silver;
}
.fastDatePickerNonSelectableElement {
	color: silver;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #d0d0d0;
}
/*END FASTDATEPICKER*/

#gridtime select{
	display:inline;
	float:none;
	margin:1px;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
display:block;
font-weight: normal;
font-size:8pt;
color: navy;
margin: 3px 8px;
text-decoration: none;
float:right;
}
tr.evenrow td.Goodmovie{
background-color:#FBA601;
}
tr.evenrow td.Goodmovie table td{
background-color:#FBA601;
}
tr.oddrow td.Goodmovie{
background-color:#FBA601;
}
tr.oddrow td.Goodmovie table td{
background-color:#FBA601;
}

tr.evenrow td.Clickable{
color:#01A5E4;
cursor: pointer;
}
tr.evenrow td.Clickable table td{
color:#01A5E4;
cursor: pointer;
}
tr.oddrow td.Clickable{
color:#01A5E4;
cursor: pointer;
}
tr.oddrow td.Clickable table td{
color:#01A5E4;
cursor: pointer;
}

.Newshow{
	border:2px solid #ccc;
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
色婷婷亚洲一区二区三区| 一区二区三区 在线观看视频| 午夜电影久久久| 在线观看一区二区视频| 亚洲一级二级三级在线免费观看| 日本电影欧美片| 亚洲电影你懂得| 91麻豆精品国产91久久久使用方法 | 精品99999| 国产大陆a不卡| 国产精品看片你懂得| av不卡一区二区三区| 亚洲精品第一国产综合野| 欧美视频一区二区三区四区 | 26uuu另类欧美亚洲曰本| 激情欧美日韩一区二区| 久久久久久99精品| 97se亚洲国产综合在线| 亚洲影视在线观看| 日韩欧美在线综合网| 国产福利不卡视频| 亚洲激情在线激情| 欧美一级欧美三级| 成人精品高清在线| 亚洲高清中文字幕| 久久新电视剧免费观看| 成人动漫av在线| 亚洲va欧美va天堂v国产综合| 精品三级av在线| jlzzjlzz亚洲女人18| 午夜电影网亚洲视频| 国产欧美日韩一区二区三区在线观看| 在线视频你懂得一区二区三区| 六月丁香婷婷色狠狠久久| 国产精品美女久久福利网站| 精品视频一区三区九区| 夫妻av一区二区| 亚洲123区在线观看| 久久精品无码一区二区三区| 在线观看视频91| 国产成人午夜精品影院观看视频| 亚洲精品国产第一综合99久久 | 欧美激情综合在线| 欧美日韩一区成人| a亚洲天堂av| 久久99热国产| 亚洲成人在线免费| 国产精品久久777777| 日韩免费视频线观看| 一本色道久久综合狠狠躁的推荐| 九九热在线视频观看这里只有精品 | 色综合天天综合网天天狠天天| 狠狠狠色丁香婷婷综合激情| 偷拍自拍另类欧美| 亚洲欧美在线aaa| 337p日本欧洲亚洲大胆精品| 欧美日韩在线不卡| 91亚洲国产成人精品一区二三| 精品一区二区三区久久| 亚洲电影一级黄| 亚洲美女区一区| 国产精品视频一二| 久久久久综合网| 26uuu国产日韩综合| 欧美日韩精品一二三区| 91免费精品国自产拍在线不卡| 国产精品资源在线看| 日韩精品视频网| 亚洲国产va精品久久久不卡综合| 亚洲三级电影全部在线观看高清| 久久久精品人体av艺术| wwwwxxxxx欧美| 精品免费一区二区三区| 日韩欧美中文一区二区| 欧美一区二区视频网站| 欧美午夜精品一区二区三区| 色综合咪咪久久| 一本大道久久a久久精二百| 波多野结衣精品在线| 成人av网址在线| 91福利视频网站| 在线免费精品视频| 在线观看国产精品网站| 日本高清免费不卡视频| 欧美视频在线不卡| 精品视频一区二区三区免费| 欧美日韩在线播放一区| 欧美日韩免费电影| 欧美精品vⅰdeose4hd| 777精品伊人久久久久大香线蕉| 欧美精品免费视频| 欧美一级日韩不卡播放免费| 欧美xxxx老人做受| 久久久精品蜜桃| 国产精品不卡一区| 亚洲精品成人悠悠色影视| 亚洲主播在线观看| 蜜臀av一区二区| 国产裸体歌舞团一区二区| 成人av在线资源网站| 97精品久久久午夜一区二区三区| 色综合久久久久网| 欧美精品免费视频| 久久久久久一级片| 亚洲天天做日日做天天谢日日欢| 一区二区三区自拍| 日本不卡一二三区黄网| 激情小说欧美图片| av网站免费线看精品| 欧美人伦禁忌dvd放荡欲情| 精品99一区二区三区| 自拍偷拍亚洲激情| 亚洲18色成人| 国产精品综合久久| 91精品办公室少妇高潮对白| 日韩午夜激情视频| 国产精品网站在线观看| 午夜精品久久久久久久99水蜜桃| 精品影视av免费| 99精品在线免费| 日韩亚洲欧美综合| 亚洲区小说区图片区qvod| 免费欧美高清视频| 岛国精品在线播放| 777a∨成人精品桃花网| 国产精品福利电影一区二区三区四区 | 国产在线精品一区二区不卡了 | 亚洲gay无套男同| 国产一区二区不卡在线| 欧美日韩一区视频| 国产清纯美女被跳蛋高潮一区二区久久w | 日本成人在线一区| 成人h版在线观看| 日韩视频一区二区在线观看| 亚洲日本一区二区| 国产中文字幕一区| 欧美日韩久久不卡| 成人欧美一区二区三区黑人麻豆 | 亚洲一区二区av电影| 国产夫妻精品视频| 日韩三级视频在线看| 一区二区三区四区在线| 国产凹凸在线观看一区二区| 91精品黄色片免费大全| 亚洲女与黑人做爰| 国产精品1024久久| 欧美v日韩v国产v| 午夜国产不卡在线观看视频| av一二三不卡影片| 国产亚洲欧美在线| 麻豆精品在线看| 777xxx欧美| 婷婷激情综合网| 欧美专区在线观看一区| 中文字幕国产精品一区二区| 久久福利资源站| 91精品国产麻豆国产自产在线| 一区二区三区在线视频免费观看| 国产高清精品在线| 精品国产麻豆免费人成网站| 图片区小说区区亚洲影院| 色狠狠综合天天综合综合| 亚洲欧洲精品一区二区三区不卡| 国产精品18久久久| 国产亚洲精品福利| 国产美女精品一区二区三区| 日韩精品一区二区三区中文不卡| 日韩电影在线观看一区| 欧美日韩国产色站一区二区三区| 亚洲综合一区二区| 欧美亚洲国产一区二区三区va| 亚洲综合视频在线观看| 欧美三级三级三级爽爽爽| 亚洲一区中文在线| 欧美色视频一区| 亚洲成a人v欧美综合天堂| 欧美日韩国产在线观看| 日本大胆欧美人术艺术动态| 日韩你懂的在线播放| 国产中文字幕精品| 国产精品系列在线| 91视频观看免费| 亚洲一区二区三区视频在线播放 | 亚洲永久精品大片| 欧美精品视频www在线观看| 首页综合国产亚洲丝袜| 欧美成人性福生活免费看| 国产一区久久久| 国产精品麻豆久久久| 91年精品国产| 亚洲超丰满肉感bbw| 欧美va日韩va| 国产成人啪免费观看软件| 亚洲欧洲精品天堂一级| 欧美少妇bbb| 蜜臀久久久久久久| 国产日韩成人精品| 91麻豆swag| 免费人成黄页网站在线一区二区| 日韩欧美激情四射|