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

#aboutus {
	background-image: url(../image/aboutus/aboutusbg.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	height: 750px;
}
#aboutus a {
	color: #E4161F;
	text-decoration: none;
}
#aboutus a:hover {
	color: #FFF;
	background-color: #E4161F;
}
