@charset "UTF-8";


div#left {
	float: left;
	padding: 0px;
	width: 200px;
}
div#right {
	float: right;
	width: 550px;
}
div#foot0 {
	clear: both;
}
div#wrap {
	width: 750px;
}
div#wrapperAll {
	width: 755px;
	left: auto;
	right: auto;
}
#right .news {
	width: 550px;
}
DIV#head {
	width: 750px;
}
div#centerBlock {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-color: #DFC9CB;
}
