/* Welcome to Compass. Use this file to define print styles.
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
body {
  width: 1100px;
}

body > header,
body > header .hSearch,
body > header .btn_common,
body > header nav,
body > footer .container,
body > #footer,
#sideBar2,
#bannerSpace,
#bingTrans,
a:link:after, a:visited:after,
.footNavi {
  display: none !important;
}

.breadcrumb ul {
  width: auto;
}
.breadcrumb ul li.breadPrint {
  display: none;
}

#main2 {
  float: right;
}
