@charset "utf-8";
#today-vshortmid { min-height: 930px;}
.today-vshortmid { min-height: 930px;}

/* print preview */
.print-preview {background:none; width: 100%; margin: 0; float: none;}
.print-preview * { font-size: 13px !important;}
.print-preview .container {background:none; width: 100%; margin: 0; float: none; min-width: 0;}
.print-preview .container .header {display:none;}
.print-preview .right-content { padding: 0 0 20px 0;}
.print-preview #location { display: none}
.print-preview #container { width: 100%;}
.print-preview #container .content-wrap { width: 655px; }
.print-preview #container .inner-container { width: 100%; }
.print-preview #container .shortcut { display: none;}
.print-preview .footer { display: none;}
.print-preview #today-vshortmid .cont-box04 { height: auto;}
.print-preview .weather-list.col04 .weather-item { width: 25% !important;}
.print-preview .weather-list.col05 .weather-item { width: 20% !important;}
.print-preview .weather-list.col06 .weather-item { width: 16% !important;}
.print-preview .weather-list.col07 .weather-item { width: 14% !important;}	
.print-preview .tom-mark:after{ display:none; }

.print-preview .print_top{border-bottom:1px solid #d8d8d8; overflow:hidden; padding:8px 11px 6px 6px; vertical-align:top;  }
.print-preview .print_top h1{float:left; vertical-align:top;}
.print-preview .print_top .print_date{float:right; height:20px; }
.print-preview .print_top .print_date .date{float:left; margin-right:12px; display:inline; vertical-align:top; padding-top:2px;}
.print-preview .print_top .print_date .btn{float:left;}

.print-preview .print_location{border-bottom:1px solid #d8d8d8; overflow:hidden; padding:8px 11px 6px 6px; }
.print-preview .print_location h2{float:left; font-size:22px; color:#5a5a5a; vertical-align:top; margin:0 !important;}
.print-preview .print_location .print_date{float:right; height:20px; }
.print-preview .print_location .print_date .location{font-size:0.95em;}
.print-preview .print_location .print_date .location .selected{font-weight:bold; color:#0958a5;}

.print-preview .print_con{border-bottom:1px solid #d8d8d8; margin:0 auto; padding:31px 0; width:100%;}
.print-preview .print_con .content{width:820px; margin:0 auto;}
.print-preview .print_con .content_w{width:685px; margin:0 auto;}
.print-preview .print_con .content2{width:820px; margin:0 auto;}
.print-preview .print_foot{background:#f8f8f8; font-size:0.95em; color:#9e9e9e; padding:9px 0 7px 8px;}


@media print {
	.printable {background:none; width: 100%; margin: 0; float: none;}
	.printable * { font-size: 13px !important;}
	.printable .container {background:none; width: 100%; margin: 0; float: none; min-width: 0;}
	.printable .container .header {display:none;}
	.printable .right-content { padding: 0 0 20px 0;}
	.printable #location { display: none}
	.printable #container { width: 100%;}
	.printable #container .content-wrap { width: 655px; }
	.printable #container .inner-container { width: 100%; }
	.printable #container .shortcut { display: none;}
	.printable .footer { display: none;}
	.printable #today-vshortmid .cont-box04 { height: auto;}
	.printable .weather-list.col04 .weather-item { width: 25% !important;}
	.printable .weather-list.col05 .weather-item { width: 20% !important;}
	.printable .weather-list.col06 .weather-item { width: 16% !important;}
	.printable .weather-list.col07 .weather-item { width: 14% !important;}
	
	.printable .tom-mark:after{ display:none; }
	@page :left {
		margin: 1cm;
	}
	
	@page :right {
		margin: 1cm;
	}

}
 