<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	font-size:12px;
	font-size:1.2rem;

}

#gmenu {font-size:14px;}


#size ul {
width:96px;
height:22px;
margin:0px;
font-size:10px;
}

#size li {float:left;}

#size li a {
background-image:url(../img/common/size_btn.jpg);
height:22px;
background-repeat:no-repeat;
outline:none;
text-decoration:none;
display:block;
text-indent:-9999px;
font-size:10px;
line-height:10px;
}

#size .li1 a {background-position:0px -22px;width:31px;}
#size .li2 a {background-position:-31px 0px;width:34px;}
#size .li3 a {background-position:-65px 0px;width:31px;}

#size .li1 a:hover {background-position:0px -22px;width:31px;}
#size .li2 a:hover {background-position:-31px -22px;width:34px;}
#size .li3 a:hover {background-position:-65px -22px;width:31px;}</pre></body></html>