@charset "utf-8";
.note {
}
#top {
	background-image: url(images/top1.png);
	width: 1000px;
	height: 110px;
}
#side1 {
	background-image: url(images/wrap.jpg);
}
#side2 {
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 93px;
	margin-left: 0px;
	margin-top: 15px;
	float: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#side3 {
	float: left;
	padding-left: 50px;
}

#wap {
	background-image: url(images/wrap2.jpg);
	background-repeat: repeat;
	height: 9px;
	float: right;
	width: 611px;
	margin-top: 5px;
	margin-right: 23px;
}


#bot {
	background-image: url(images/bot.png);
	height: 23px;
	width: 1000px;
}
