@charset "UTF-8";
/* CSS Document */


@media only screen and (min-width: 1025px){ 
/*	#chatplusview{
		right:80px !important;
	}
*/}
/*
#chatplusview{
	right:80px !important;
}
*/

/*
@media only screen and (max-width: 767px){ 
	#chatplusview #eye_catcher{
		bottom:195px !important;
	}
	#chatplusview #eye_catcher img {
		width:135px !important;
	}
}
*/

.p-articlePage_body a:hover img {
	opacity:0.9;
	box-shadow:0 0 10px rgba(0, 174, 120,0.75);
}