#LiveDataHead
{
	padding:0px 5px 16px 200px;
	background-image:url(../image/test1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-bottom:20px;
}

.und
{
	text-decoration:underline;
}

#LiveDataBody p
{
	margin-top:20px;
	padding:0px;
}

#HowItWorksTitle, #DataUpdateTitle
{
	background-color:#EEF1F6;
	margin-top:0px;
	padding:10px 10px 10px 10px;
	font-weight:bold;
}

#HowItWorksTitle span, #DataUpdateTitle span
{
	background-image:url(../image/ico_world.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}

#HowItWorksBody, #DataUpdateBody
{
	background-color:#EEF1F6;
	margin-top:2px;
	padding:10px 10px 10px 10px;
	color:#333333;
}



