﻿body{ margin:0px; padding:0px;}
a {
 color: #333;
 text-decoration: none;
}
a:link {
 color: #333;
 text-decoration: none;
}
a:visited {
 color: #333;
 text-decoration: none;
}
a:hover {
 color: #F90;
 text-decoration: none;
}.header {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 961px;
}
.box {
	border: 1px solid #D3D3D3;
}
.box1 { border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #D3D3D3; border-bottom-color: #D3D3D3; border-left-color: #D3D3D3; }
