  
/* fontsize */
.fontsizearea{
	background:url(/faculty/engineering/images/font.gif) no-repeat 0 8px;
	width:150px;
	height:17px;
	float:right;
	margin:0;
	padding:8px 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/engineering/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 µã¾€½â³ý */
