body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-position: top center;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	margin: 0px;
	margin-left: 17px;
	line-height: 150%;
}

img {
	border: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #baec0b;
	}

form {
	background-color: #CCCC99;
}

.v-top {
	vertical-align: top;
	}
	
.jb-logo {
	text-align: right;
	vertical-align: top;
}

.top-margin {
	height: 45px;
	}	
	
.navigation {
	vertical-align: bottom;
	padding-bottom: 3px;
}
	
.menu-bg {
	background-image:url(images/navi-bar.png);
	height: 18px;
	width: 516px;
}

.menu-divider {
	width: 1px;
}

.main-divider {
	height: 20px;
}

.main-home {
	height: 549px;
	width: 963px;
	background-image: url(images/home-bg.jpg);
	text-align: right;
	padding-right: 103px;
	padding-top: 0px;
}

.main-sub {
	width: 963px;
	background: url(images/sub-image-sh.png) no-repeat top left;
	padding-top: 0px;
}

.main-sub-dl {
	width: 963px;
	padding-top: 0px;
}

.main-sub-dl-contents {
	padding: 10px;
	width: 613px;
	vertical-align: top;
}

.main-home-contents {
	text-align: justify;
	width: 200px;
	font-size: 10px;
}

.main-sub-image {
	padding: 10px;
	width: 613px;
	vertical-align: top;
	text-align: right;
}

.main-sub-contents {
	padding-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
	vertical-align: top;
}

.main-home-shadow {
	width: 15px;
	background-image: url(images/home-bg-sh.png);
}
	
li {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: -20px;
	}

ul {
	list-style: square;
	}
	