body.mainimg {
	background-image: url(../images/mainimg.jpg);
	background-repeat: repeat-y;
	background-position: 1130px top;
	background-attachment: fixed;
}
h1 {
	clear: both;
	margin-bottom: 40px;
}
#midcontent_mid {
	background-image: url(../../common/images/midmenu_now.gif);
	background-repeat: no-repeat;
	background-position: left 178px;
}

.XX:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

