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

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

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

.clsReadMore
{
    cursor: pointer;
    transition: 0.3s;
	font-size: 11px;
	font: veranda;
	color: #548DFF;	
}

.clsReadMore:hover
{
	color: #FFFFFF;	
}

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

A:hover
{
	color: #FFFFFF;	
}

#mainframe
{
	margin-left: auto;
	margin-right:auto;
	width:1024px;
	border-collapse:collapse;
	border:none;
}

TABLE.lowerframe
{
	margin-left: auto;
	margin-right:auto;
	width:800px;
}

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

#idHD
{
	float: none;
}

#idHT
{
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	align: center;
}

#idDS_L
{
	width: 320px;
	height: 112px;
}

#idDS_SP
{
	width: 50px;
}

.mainBT
{
	width: 120px;
	height: 30px;
}
