body{
	margin:0px;
	background:#000;
	font-size:12px;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
#pu_container{
	width:590px;
	padding:10px;
	margin:0 auto;
	z-index:1;
}
#pu_header{
	width:588px;
	border:1px solid #999;
}
#pu_main{
	margin:10px 0px 0px 0px;
	line-height:150%;
}
#pu_left{
	float:left;
	width:280px;
}
#pu_left img{
	width:278px;
	border:1px solid #999;
}
#pu_left p{

}
#pu_right{
	float:right;
	background:#fff;
	width:288px;
	border:1px solid #999;
	line-height:150%;
}
.pu_right_name{
	letter-spacing:1px;
	padding:3px;
	border-left:5px solid orange;
	margin:0px 0px 25px 0px;
}
#pu_right h3{
	width:290px;
	height:20px;
	text-indent:-9000px;
	margin:0px;
	background:url(images/h4_cast_profile.gif) no-repeat;
}
#pu_right p{
	margin:0px;
}
#profile{
	padding:0px 10px;
}
#profile ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#profile li{
	width:60px;
	margin:5px 5px 5px 0px;
	float:left;
	padding:0px;
	display:inline;
}
#profile li img{
	border:1px solid #999;
}
#profile table{
	border:1px solid #999;
	border-collapse: collapse;
	margin:10px 0px;
}
#profile th{
	padding:3px;
	width:110px;
	border:1px solid #999;
	color:#fff;
	text-align:left;
	background:url(images/bg_profile_table.gif) repeat-y;
}
#profile td{
	padding:3px;
	width:153px;
	border:1px solid #999;
	background:#fff;
}
.pu_top_corner{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	/*behavior: url(../js/iepngfix.htc);*/
}
.pu_bottom_corner{
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	width:110px;
	height:37px;
	/*behavior: url(../js/iepngfix.htc);*/
}
#pu_main h3{
	width:290px;
	height:24px;
	margin:0px;
	text-indent:-9000px;
	background:url(images/h4_cast_profile.gif) no-repeat;
}
#pu_main h4{
	width:590px;
	height:24px;
	margin:0px;
	text-indent:-9000px;
	background:url(images/pu_h4_recruit.gif) no-repeat;
}
#pu_main h5{
	width:560px;
	height:19px;
	margin:0px;
	color:#fff;
	padding:5px 0px 0px 10px;
	background:url(images/pu_h5_recruit.gif) no-repeat;
}
#pu_main h6{
	font-size:12px;
	color:#db0f2c;
	margin:3px 10px;
}

#pu_main p{
	margin:0px 0px 15px 0px;
}
#pu_main table{
	border:1px solid #9f9f9f;
	border-collapse: collapse;
	margin:10px 10px 20px 10px;
}
#pu_main th,#pu_main td{
	vertical-align:top;
	font-weight:normal;
	border:1px solid #9f9f9f;
	padding:5px;
}
#pu_main th{
	width:100px;
	text-align:center;
}
#recruit_body{
	background:#fff;
	padding:10px 10px 10px 10px;
	overflow:auto;
	height:400px;
}
