@charset "UTF-8";
/* CSS Document */

@import url("style.css");


#logo {
	float: left;
	width: 460px;
	height: 118px;
	padding-left: 100px;
}
#logo img {
	height: 140px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#headwrap {
	float: left;
	width: 940px;
	height: 460px;
	background-image: url(../../../../062010/ui_img/mastbg.jpg);
	background-repeat: no-repeat;
}
