@charset "utf-8";

/*
Site Name:
Description:
*/

/*M*/

/*L*/

/*S*/

/*resize*/

#font-size dd ul li.font-medium a:link,
#font-size dd ul li.font-medium a:visited{
	background-image: url(../img/css/font-resize-medium.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-medium a:hover,
#font-size dd ul li.font-medium a.styleswitch{
	background-image: url(../img/css/font-resize-medium.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:link,
#font-size dd ul li.font-large a:visited{
	background-image: url(../img/css/font-resize-large-on.gif);
	background-repeat: no-repeat;
}

#font-size dd ul li.font-large a:hover,
#font-size dd ul li.font-large a.styleswitch{
	background-image: url(../img/css/font-resize-large-on.gif);
	background-repeat: no-repeat;
}