﻿#HomeImage
{
	background-image: url('../Img/ImgHome.png');
	display: block;
	position: absolute;
	left: 573px; /*623px;/*404px;*/
	top: -39px;
	width: 207px;
	height: 282px;
}

#HomeSpot
{
	background-image: url('../Img/ImgSpot.jpg');
	display: block;
	position: absolute;
	left: 4px;
	top: 0px;
	width: 570px; /*620px;/*401px;*/
	height: 161px;
}

#HomeSpot2
{
	background-image: url('../Img/ImgSpot2.jpg');
	display: block;
	position: absolute;
	left: 4px;
	top: 0px;
	width: 570px; /*620px;/*401px;*/
	height: 161px;
}

#HomeSpot3
{
	background-image: url('../Img/ImgSpot3.jpg');
	display: block;
	position: absolute;
	left: 4px;
	top: 0px;
	width: 570px; /*620px;/*401px;*/
	height: 161px;
}

#HomeSlogan
{
	background-image: url('../Img/BgSlogan.jpg');
	/*background-repeat: no-repeat;*/
	display: block;
	position: absolute;
	left: 4px;
	top: 163px;
	width: 776px; /*826px;/*607px;*/
	height: 80px;
}

#HomeSlogan SPAN
{
	display: none;
}

#HomeNews
{
	display: block;
	position: absolute;
	left: 402px;
	top: 250px;
	width: 209px;
	height: 280px;
}

#HomeNews H3
{
	background-image: url('../Img/BgNewsH3.jpg');
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 209px;
	height: 62px;
}

#HomeNews H3 SPAN
{
	display: none;
}

#HomeNews H4
{
	display: block;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	left: 6px;
	top: 42px;
	width: 140px;
}

#HomeNews UL
{
	line-height: 13px;
	list-style: none;
	margin-left: 6px;
	margin-top: 70px;
}

#HomeNews UL LI
{
	display: block;
	margin-top: 8px;
	text-align: justify;
}

#HomeNews UL LI .Date
{
	display: block;
	font-size: 10px;
}

#HomeNews UL LI A
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#HomeNews UL LI A:hover
{
	text-decoration: underline;
}

#HomeNews UL LI A SPAN.Title
{
	font-weight: bold;
}

#HomeNews UL LI .Text
{
	font-size: 10px;
}

#HomeNews A.Archive
{	
	color: #910004;
	display: block;
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	right: 0px;
	top: 42px;
	text-align: center;
	text-decoration: none;
	width: 56px;
}

#HomeNews A:hover.Archive
{
	color: #454545;
}
