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