*{

	margin: 0;

	padding: 0;

	font-weight: normal;

	font-style: normal;

	text-decoration: none;

	letter-spacing: 0;

	text-align: center;

}

strong{

	font-style:normal;

}

html, body {

	height:100%;

	}

html>/**/body{overflow:-moz-scrollbars-vertical;}

html:first-child body{min-height:100%;}

body{

/*	color:#666666;*/
	color:#000000;

	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;

	line-height:1.22em;

	font-size:12px;

	}

a {

	color: #0033CC;
	text-decoration: underline;

	}

a:hover {
	color: #7D7D7D;
	text-decoration: none;
	}

a.txt {
	font-weight: bold;
}

img {

	border:0px;

	vertical-align: bottom;

	}

ul,ol{

	list-style:none;

	margin:0px;

	padding:0px;

	}

dl,dt,dd {

	padding:0;

	margin:0;

	}

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.clearfix {

	display: inline-block;

	min-height:1%;  /* for IE 7*/

}

/* except Mac IE5 \*/

*html .clearfix { height: 0; }

.clearfix {display: block;}

/* end of Holly Hack */
