
/* fontsize */
.fontsizearea{
	background: url(/faculty/medicine/common/images/font.gif) no-repeat 0 3px;
	width: 150px;
	height: 17px;
	float: right;
	margin: 0 0 0 15px;
	padding: 3px 0 0 0;
	overflow: hidden;
	zoom: 1;
	}
	
#fontsize ul {
	overflow: hidden;
	width: 88px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

#fontsize ul li {
	float: left;
	list-style-type: none;
}

#fontsize ul li a {
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 17px 0 0 0;
	background-repeat: no-repeat;
	background-image: url("/faculty/medicine/common/images/fontsize.gif");
}

#fontsize a#s-S { background-position: 0 0; width:30px;}
#fontsize a#s-M { background-position: -30px 0; width:29px;}
#fontsize a#s-L { background-position: -59px 0; width:29px;}


/* /fontsize */

/*  Fx µã¾€½â³ý */

#fontsize ul li a {
	overflow: hidden;
}
/*  /Fx µã¾€½â³ý */
