body {
	margin: 0px;
}
#header {
	height: 165px;
	width: 100%;
	line-height: 165px;
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
	margin: auto;
}
#header #head1 {
	height: 33px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 33px;
}
#header #head2 {
	line-height: 132px;
	height: 132px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head2 #div1 {
	height: 132px;
	width: 396px;
	margin: auto;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 4px;
}
#head2 #div2 {
	margin: auto;
	float: left;
	height: 132px;
	width: 599px;
	line-height: 35px;
}
#head2 #div2 #div3 {
	line-height: 15px;
	height: 30px;
	margin-top: 82px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}





#header #head2 #div1 img {
	margin-top: 20px;
}
