@charset "utf-8";

/*--ALL--*/
td img {display: block;}
body{
	margin:0; padding:0;
	background:#fbe4ee;
}
a{ outline:none;}

/*--寵物簡介--*/
#prv{
	width:24px; height:137px;
	background:url(../images/jewelpet/jewelpet_r4_c1.jpg) no-repeat;
}
#cha{
	width:830px; height:137px;
	background:url(../images/jewelpet/jewelpet_r4_c2.jpg) no-repeat;
	clear:both;
}
#next{
	width:26px; height:137px;
	background:url(../images/jewelpet/jewelpet_r4_c4.jpg) no-repeat;
}
.go{
	width:19px; height:26px;
	position:relative; top:70px;
}
.go2{
	width:19px; height:26px;
	position:relative; top:70px; left:5px;
}

/*--寵物個人格--*/
.pets{
	width:90px; height:137px;
	float:left;
	margin-left:2px;
}

