﻿

/*sidebar*/
.sidebar{
	 width:240px;
}

.adoptEnEyeCatcher{

	width:240px;
	background:url(/images/sidebar/AdoptEnEye_catcher.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}

.adoptEsEyeCatcher{

	width:240px;
	background:url(/images/sidebar/AdoptEsEye_catcher.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}

.adoptDeEyeCatcher{

	width:240px;
	background:url(/images/sidebar/AdoptDeEye_catcher.png) 0 0 no-repeat;
	color:#FFF;
	font-size:0.9em;
	cursor:pointer;
}



.adoptEyeCatcherText{

	width:110px;
	height:76px;
	margin-left:110px;
	font-size:1.2em;
}


.adoptEyeCatcherText a{
	color:#FFF;
	text-decoration:none;
	
}