body {
	background: #3c3c3c url(../images/bg_02_02.png) repeat;
}
.layout{

clear: both;
display: block;

}
.clear{

	content:"\0020";
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
	overflow:hidden;

}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
