@import "paging.css";
.middle_top{
	background : url(../images/middle_content_bck.png) transparent repeat-x;
	width : 100%;
	height: 40px;
	color : #000000;
	margin-bottom : 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
/**/
.video_detail {
	padding: 0px 0px 0px 0px;
}
.video_detail .title {
	font: 700 14pt/23px Tahoma;
	text-align: left;
	color: #ffffff;
	margin: 0px 0px 4px 0px;
}
.video_detail_content {
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.video_detail .code{
	margin-bottom: 5px;
	text-align: center;
}
.video_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #ffffff;
	margin-bottom: 5px;
}
.video_detail .short_content {
	font: 100 8pt/16px Verdana;
	color: #ffffff;
	margin: 0px 0px 5px 0px

}
.video_detail .embed_code {
	font: 700 8pt Verdana;
	clear: both;
	margin-bottom: 5px;
}
.video_detail .embed_code input{
	font: 100 8pt Verdana;
	width: 470px;
}
/***/
.video_other {
	clear: both;
}
.video_other .items{
	padding-top: 10px;
}
.video_box{
	float: left;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.video_box_1{
	margin-right: 10px;
}
.video_box_{
	;
}
.video_box .inner{
	border: 1px solid #D3D1D1;
	padding: 0px 5px 10px 10px;
}
.video_box .inner_2{
	height: 114px;
	width: 213px;
	overflow: hidden;
}
.video_box img{
	margin: 0px 5px 0px 0px;
	width: 109px;
	height: 82px;
	border: 1px solid #d1d1d1;
}
.video_box .title{
	color: #E40000;
	font: 700 9pt/30px Tahoma;
	height: 30px;
	overflow: hidden;
}
.video_box .short_content{
	font: 100 8pt/15px Tahoma;
	height: 78px;
	overflow: hidden;
	cursor: pointer;
}
