﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/vodbg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;

}
.counten {
	width: 1014px;
	height: 694px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*video*/
.video {
	height: 375px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
}
.marquee {
	height: 20px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #DFD9C4;
	text-decoration: none;
}
.videoframe {
	background-attachment: scroll;
	background-image: url(images/videoframe_vodbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 425px;
	width: 686px;
	margin-top: 98px;
	margin-left: 164px;
	margin-right: 164px;
}
.videocontrol {
	width: 686px;
	margin-top: 0px;
	margin-left: 164px;
	margin-right: 164px;
}
.videotitle {
	font-family: Arial, "新細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #503e1a;
}
#soundball {
	clear: both;
	height: 14px;
	width: 14px;
	position: static;
	visibility: inherit;
}


.seekbar {
	background-attachment: inherit;
	background-image: url(images/bt_soundseek.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*其他內容*/
.mainbox {
	background-attachment: scroll;
	background-image: url(images/mainbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 425px;
	width: 686px;
	margin-top: 98px;
	margin-left: 164px;
	margin-right: 164px;
}
.backlivechannel {
	width: 89px;
	margin-top: 0px;
	margin-left: 164px;
}.input {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #302118;
	border: 1px solid #9C8E5C;
	margin: 3px;
}
#search {
	width: 170px;
	position: relative;
	left: 550px;
	bottom: 0px;
	visibility: inherit;
}

/*VOD page*/

.vodvideoframe {
	background-attachment: scroll;
	background-image: url(images/videoframe_vodbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 335px;
	width: 580px;
	margin-top: 123px;
	margin-left: 40px;
}
.vodvideoframe_marque {
	background-attachment: scroll;
	background-image: url(images/videoframe_vodbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 365px;
	width: 580px;
	margin-top: 88px;
	margin-left: 40px;
}
.vodvideocontrol {
	width: 580px;
	margin-top: 0px;
	margin-left: 40px;
}.timenum {
	font-family: Arial, "新細明體";
	font-size: 9pt;
	color: #630;
	padding-left: 10px;
}
#vodseekbar {
	clear: both;
	height: 11px;
	width: 26px;
	position: static;
	visibility: inherit;
}
.vodlist {
	height: 0px;
	width: 350px;
	background-image: url(images/bg_vodlist.gif);
	margin-top: 68px;
	margin-left: 0px;
	padding-top: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.vodlist_main {
	margin-top: 0px;
	margin-left: 0px;

	margin-right: 10px;
	margin-bottom: 5px;
}
.vodlistbutton {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.vodlistbutton1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vodphoto {
	background-image: url(images/bg_vodphoto.gif);
	height: 70px;
	width: 90px;
	background-position: 5px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.vodphotom {
	background-image: url(images/bg_vodphoto.gif);
	height: 70px;
	width: 90px;
	background-position: 5px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.vodlistlinebg {
	background-attachment: scroll;
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.vodvideo {
	height: 315px;
	width: 420px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
}

