@charset "UTF-8";

/* base styles */
body {
font-size:large;
}
/* IE6 */
body, th, td {
	font-size: medium;
}
/* Opera6 */
html>body, tr>th, tr>td {
	font-size: 16px;
}
/* latest browzer */
head:first-child+body, head:first-child+body th, head:first-child+body td {
	font-size: 16px;
}

.btn_large a{
	background:url(../img/btn_la_o.gif) no-repeat left center;
	width:30px;
	height:30px;
}



#common h2{
	font-size:1em;
	font-weight:normal;
}

.sitemap ul li a{
	background:url(../info/sitemap/img/icon_arr.gif) no-repeat left 5px;
}
.sitemap ul li a, x:-moz-any-link{
	background:url(../info/sitemap/img/icon_arr.gif) no-repeat left 8px;
}
