/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */


#left {
	width:338px;
	float:left;
	padding-top:25px;
}
#center {
	width:160px;
	height:425px;
	float:left;
}
#right {
	width:450px;
	height:425px;
	float:left;
}

#photo{
	margin-top:60px;
	}
	#photo img{
		border:#666 solid 1px;
		}
#tit_cast{
	width:212px;
	height:23px;
	float:left;
	margin-left:20px;
	}

#menu_cast{
	margin-top:30px;
	float:left;
	margin-left:21px;
}
	
#menu_vert{
	margin-top:40px;
	width:180px;
	float:left;
	margin-left: 30px;
	height: 230px;
	}
#menu_vert a{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	line-height: 13px;
	font-weight:bold;
	}
#menu_vert a:hover{
	color:#ff0000;}

#menu_vert p{
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:left;
	line-height: 19px;
	margin-bottom:5px;
	font-weight:bold;
	}
#next_prev{
	margin-top:330px;
	*margin-top:230px;
	_margin-top:230px;
	margin-left:40PX;}
	#next_prev a{
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		font-size:8px;
		color:#F00;
		text-decoration:none;
		margin:3px;
		}
			#next_prev a:hover{
				color:#FFF;
			}
