@charset "iso-8859-2";
/* CSS Document */

div.snow-top {
	position: absolute;
	display: block;
	z-index: 600;
	left: 50%;
	top: 81px;
	width: 794px;
	height: 30px;
	margin: 0 0 0 -396px;
	background: url(http://www.2mbeauty.com/images/snow-top.png) no-repeat left top;
}
/*
div.body_bg,
div.main_frame_bg {
	background-image: url(../images/main_bg_img-fade-christmas.jpg);
}
div.main_frame_bg {
	background-image: url(../images/main_bg_img-christmas.jpg);
}
div.content_stretch div.stretch_bg {
	background-image: url(../images/main_bg_img-fade-christmas.jpg);
}

/*
div.snow-left {
	position: absolute;
	display: block;
	z-index: 600;
	left: 0px;
	bottom: 0px;
	width: 94px;
	height: 36px;
	background: url(http://www.2mbeauty.com/images/snow-left.png) no-repeat left top;
}
*/
body {
	margin-bottom: 40px;
}
div.snow {
	position: fixed;
	display: block;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 9998;
}
div.snow-left {
	left: 0px;
	width: 81px;
	height: 28px;
	background-image: url(http://2mbeauty.com/images/snow-left.png);
}
div.snow-left-m {
	left: 20%;
	width: 180px;
	height: 9px;
	background-image: url(http://2mbeauty.com/images/snow-left-m.png);
}
div.snow-right-m {
	right: 20%;
	width: 438px;
	height: 11px;
	background-image: url(http://2mbeauty.com/images/snow-right-m.png);
}
div.snow-right {
	right: 0px;
	width: 102px;
	height: 53px;
	background-image: url(http://2mbeauty.com/images/snow-right.png);
}

* html div.snow {
	display: none;
}