﻿@charset "utf-8";
/* CSS Document */

@media print{
#globalWrap,ul#footer,#side,p.pagetop,#data_banner,#flash_banner{
	display:none;
	}
}