@charset "utf-8";
/* CSS Document */
/*---------------------------------font size setting*/
body {
	font-size: 120%;
}


/*----*/
.menubg img {
	border: none;
	vertical-align: text-top;
	margin-left: 2px;
}
/*--Menu Bg End--*/

/**/
.top .inaccesible li ul {
	display: none;
}
/*-----------------------------------------------------------------------------------------*/
.new h2 span{
	background-image: url(../images/newstitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 100%;
	height: 29px;
	margin:0 10px 0 5px;
	padding:5px 8px 3px 10px;
	*padding:7px 8px 3px 10px;
	_padding:7px 8px 3px 10px;
}
