﻿@charset "utf-8";
/* CSS Document */

#textSizeChg dl dd.txtS a {
	background-position: 0 0;
}
#textSizeChg dl dd.txtM a {
	background-position: -23px -30px;
	cursor: default;
}
#textSizeChg dl dd.txtL a {
	background-position: -46px 0;
}

body {
	font-size: 12px;
}
#cse .gs-snippet {
	font-size: 12px;
}