/*print css*/
@media print{
.wrap,.wrap .inner,#header,#header .inner,#footer,#footer .inner{
max-width:100%!important;
position:relative;
}
}