
body.index
{
	background-color:#000000;
	background-image:url('../images/main/BKGD_MainPage.png');
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

	margin:0;
    padding:0;
    height:100%;
    border:none;
}

span
{
	font-size: 14px;
	font: veranda;
	color: #EFF5E9;
}

A,
A:link,
A:visited,
A:active
{
	font-size: 14px;
	font: veranda;
	color: #EFF5E9;	
}

A:hover
{
	color: #FFFFFF;	
}

A.newsflyout,
IMG.newsflyout
{
	width: 140px;
}

#idHD
{
	margin-right: auto;
	margin-left: auto;
	float: none;
	max-width: 730px;
}

#idHT
{
/*	width: 1024px; */
	align: center;
}

#idDS_L
{
	width: 460px;
	height: 106px;
}

#idDS_SP
{
	width: 50px;
}

#idDS_BGN, #idDS_BD, #idDS_BL
{
	width: 110px;
	height: 20px;
}
