@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9E285;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; }
#header {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 88px;
}
#header .logo1 {
	display: block;
	float: left;
	height: 88px;
	width: 185px;
}
#header .topup {
	display: block;
	width: 719px;
	float: left;
	height: 88px;
}
#header .topup .topp {
	display: block;
	float: left;
	width: 719px;
	height: 62px;
}
#header .topup .topp ul {
	display: block;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 138px;
}
#header .topup .topp ul li {
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#header .topup .topp ul li a {
	margin-left: 8px;
	color: #000;
	display: block;
	text-align: left;
}
#header .topup .topp ul li a:hover {
	color: #F00;
}
#header .topup .topup_name {
	display: block;
	height: 26px;
}

#header .logo2 {
	float: left;
	height: 88px;
	width: 76px;
	display: block;
}
#content {
	width: 981px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
	overflow: hidden;
}
.thumb {
	display: block;
	width: 322px;
	float: left;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	height: 303px;
	overflow: hidden;
}
.thumb .desc {
     width: 100%;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     display: block;
     font-weight: bold;
}
.thumb .desc a {
	color: #F00;
}
.thumb a img {
	height: 240px;
	width: 320px;
	float: left;
	border: 1px solid #000;
	color: #000;
}
#content .thumb a img:hover {
	border: 1px dashed #000;
}
.thumb .length {
	width: 50%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thumb .added {
	display: block;
	width: 50%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thumb .tags {
	display: block;
	overflow: hidden;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
#toplist {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#toplist span {
	float: left;
	width: 100%;
	text-align: center;
}
#toplist ul {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 32%;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#toplist ul li {
	display: block;
}
#toplist ul li a {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
#toplist ul li a:hover {
	color: #F00;
}
#footer {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#footer .right {
	float: right;
	width: 171px;
	height: 77px;
	display: block;
}
#footer .left {
	display: block;
	float: left;
	width: 809px;
	height: 77px;
}
#footer .left p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .left p a {
	color: #000;
}
#footer .left p a:hover {
	color: #F00;
}
#movie {
	display: block;
	float: left;
	width: 580px;
	margin-left: 10px;
}
#movie .title {
     display: block;
     width: 100%;
     float: left;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     text-align: left;
     color: #000;
     font-weight: bold;
     overflow: hidden;
     margin-left: 10px;
}
#movie .player {
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
}
#movie .tags {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#movie .leght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#movie .desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	display: block;
	width: 100%;
	text-align: center;
}
.return {
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
}
.return a {
	color: #F00;
	text-decoration: none;
}
.return a:hover {
	color: #000;
}
#related {
	float: right;
	width: 330px;
	margin-right: 10px;
}

