@charset "UTF-8";
#playerBox {
	clear: both;
	min-height: 216px;
	float: left;
}

#playerMain {
	float: left;
	width: 400px;
}

#playerBox2 {
	clear: both;
	min-height: 216px;
	float: left;
}

#playerMain2 {
	width: 650px;
	float: left;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
position: absolute;
color:#000000 !important;
font-size:0.5em;
margin-top:20px;
z-index: 3;
}

#videoList {
	overflow-y: auto;
	width: 280px;
	height: 420px;
	float: left;
	padding-top: 10px;
}
#videoList a.item.current {
	background-color: #FFFFd5;
	cursor: default !important;
}
#videoList a.item:hover {
	background-color: #EEE;
}
#videoList a.item:hover.current {
	background-color: #FFFFd5;
}
#videoList a.item p {
	margin-left: 110px;
}
#videoList a.item p.thumb {
	margin-left: 0px;
}
#videoList a.item p.thumb img {
	max-width: 90px;
	height: 50px;
	float: left;
}
#tab {
	line-height: 20px;
	height: 20px;
}
#tab ul {
	float: left;
	margin-left: 620px;
}
#tab ul li {
	float: left;
	margin-right: 5px;
}
#tab ul li a {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px 15px;
	display: block;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#tab ul li a:hover {
	background-color: #EEE;
}
#tab ul li a.current {
	background-color: #FFFFd5;
}

#tab ul li2 {
	float: left;
	margin-right: 5px;
}
#tab ul li2 a {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px 15px;
	display: block;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#tab ul li2 a:hover {
	background-color: #EEE;
}
#tab ul li2 a.current {
	background-color: #FFFFd5;
}
#tabSort {
	line-height: 20px;
	height: 20px;
}
#tabSort ul {
	float: right;
}
#tabSort ul li {
	float: left;
	margin-right: 5px;
}
#tabSort ul li a {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px 15px;
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#tabSort ul li a:hover {
	background-color: #EEE;
}
#tabSort ul li a.current {
	background-color: #FFFFd5;
}
#tabSort ul li2 {
	float: left;
	margin-right: 5px;
}
#tabSort ul li2 a {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	padding: 0px 15px;
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#tabSort ul li2 a:hover {
	background-color: #EEE;
}
#tabSort ul li2 a.current {
	background-color: #FFFFd5;
}
#epre {
	height: 650px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	overflow: hidden;
}
#epre iframe {
	height: 650px;
	width: 930px;
}

h3 {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;	
}
#playerMain,
.box640 {
	width: 700px;
	margin: 10px 10px 5px;
}
#btnRight {
	float:right;
	padding: 5px 10px;
	border: 1px solid #999;
	cursor: pointer;
}
#completeBanner {
	text-align: center;
	display: none;
}
#epre {
	height: 650px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	overflow: hidden;
}
#epre iframe {
	height: 650px;
	width: 930px;
}
#ccBox {
	font-size: 50px;
	min-height: 1.5em;
	width: 620px;
	margin: 0px auto 20px;
	color: #FFF;
	padding: 10px;
	background-color: #000;
}