
#course{
	width		: 645px;
	height		: 560px;
	margin		: 0 0 16px 0;
	background	: url(./img/course.jpg) no-repeat;
}

#course h3{
	text-indent	: -9999px;
}


/* companion */

#companion li{
	width		: 165px;
	height		: 275px;
	line-height	: 18px;
	float		: left;
}

#companion .normal{
	background	: url(../img/all/box_cast_notime.gif) no-repeat;
}

#companion .box{
	position	: relative;
	width		: 150px;
}

#companion .photo{
	padding		: 0px 0 3px 0;
}

#companion .photo .icon{
	position	: absolute;
	right		: 4px;
	top			: 198px;
}


#companion .photo p{
	width		: 140px;
	height		: 210px;
	padding		: 1px;
	border		: 1px solid #b1a496;
	margin		: 0 auto;
}

#companion .prof{
	height		: 38px;
}

#companion .prof p{
	font-size	: 12px;
	text-align	: center;
}

#companion .prof span{
	color		: #993366;
}

#companion .blink{
	font-size		: 12px;
	height			: 26px;
	color		: #5a2000;
}

#companion .text{
	width		: 150px;
	height		: 20px;
	text-align	: center;
	font-size	: 11px;
	margin		: 5px 0 0 0;
}

#companion .ioff{
	display: inline-block;
	position: absolute;
	top: 197px;
	left: 5px;
}
