body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image : url(/images/grandbg.gif) ;

}


div, p, ul, li, form, h1, h2, h3, h4, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p {
	font-size: 12px;
	line-height: 140%;
}

td {
	font-size: 12px;
	text-align: left;
	line-height:16px;
	color:#333333;
}


a {
	color: #0099cc;
	text-decoration: underline;
}
a:link {
	color: #0099cc;
	text-decoration: underline;
}
a:hover {
	color: #00ccff;
	text-decoration: none;
}

#cx_navi {
	background-color: #FFFFCC;
	height: 53px;
}

#footer {
	text-align: center;
	width: 1024px;
	margin: 0px auto;
	text-align: center;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	overflow: hidden;
}
#footer p {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	text-align: center;
	padding: 8px 8px 0px 8px;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 6px;
}

div.main div{
	display:table-cell;
	vertical-align:middle;
	display:inline\9;
	zoom:1\9;

	}

.main2{
	height:100px;
	}


