/* #####################################
## Public Cascade Style Sheet
######################################*/

img {
	border: none;
}

/* #####################################
## toplist section
######################################*/
#TOPLIST ul {
	list-style: none;
	text-indent: -170px;
	padding-left :150px;
	margin: 2em 70px;
}

#TOPLIST img {
	vertical-align: middle;
}

/* #####################################
## topul section
######################################*/
#TOPUL ul {
	margin: 1em 3em;
}

#TOPUL ul li {
	list-style: url(/img/li_cat1.gif) outside;
	margin-bottom: 0.75em; 
}


/* #####################################
## SERVICEIMG section
######################################*/

#SERVICEIMG img {
	text-align: center;
	margin: 10px;
}

/* #####################################
## FRMLOGIN section
######################################*/

#FRMLOGIN div {
	text-align: center;
	margin: 10px;
}

#FRMLOGIN table {
	width: 90%;
}

#FRMLOGIN span.att01 {
	color: #ff0000;
	font-size: 90%;
}

#FRMLOGIN span.att02 {
	font-size: 90%;
}


/* #####################################
## AGREEMENT section
######################################*/
#AGREEMENT ol {
	line-height: 1.5em;
	margin: 0.5em 1.5em;
	padding-left: 1em;
}

#AGREEMENT p.subdiv {
	margin-left: 1em;
	text-indent: -1em;
	padding-left: 0.5em;
}


