@charset "utf-8";
/* CSS Document */

#about {
	margin: 0px;
	padding: 0px;
}
.about-one{
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}