﻿@import url(../../StyleSheets/MainStyleSheet.css);
.header
{
	height: 160px;
	background-image: url(../../images/top_main_2011.jpg);
	/*background-image: url(../../images/top_DsN-web_NY_2011-2012_1300x167.jpg);*/
	background-repeat: no-repeat;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
	text-align:left;
}
.header_in
{
	height: 160px;
	background-image: url(../../images/top_DsN-web_2011_1300x167.jpg);
	background-repeat: no-repeat;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
	text-align:left;
}

