@charset "utf-8";



body { 

	position: relative;
	background: url(..img/common/layout_bg.gif) no-repeat;
	background-color:#ffffff
}


.ie6 body {

	zoom: 75%;

}

#layout {

	position: static;

}

#print_head{
	display:block;
	/*position:relative;
	top:-20px;*/
	
}


#top_txt {
	text-align: right;
	margin: 0 5px 0 0;
	font-size: 10px;
	color: #009cef;
	height: 125px;
}

#header{
		display:none;
}

*html#header {
		display:block;
}

.ie6 #header {
	display:block;
	position: absolute;
	top: 18px;
	left: 42px;
		display:none;
}



#update {

	margin: 5px 35px 0 0;

}



.ie6 #update {

	margin: 5px -40px 0 0;

}



div#back_to_top {

	display: none;

}
