@import "base.css";

body {
	font:14px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;

    *font-size: 108% ;
}


#TextM {
	background: #000066;
}
#TextM a{
	font-weight: bold;
	color: #FFFFFF;
}

div#styleSW li#S a{
	background-image:url(images/common/sw_s.png);
}
div#styleSW li#M a{
	background-image:url(images/common/sw_m2.png);
}
div#styleSW li#L a{
	background-image:url(images/common/sw_l.png);
}
