	.container {
		margin: 0px 0px 0px 25px;
		padding: 0px;
		width: 371px;
		color: #333;
		background: white;
	}
	.container_width {
		margin: 0px 0px 0px 25px;
		padding: 0px;
		width: 600px;
		color: #333;
		background: white;
	}
	.container_newL {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		width: 905px;
		color: #333;
		background: white;
	}
	.container_newS {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		width: 410px;
		color: #333;
		background: white;
	}
	.container_newSS {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		width: 244px;
		color: #333;
		background: white;
	}
	
	.container_newL img:hover { opacity: 0.5; }
	.container_newM img:hover { opacity: 0.5; }
	.container_newS img:hover { opacity: 0.5; }
	.container_newSS img:hover { opacity: 0.5; }
	
	.sliTitleNewBook {
		padding: 12px 0px 0px 300px;
		font-size: 10pt;
		margin-bottom: 2px;
		background-repeat: no-repeat;
	}
	.sliTitleNewBook_Off_Car_non {
		padding: 4px 0px 0px 140px;
		font-size: 10pt;
		margin-bottom: 2px;
		background-repeat: no-repeat;
	}
	.sliTitleNewBook a { text-decoration: none; }
	.sliTitleNewBook a:hover { text-decoration: underline; }
	
	div.divNewBookPlc {
		height: 270px;
	}
	div.divNewBookFir {
		height: 270px;
		border-width: 1px;
		border-style: dotted none none none;
		border-color: #006699;
		padding-top: 16px;
	}
	div.divNewBookOff {
		height: 270px;
		border-style: none;
		padding-top: 16px;
		float: left;
		margin-right: 10px;
	}
	div.divNewBookCar {
		height: 270px;
		border-style: none;
		padding-top: 16px;
		float: left;
		margin-right: 10px;
	}
	div.divNewBookOffCar {
		height: 340px;
		border-width: 1px;
		border-style: dotted none none none;
		border-color: #006699;
		padding-top: 16px;
		float: left;
		margin-right: 10px;
	}
	
	
	
	/* Lf */
	img.advWwwMain { visibility: visible; }
	img.advWwwSub  { visibility: visible; }
	
	
	
	/* Vьf */
	.relative {
		position: relative;
		width: 300px;
	}
	.absolute {
		position: absolute;
		left: 1px;
		top: 1px;
	}
