/* CSS Document */
@import url(main.css);


body {
	background-color:#fff;
}

#main, #topvisu02, #rightNav, #bottomNav {
	display: none;
}

#WrapAll{
	width:542px;
	margin: 0;
	padding: 0;
	margin:auto;
	position: relative;

}

#contentAll {
	width:542px;
	background: #fff;
	padding-top:10px;
	margin: 0;
	padding: 0;
}

div#contentTxtHeader {
	width:542px;
	height:44px;
	padding-left:0;
	padding-top:0;
	margin-left:0;
	background:#ebebeb;
}

#contentTxt{
	border: 0;
	height:auto;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width:542px;
}
