/* »ù±¾ÑùÊ½ */
body {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #F7F9F8;
	}
a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #9E0000;
	text-decoration: none;
	}
.indexflash {
	width: 802px;
	height: 476px;
	background: url("/images/flashbg.jpg");
	border: 1px solid #000000;
	margin-top: 40px;
	}