/* ===== base.css    ===== */

#frame {
	width: 760px;
}

#container {
	width: 760px;
}

#pagetop a{
	margin-right: 6px;
}

/* ===== top.css    ===== */

#groupboxArea ul li{
	display: inline;
	margin-right: 0px;
}


#footercopy{
	background: #fff url(../img/bg_copyright.jpg) repeat;
	margin-right: auto;
	margin-left: auto;
}


/* ===== inner.css    ===== */

#lnavmenu ul li{
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #597ABD;
}

