/*  */
body {
  text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#div_body {
  background-color:#000000;
}

#div_header {
  background-color:#333333;
  text-align: center;
	font-size: 14px;
}
#div_header a {
  color:#FFFFFF;
	text-decoration:none;
}

#div_footer {
  color:#FFFFFF;
  background-color:#333333;
  text-align: center;
	font-size: 14px;
}

#div_main {
	height: 540px;
	width: 720px;
}
.cl_img_index {
	height: 540px;
	width: 720px;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
}
