﻿#VideoHomeUpper {
	width: 710px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	clear: both;
	display: inline;
}
#VideoHomeUpper_left {
	float: left;
	width: 710px;
	margin-left: 0px;
	clear: left;
	display: inline;
	text-align :justify;
}
#VideoHomeUpper_right {
	float: right;
	width: 330px;
	height: 277px;
	margin-top: -10px;
	display: Block;
}
#vidscr {
	clear: right;
	width: 330px;
	height: 265px;
	display: block;
	text-align:right;
	background-color: white;
}
#VideoHomeUpper_left_title, .VideoHomeUpper_left_title {
	color: #4d4d4d;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 32px;
	width: 100%;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	clear: left;
	line-height: 12px;
}
#DivBriefIntroduction {
	padding-top: 15px;
	text-align: justify;
}
#divLatestNews {
	float : left;
	margin-left: 30px;
	margin-right: 30px;
	width: 710px;
	display: inline;
	clear: both;
	height: 100%;
}
#LowerGroupDiv {
	margin: 0px auto 0 auto;
	width: 770px;
	background-color: white;
	display: block;
	clear: both;
}
#divSearch {
	float : left;
	margin-left: 30px;
	margin-right: 30px;
	width: 710px;
	display: inline;
	clear: both;
	height: 100%;
}

