#layout {
			width: 1450px;
			margin-left: auto;
			margin-right: auto;
		}
#baner	{
			width: 1450px;
			height: 170px;
			text-align: left;
			font-family: 'Times New Roman';
			font-weight: bold;
			font-size: 35px;
			color: #000066;
		}
#logo 	{
			width: 300px;
			height: 170px;
			margin-left: 40px;
			background-image: url(img/soswdn.gif);
			background-repeat: no-repeat;
			background-size: 200px 160px;
			float: left;
		}