@charset "utf-8";

/* ----------------------

css for : about us 

------------------------- */

body#index div#nav {
	height: 692px;
	background: url("../images/nav_bg.jpg") no-repeat;
}

div#content {
	height: 692px;
	background: url("../images/content_bg.jpg") no-repeat;
}

div#content ul.text {
	margin-top: 360px;
}

div#content ul.text li {
	margin-bottom: 20px;
}