@import url(default.css);
@import url(form.css);
@import url(menu.css);
@import url(es-menu.css);

/*
@import url(screenplay.css);
@import url(menu.css);
@import url(es-menu.php);

*/
/*
#logo{float:left;}

#title{float:left;}

*/

/* ID */

#page
{
}

#top
{
}

#head
{

}

#backside
{
background-color:#000;
/*background: #000 url(images/top.png) repeat-x left top;
/*width:1024px;*/
/*margin-left:10px;*/
}

#back
{
background-color:transparent;
}
#logo{text-align:center;
/*display:none;*/}
.pad{padding:0px;}

#inside
{

width:1024px;
margin:10px auto;
}

#main
{
border-top: 1px solid #666;
/*background: #000 url(images/inner.png) no-repeat left top;*/
/*min-height:480px;*/
padding-top:30px;
margin-top:10px;
}
#back-core
{
text-align:justify;
color:#aaa;
}
#core{
}

#inner{
/*
position:absolute;
z-index:120;
top:164px;
left:0;
*/
float:left;
text-align:left;
}
#post{margin-left:20px;}
#post a{font-size:1.2em;color:#b1b3b4;}
#post a:hover{color:#E03288;}
#post a.active{color:#fff;}
#bottom
{
/*background: #fff url(images/bottom.png) repeat-x left top;*/
background-color:#888;
color:#fff;
}
#bottom_end
{
font-size:1.0em;
width:1024px;
margin:0 auto;
}
#bottom_end img{vertical-align:top;}
#bottom_logo{text-align:center;}
#bottom_ref{float:right;width:360px;text-align:right;}
#final
{
width:600px;
margin:0 auto;
color:#666;
font-size:0.8em;
text-align:center;
}
#blackplayer{width:1024px;height:700px;}
/* CLASS */

.blackplayer{width:720px;height:600px;margin:0 auto;text-align:center;} 
.col{
width:320px;
border-right:1px solid #666;
padding:0 20px;
}

.col1{
width:320px;
border-right:1px solid #666;
padding-right:20px;
}

.col2{
width:320px;
border-right:1px solid #666;
padding:0 20px;
}

.col3{
width:320px;
padding-left:20px;
}
.news{}
.ads{clear:both;margin:0 auto;text-align:center;}
.left{text-align:left;margin-left:40px;}
.right{text-align:right;margin-right:40px;}
.center{text-align:center;}
.spacer{clear:both;height:0;border-spacing: 0;line-height:0;font-size:0;}
.alert{color:#c00;}
/*
.mpClose {
	display: block;
	background: transparent url(images/closebox.gif) no-repeat 0 0;
	float:right;
	width: 30px;
	height:30px;	
	opacity:0.2;
}
.mpClose:hover{opacity:0.8;}*/