@import "../../css/paging.css";
@import "../../css/comment.css";
@import "rating.css";

.video_top {
	margin: 0px 0px 20px 0px;
}
.video_top input{
	margin-left: 10px;
}
.video_top .explain{
	font: 100 8pt Tahoma;
}
.video_top .explain b{
	color: red;
}
/**/
.video_list_1 {
	width: 625px;
	font: 100 8pt/15px Verdana;
	background: #ECF0F4;
	border: 1px solid #AFBCC7;
	color: #000000;
}
.video_list_1 td{
	padding: 1px 3px 1px 3px;
}
.video_list_1 .header{
	height: 23px;
	background: #3C7DB7;
	color: #FFFFFF;
	font-weight: bold;
}
.video_list_1 .sub_header{
	height: 23px;
	background: #414141;
	color: #FFF;
	font-weight: bold;
}
.video_list_1 .row{
	height: 22px;
	background: #d0d0d0;
}
.video_list_1 .eventd {
	;
}
.video_list_1 .message{
	height: 30px;
}
.video_list_1 .footer_line{
	background: #e6e7e8;
	height: 3px;
}
.video_list_1 select{
	font: 100 8pt Tahoma;
}
/**/
.video_list_4{
	clear: both;
}
.video_list_4 .item{
	background: url(../images/icon_07.gif) no-repeat left 10px;
	border-bottom: dotted 1px #d6d6d6;
	height: 24px;
	overflow: hidden;
}
.video_list_4 .item a{ 
	font: 100 8pt/24px Verdana;
	padding-left: 15px;
}
/**/
.video_list_3 {
	clear: both;
}
.video_list_3 .outer .item {
	width: 100%;
	background: #ff0000;
	overflow: hidden;
	margin-bottom: 10px;
}
.video_list_3 .item .image{
	width: 110px;
	background: #000000;
	text-align: center;
}
.video_list_3 .item .image_container{
	position: relative;
	width: 110px;
}
.video_list_3 .image_transparent{
	position: absolute;
	width: 110px;
	height: 85px;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.video_list_3 .image_transparent img{
	width: 110px;
	height: 85px;
}
.video_list_3 .item .image embed{
	border: none;
	width: 100px;
	height: 75px;
	margin: 5px;
}
.video_list_3 .item .detail{
	width: 100%;
}
.video_list_3 .item .container{
	margin-left: 10px;
}
.video_list_3 .item .detail .title a{
	font: 700 10pt Tahoma;
	color: #43565F;
}
.video_list_3 .item .detail .ex_info {
	height: 24px;
	overflow: hidden;
}
.video_list_3 .item .detail .ex_info, .video_list_3 .item .detail .ex_info a{
	font: 100 8pt/24px Tahoma;
	color: #43565F;
}
.video_list_3 .item .cat {
	height: 20px;
	overflow: hidden;
	text-align: right;
}
.video_list_3 .item .cat a{
	color: #066FBA;
}
.video_list_3 .sep {
	height: 1px;
	font-size: 1px;
	background: url(../images/line_01.gif) repeat-x;
	margin: 10px 0px 10px 0px;
}
/**/
.video_list_2{
	width: 100%;
}
.video_list_2 .item{
	float: left;
	padding: 0px 12px 10px 0px;
}
.video_list_2 .content{
	width: 130px;
}
.video_list_2 .item .image{
	background: #000000;
	text-align: center;
	position: relative;
}
.video_list_2 .item .image_transparent{
	position: absolute;
	top: 0px;
}
.video_list_2 .item .image_transparent img{
	width: 130px;
	height: 100px;
}
.video_list_2 .item embed{
	border: none;
	width: 120px;
	height: 90px;
	margin: 5px;
}
.video_list_2 .title{
	color: #000000;
	height: 18px;
	font: 700 8pt/18px Tahoma;
	overflow: hidden;
}
.video_list_2 .member_info{
	height: 18px;
	overflow: hidden;
}
.video_list_2 .member_info a{
	color: #0764bb;
	font: 100 8pt/18px Tahoma;
}
.video_list_2 .view_count{
	height: 18px;
	overflow: hidden;
	color: #000000;
	font: 100 8pt/18px Tahoma;
}
/**/
.video_extra_content{
	clear: both;
	width: 613px;
	height: 102px;
	overflow: hidden;
	margin-left: 13px;
}
.video_extra_content table{
	width: 100%;
}
.video_extra_content td{
	height: 20px;
	font: 100 8pt/20px Tahoma;
	color: #FFF;
}
.video_extra_content .date{
	color: #8b8b8b;
	font-weight: bold;
}
