﻿

/*sidebar*/
.sidebar{
	 width:240px;
	 font-family:Helvetica, Arial, sans-serif;
}

#accordion{
	font-family:Helvetica, Arial, sans-serif;
}

.memberEnEyeCatcher{

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

.memberEsEyeCatcher{

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

.memberDeEyeCatcher{

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



.memberEyeCatcherText{

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


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