@charset "big5";
/* CSS Document */
.showhide{
float:left;
width:98%;
}
.qvod {
	float:left;
	margin:0 auto;
	border: 1px dashed #CCCCCC;
	width: 98%;
	background-color: #FAFAFA;
	padding: 5px;
}
.qvod span{
	font-size: 15px;
	float: left;
	line-height: 25px;
	width: 116px;
	text-align: center;
	height: 25px;
	overflow: hidden;
}
.qvod a{
	font-size: 15px;
	color: #09C;
	text-decoration: none;
}
.qvod a:hover{
	color: #F60;
	text-decoration: underline;
}
.qvodtitle{
	clear:both;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	height:24px;
}
#qvoddown{
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#qvodplay{
	text-align:center;
	width: 100%;
}
#qvodplay span{
	float:left;
	margin-left:5px;
}
.qvodfloatwinmask{background:#7FCAE2;}
.qvodfloatwin{
	background:#F1F5FA;
}
.qvodwintitle{
	clear: both;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.qvodwintitle h3{
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#09C;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.qvodwintitle span{
	float: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.qvodwintitle span a{
	font-size: 15px;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}
.qvodwintitle span a:hover{
	color: #FF0000;
	text-decoration: none;
}
.qvodwinbody{
	clear: both;
}
.qvodwinbody iframe{
	margin: 6px;
}

.playlist{
padding:5px 0 0 5px;;
border-left:1px dashed #ccc;
OVERFLOW-y:auto;
}

.playlist a{
	font-size: 15px;
	color: #09C;
	text-decoration: none;
}
.playlist a:hover{
	color: #F60;
	text-decoration: underline;
}
#QvodWin{
	width:800px!important;
}
#QvodPo{
	width:812px!important;
}
#theNewVod{
	clear:both;
	
}
#theNewVod span{
	text-align:center;
	width:100%;
	padding-bottom:5px;
	line-height:28px;
	font-weight:bold;
	background-color:#eee;
}
#theNewVod a{
	text-decoration: none;
	color:#cc0000;
}
#showAndHide img{
}