@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color: #000000;
}
a:link {
	color: #fc5807;
	text-decoration: none;
	border-bottom: 1px dotted #fc5807;
}
a:visited {
	color: #9bc706;
	text-decoration: none;
	border-bottom: 1px dotted #fc5807;
}
a:hover {
	background-color: #cdd0c5;
	color: #fc5807;
	text-decoration: none;
	border-bottom: 1px solid #fc5807;
}

.mian-bg{
	background-image: url(../images/video_oscars/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:10px;

}


.family-1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#3d2b08;
	word-spacing:-2px;
}
.family-2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #312308;
	text-decoration: none;
}
.family-3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #312308;
	text-decoration: none;
}

.video1-bg {
	background-image: url(../images/video_oscars/videos-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

