body {
	background: #303030 url(images/head.jpg) top left no-repeat;
	
	max-width: 900px;
	margin: auto;
	font-family: Verdana;
	font-size: 12px;
	}
	
a {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #00BFFF;
	text-decoration: none;
	}
	
div.logo {
	width: 900px;
		height: 200px;
	color: #ffffff;
 	font-weight: bold;
	font-size: 16px;
	word-wrap: break-word; 
	}
	  
div.content {  
	   padding: 10px;
	color: #ffffff; 
	background: #303030;
	border: 1px solid #dddddd; 
	border-top: none;
	word-wrap: break-word;
	}
	
div.title {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	word-wrap: break-word;
	}
	
div.error {
	color: #c84545;
	margin-bottom: 8px;
	word-wrap: break-word;
	}
	
span.info {
	color: #999999;
	word-wrap: break-word;
	}
	
a.category {
	background: #eeeeee;
	color: #333333;
	padding: 4px 6px;
	margin: 4px;
	border: 1px solid #dddddd;
	display: inline-block;
	}
	
div.copyright {
	background: url(images/port.png);
	color: #fff;
	padding: 10px;
	border: 1px solid #6b0404;
	border-top: none;
	word-wrap: break-word;
	}
	
a.button {
	background-image: url(images/ct3.gif);
	border: 1px solid #f3a418;
	color: #555555;
	padding: 8px;
	display: block; 
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	}
a.button:hover {
	color: #333333;
	}
	
.input {
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 8px;
	width: 95%;
	word-wrap: break-word;
	}
	
.submit {
	background: #f7be0f;
	border: 1px solid #f3a418;
	padding: 8px;
	margin-top: 8px;
	width: 99%;
	word-wrap: break-word;
	font-weight: bold;
	}
	
.apage {
	background: #f7be0f;
	border: 1px solid #f3a418;
	padding: 4px;
	}
.pages {
	background: #ee9d10;
	border: 1px solid #f09d0d;
	padding: 4px;
	}
	
	
	
/* ----------------- content -----------------------*/

.videoBox {
    margin: 10px 5px;
    display: inline-block;
    width: 140px;
    vertical-align: top; 
}

.videoBox .img {
    position: relative;
    display: inline-block;
}

.videoBox .img, .videoBox img, .prevThumb img{
    width: 140px;
    height: 110px;
}

.videoBox .title{
    text-decoration: none;
    color:#2f2f2f;
    font-size:13px;
    font-weight:bold;
    line-height:17px;
    max-height: 34px;
    display: block;
    overflow:hidden;
    text-shadow: 0 1px #FFF;
    width: 140px;
}

.videoBox .info{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFF;
    height: 17px;
    line-height: 18px;
    text-align: left;
    font-size: 9px;
    padding: 0 5px;
    width: 130px;
    text-decoration: none;
    font-weight: bold;
}

.videoBox .info span{
    float: right;
    color: #a2ce4a;
}

.videoBox .info span.poor{
    color: #ea6161;
}

.play {
    background: url(images/play.png) no-repeat;
    background-size: 44px 44px;
    position: absolute;
    height: 44px;
    width: 44px;
    left: 46px;
    top: 28px;
}
 *{
	margin:0;
	padding:0;
}

	#menu{
/*		margin:0 auto;*/
		width:900px;
		height:59px; 
		background:url(images/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:800px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#a7a7a7;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 20px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(images/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(images/menu_034_h.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 20px;	
				} 
					#menu li a:hover.current{
						color:#fff;
					}
.menushka {  
	   background-image: url(images/fohot.png);
	color: #ffffff; 
	padding: 12px; 
	border: 1px solid #2f2f2e; 
	border-top: none;
	margin: 1px;
	}
	.cat {  
	   background-image: url(images/ct3.gif);
	color: #000; 
	padding: 10px; 
	border: 1px solid #2f2f2e; 
	border-top: none;
	word-wrap: break-word;    
	margin: 1px;
	text-align: center; 
	}
	.sogl { 
	color: #fff; 
	padding: 10px; 
	border: 1px solid #6b0404; 
	border-top: none;
	word-wrap: break-word;   
	margin: 1px;
	 
	}
	.st{
float:right;
padding:3px;
border-radius:4px;
color:#000;
background:#e9a70a url(images/count.png)repeat-x;
border:1px solid #e9a70a;
box-shadow:#fff 0px 0px 1px 0px;
margin-top: -5px; 
  
} 
.content2 {  
	   background-color: #ce9805;
	color: #ffffff; 
	padding: 10px;
	border: 1px solid #dddddd;   
	border-top: none;
	word-wrap: break-word; 
	}