@charset "UTF-8";

.pickUpTit01{
background-image: url(../../img/pick_up_img/pick_up_main.gif);
display: block;
width: 630px;
height: 216px;
text-indent: -9999px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 30px;
margin-left: 0px;
}

.pickUpBox{
width:630px;
font-size: 12px;
line-height: 150%;
}

.yellowBox {
background-color: #FFF300;
padding: 1px;
}
.pickUpCatch {
	background-image: url(../../img/pick_up_img/pick_up_catch.gif);
	text-indent: -9999px;
	display: block;
	height: 147px;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pickUpFLVWrap {
	height: 660px;
	width: 630px;
	position: relative;
}
.pickUpFLV {
height: 510px;
width: 630px;
position: absolute;
top: 50px;
}
.pickUpFLVTxt {
	height: 30px;
	width: 330px;
	position: absolute;
	left: 0px;
	bottom: 60px;
	font-size: 10px;
	line-height: 150%;
}
.pickUpFLVLink {
	font-size: 12px;
	background-image: url(../../img/pick_up_img/pick_up_flash_link.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 200px;
	text-align:right;
	padding-right: 35px;
	position: absolute;
	right: 0px;
	bottom: 55px;
	height: 30px;
	padding-top: 10px;
}
.pickUpFLVLink a {
text-decoration: none;
}
.pickUpGest {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../img/pick_up_img/pick_up_profile.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 630px;
}
.pickUpBoxProfile h5 {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../img/pick_up_img/pick_up_name.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 46px;
	width: 210px;
	margin-bottom: 20px;
}
.pickUpBoxProfileWrap {
	position: relative;
	margin-top: 20px;
	height: 250px;
}

.pickUpBoxPhoto {
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.pickUpBoxProfile {
	width: 425px;
	position: absolute;
	left: 205px;
	top: 0px;
	font-size: 12px;
	line-height: 150%;
}
