body {
	margin:50px 0px; padding:0px; text-align:center; font-family: Arial, Helvetica, sans-serif;
}
img {
	margin: 0;
}
#content {
	width:720px; margin:0px auto; border:1px solid #CCC; background-color:#EBEBEB;
}
#inner {
	width: 700px; border:1px solid #CCC; background-image: url(../images/bg_index.jpg); background-position: top left; background-repeat: no-repeat; margin: 10px;
}
#inner2 {
	width: 700px; background-color: #FFF; border:1px solid #CCC; margin: 0 10px 10px 10px; text-align: left;
}
#inner2 p {
	margin: 10px; font-size: 12px; line-height: 200%;
}
#inner2 .skip a {
	margin: 10px; font-size: 12px; line-height: 200%; font-weight: bold; color: #0099FF; text-decoration: underline;
}
#inner2 .skip a:hover {
	color: #0099FF; text-decoration: none;
}

#foot {
	width:720px; margin:0 auto;
}
#foot p {
	font-size: 10px; color: #666; margin: 20px 0 0 0;
}
#foot a {
	color: #666; font-weight: bold; text-decoration: underline;
}
#foot a:hover {
	color: #666; font-weight: bold; text-decoration: none;
}

