@import url("common.css");
@import url("asp_common.css");

#navi{
	width:174px;
	float:left;
	background-image: url(../img/media/title.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 500px;
}
#maincontent{
	width:705px;
	float:right;
	margin-top: 4px;
	height: 25380px;
	margin-left: 1px;
	background-image: url(../img/media/asplist.jpg);
	background-repeat: no-repeat;
}
.lead{
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
}
#asp{
	width: 480px;
	height: 545px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/media/asp_img1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.result {
	width: 656px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
