@charset "UTF-8";
#main_body,#smleft,#smright,#topleft,#table_news{
	font-size:100%
}
#topleft h1{
font-size:200%;
}

#small a{
	background-image: url(../img/size_but_s_o.png);
	background-repeat: no-repeat;
	width:22px;
	overflow: hidden;
	display: block;
}

#mid a{
	background-image: url(../img/size_but_m.png);
	background-repeat: no-repeat;
	width:22px;
	overflow: hidden;
	display: block;
}

#large a{
	background-image: url(../img/size_but_l.png);
	background-repeat: no-repeat;
	width:25px;
	overflow: hidden;
	display: block;
}
