body {
	font-size: 16px;
}
#css_switch .small a {
	display: block;
	height: 11px;
	width: 11px;
	background-image: url(../../images/common/header_css1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#css_switch .large a {
	height: 14px;
	width: 14px;
	display: block;
	background-image: url(../../images/common/header_css2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#css_switch  .ex_large  a {
	display: block;
	height: 19px;
	width: 19px;
	background-image: url(../../images/common/header_css3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
