@charset "utf-8";

/* #font-resize
---------------------------------- */
#font-resize:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
#font-resize {
	zoom: 1;
}
#font-resize {
	margin: 10px 0px 0px 0px;
	width: 190px;
	height: 38px;
	position: relative;
	background: url(../images/bg_styleswitcher.gif) no-repeat left top;
}
#font-resize #font-resize-large {
	text-indent: -9999px;
}
#font-resize #font-resize-regular {
	text-indent: -9999px;
}
#font-resize div a {
	color: #666666;
	text-decoration: none;
}
#font-resize div span#fs_l {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 140px;
	top: 0px;
	width: 29px;
	height: 31px;
	background-image: url(../images/bg-fontresize_largemark.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div span#fs_l :hover {
	background-image: url(../images/bg-fontresize_largemark.gif);
	background-position: left -31px;
	background-repeat: no-repeat;
}
#font-resize div#fs_l_cu {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 140px;
	top: 0px;
	width: 29px;
	height: 31px;
	background-image: url(../images/bg-fontresize_largemark_cu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div#font-resize-large a {
	display: block;
	width: 29px;
	height: 31px;
}
#font-resize div span#fs_m  {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 29px;
	height: 31px;
	background-image: url(../images/bg-fontresize_regularmark.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div span#fs_m :hover {
	background-image: url(../images/bg-fontresize_regularmark.gif);
	background-position: left -31px;
	background-repeat: no-repeat;
}
#font-resize div#fs_m_cu {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 29px;
	height: 31px;
	background-image: url(../images/bg-fontresize_regularmark_cu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div#font-resize-regular a {
	display: block;
	width: 29px;
	height: 31px;
}

/* ---------------------------- end */

