#vedio {
	border: 1px solid #CCC;
	width: 689px;
	clear: both;
	float: right;
	padding: 8px;
	margin: 0px;
}
#vedio .introduce {
	background-image: url(../images/index_onsale_title_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
#vedio .introduce strong {
	color: #FFF;
	font-size: medium;
	line-height: 1.8em;
	display: block;
	position: absolute;
	height: 29px;
	left: 20px;
}
#vedio .bklist {
	text-align: center;
	margin: 0px;
	padding: 18px 0;
	font-size: small;
	font-weight: lighter;
	line-height: 1.8em;
}
#vedio .bklist a {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#vedio .bklist a:hover {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #F00;
}


#vedios  {
	width: 647px;
	border: 1px solid #CCC;
	padding: 10px 20px;
	float: right;
}
#vedios .introtitle {
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#vedios .highly {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 1550px;
	width: 1px;
	text-indent: -9999px;
}
#vedios .prodescription {
	background-image: url(../images/vedio_intro.jpg);
	background-repeat: no-repeat;
	height: 39px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	line-height: 2.1em;
	text-indent: 39px;
	font-size: small;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#vedioplay {
	padding: 0 0 20px 0;
}
#vedioplay .download {
	font-size: small;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	text-align: right;
	width: 560px;
	color: #666;
}
#vedioplay .download a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	color: #666;
}
#vedioplay .download a:hover {
	color: #F00;
	position: relative;
	left: 1px;
	top: 1px;
	text-decoration: none;
}
#vediointro {
	line-height: 1.8em;
	letter-spacing: 0.2em;
}
#vedio .pages {
	font-size: small;
	font-weight: lighter;
	text-align: center;
	margin: 0;
	padding: 18px 0 0 0;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #666;
	color: #666;
}
#vedio .pages a {
	color: #666;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

