
body				{ background: #252525; }

.category_links{
	background: #171717;
	border: 2px solid black;
	color: yellow;
	font-size: 22px;
	margin-left:auto; 
	margin-right:auto; 
	width: 900px;
}
.category_links	a{
	font-size: 18px;
	color: white;
}

.cheader		{ 
	border-bottom: 1px solid #4D4D4D;
	background-color: #000000;
	color: white;
	font-size: 22px;
	font-family: Tahoma;
	text-align: center;
} 
.cmenu {
	color: #959595;
}
.cmenu a{
	color:yellow;
	font-size:18px;
	font-weight: bold;
}

.content_daily {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #646464;
	text-align: center; 
	
}
.content_daily a{
	color: #D7D7D7;
}

.content_daily img{
	border: 1px solid #FF8000;
}
.content_daily img:hover{
	border: 1px solid white;
}


.content_preview {
	font-size: 22px;
	font-weight: bold;
	color: #959595;
}
.content_preview a{
	color: white;
}
.content_preview img{
	border: 1px solid #FF8000;	
}
.content_preview img:hover{
	border: 1px solid #DDDDDD;	
}


.mtitle {
	font-size: 18px;
	color: white;
}
.movie {
	font-size: 22px;
	color: white;
}


.nextpage {
	text-align: center; 
	margin-left:auto; 
	margin-right:auto; 
}
.nextpage a{
	font-size: 38px;
	color: lime;
	text-decoration: none;
}
.nextpage img{
	border: 0px solid black;
}
.nextpage_small a{
	font-size: 16px;
	color: #C0C0C0;
	text-align: center; 
	margin-left:auto; 
	margin-right:auto; 
	text-decoration: none;
}


.pages { 
	color: #ACACAC;
	font-size: 24px;
	
}		 
.pages a{	
	color: white;
	font-size: 20px;
}
.pages a:hover{	
	color: yellow;
	font-size: 20px;
}
.pages img{
	border: 0px solid black;
}


.toplist { 
	color:white; 
	font-size:24px;
	margin-left:auto; 
	margin-right:auto; 
}
.toplist	a{ 
	font-size:24px; 
	color: #FFFF00; 
} 
.toplist	a:hover { 
	color: white; 
}

.webmaster {
	border: 2px solid black;
	background: #171717;
	text-align:center
}
.webmaster a {
	color: #D6D6D6;
}
	
	
