@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#topbt1 {
	background-image: url(images/videotop1.jpg);
	height: 37px;
	width: 949px;
	margin-bottom: 5px;
}
#videowindows {
	background-color: #fdd5cb;
	border: 1px solid #eea383;
	padding: 6px;
	width: 678px;
	float: left;
}
#videolei {
	background-color: #FFFFFF;
	border: 1px solid #eea383;
	height: 400px;
	width: 675px;
}
#listtt {
	background-color: #fdd5cb;
	border: 1px solid #eea383;
	float: right;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#rightlist {
	background-color: #fdd5cb;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #eea383;
	height: 372px;
	padding: 6px;
}
#rightlist ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-type: none;
}
#rightlist ul li {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eea383;
	padding-top: 5px;
	height: 18px;
}
#rightlist ul li a {
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
#rightlist ul li a:hover {
	line-height: normal;
	color: #FF3300;
	text-decoration: none;
	font-size: 12px;
}
