
body {
	background-color: #e6e6e6;
	background-image: url(../img/bg.jpg); 
	background-position: center 0;
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-x;
	margin-left: -160px;
}

#container {
	position: relative;
	width: 1140px;
	height: 1126px;
	margin-top: 10px;
}

#content{
	position: absolute;
	width: 980px;
	height: 1026px;
	left: 160px;
	top: 100px;
	background-image: url(../img/msn-bg.jpg);
	z-index: 5;
}

#bigsizeContainer {
	position: absolute;
	width: 728px;
	height: 90px;
	left: 286px;
	top: 0px;
	z-index: 10;
}

#inderContainer {
	position: absolute;
	width: 400px;
	height: 605px;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#contentad {
	width: 760px;
	height: 400px;

}

#caContainer {
	position: absolute;
	width: 360px;
	height: 400px;
	z-index: 15;
	padding-top: 100px;
	left: 368px;
	top: 146px;
}
