@import "box_news.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 {
	clear:  both;
	text-align: center;
	margin-bottom: 15px;
}
.video_detail .title {
	font: 700 14pt/23px Tahoma;
	color: #DD0000;
	margin: 0px 0px 4px 0px;
}
.video_detail_content {
	clear: both;
	margin: 10px 0px 10px 0px;
}
.video_detail .code{
	clear: both;
	margin-bottom: 5px;
}
.video_detail .content{
	clear: both;
}
.video_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #797979;
	margin-bottom: 15px;
}
.video_detail .short_content {
	font: 100 8pt/16px Verdana;
	margin: 0px 0px 5px 0px
}
.video_detail .embed_code {
	font: 700 8pt Verdana;
	clear: both;
}
.video_detail .embed_code input{
	font: 100 8pt Verdana;
	width: 100%;
}
