@charset "UTF-8";
#header .right,
#sidebar,
#footer,
.fav_txt,
.unPrint,
.printBtn,
.fav_delete
 { display:none;}

#header {
	text-align: center;
}
#header #logo {
	float: none;
	padding: 28px 0 0;
	margin-right: auto;
	margin-left: auto;
}
#header #description {
	color: #656565;
	font-size: 10px;
	position: static;
	left: auto;
	top: auto;
	text-align: center;
}
#main_title {
margin: 0 auto 35px;
width: 100%;
border-top: none;
border-bottom: none;
text-align: center;
}
#contents #main {
float: none;
width: 100%;
}