﻿@media print {
@charset "utf-8";
#oedo_main, .oedo_mainmenu, .oedo_heada {
	width:800px;
max-width: 1500px;
padding:0 -10px;}

html,body{ zoom:90%; 
}

body {
	/zoom: 85%;/* IE6,7 */
}

.oedo_subtitle {
	margin-top: 0px;
 	margin-left: 0px;
	width: 340px;
	height: 46px;
	font-size: 100%;
	text-align: right;
	background: transparent url("../../images/submenuback.gif") repeat-x 0px 0px;
	float: right;
}
}

