
/* ˆê—— */

#companion{
}

#companion ul{
	display			: block;
	padding-left	: 30px; 
}

#companion li{
	width		: 160px;
	height		: 315px;
	font-size	: 10px;
	background	: url(./img/box.gif) no-repeat;
	float		: left;
}

#companion .photo{
	width		: 140px;
}
#companion   .photo   .images{
	width		: 120px;
	height		: 160px;
	padding		: 10px 0 8px 10px;
}

#companion .icon{
	width		: 140px;
	height		: 48px;
	text-align	: center;
	font-size	: 0;
	line-height	: 0;
}

#companion .icon img{
	margin		: 0 2px 3px 2px;
}

#companion .prof{
	width		: 140px;
}

#companion .prof p{
	font-size	: 12px;
	line-height	: 25px;
	padding		: 0 0 0 10px;
}

#companion .prof span{
	color		: #8d6e55;
	font-size	: 10px;
}

#main h2 {
	position:relative;
}

#main h2 span{
	position: absolute;
	font-size:11px;
	top:100px;
	left:70px;
	color:#333333;
}