/*
Name: LadyboyLoad
Date: 
Coder: Ace_luffy
Author URI: http://www.creationcrew.com/
*/
/******************* Body *******************/
@font-face
{
font-family: coolvetica;
src: url('fonts/coolvetica.eot') format('truetype'); /* IE9 */
src: url('fonts/coolvetica.eot?#iefix') format('embedded-opentype'),
     url('fonts/coolvetica.woff') format('woff'),
     url('fonts/coolvetica.ttf') format('truetype'),
	 url('fonts/coolvetica.svg#Ccoolvetica') format('svg'); 
	 font-style: normal;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.clear
{
	clear:both;
}
ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}
img {	border:0px none;
	overflow:hidden;
	filter:progid:DXImageTransform} 


body {
	background: #111111 url('images/bg_out.jpg')center repeat-y;
	color: #fff;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	background-color:#111111;


}

#container {
    margin-left:auto;
    margin-right:auto;    
    margin:0 auto;
	width:1000px;
	min-height:100%;
	background: #2e2d2d;
}

.space { height:20px; width:100%;}
.space1 { height:20px; width:989px;}
.center { margin-left:auto; margin-right:auto;}
.clear {clear:both;}

#centerpix{ width:988px;margin:0 auto; }
/********header********/

#header_base{width:1000px; height:612px; position:relative; overflow:hidden;   margin:0 auto;}
#header{width:100%; height:510px; position:absolute; z-index:1; top:0; left:0; }
#header_base .logo { position:absolute; top:0px; left:65px; width:368px; height:290px;}
#header_base .slider {position:absolute; overflow:hidden; top:157px; left:330px; width:375px; height:260px; }
/**/
#menu{ width:1000px; height:75px; position:absolute; top:517px; left:0px;}
#menu ul li{ float:left; padding-left:10px; }
.member{ margin-left:5px; margin-right:5px;}
/**/

/********content********/

#episode_base {width:967px;margin:0 auto; }
#episode_base .headerpix{width:967px; height:32px;margin:0 auto; background-image:url(images/episodeheader.jpg) }
#episode_base .desc{width:624px; height:155px; background-image:url(images/episodedesc.jpg); margin-top:5px; padding-left:0px; }
#episode_base .desc .boxpix2 { margin-left:8px; float:left; margin-right:17px; margin-top:50px; font-family: Arial, Helvetica, sans-serif; font-size:12px ;color:#fff; 
overflow:auto; padding-left:5px;	width:600px;	height:90px;	 }
#episode_base .desc .titlesite { position:absolute; margin-left:10px ;float:left; margin-top:20px; width:624; height:30px;font-family: Arial, Helvetica, sans-serif; font-size:25px; color:#fff; }

#episode_content {width:967px; background-image:url(images/bg_episode.jpg); overflow:hidden;  height:100%; margin:0 auto;  }
#episode_content .thumbset{float:left; padding-left:8px; width:291px;  }
#episode_content .thumbs{float:left; padding-left:13px; padding-top:5px;}
#episode_content .thumbs2{float:left; padding-left:13px; padding-top:7px;}
#episode_content .boxpix{ float:left; padding-left:23px;padding-top:5px; width:637px;}
#episode_content .boxbase { float:left;  width:961px  ;  }

#footer_post {width:971px;margin:0 auto; }
#footer_buttom {width:971px;margin:0 auto; }

#footer {font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #fff}
#footer a{font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #fff}
