﻿.iconImg
{
	margin-left: 200px;
	margin-top: 30px;
	width: 100px;
	float: left;
}
.info
{
	float: left;
	margin-left: 10px;
	width: 400px;
	height: 500px;
}
.msg1
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.msg2
{
	margin-top: 10px;
	font-size: 14px;
	border-bottom: 1px solid #c6c6c6;
	width: 400px;
	float: left;
	padding-bottom: 5px;
}
.guird
{
	width: 100%;
	margin-top: 30px;
	float: left;
}
.guird dl
{
	width: 100%;
	float: left;
}
.guird dt
{
	background-image: url(../Images/menuicon2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 28px;
	font-size: 15px;
	float: left;
	font-weight: bold;
}
.guird dd
{
	clear: left;
	float: left;
	text-indent: 25px;
	font-size: 12px;
	line-height: 24px;
}
.hrefa
{
	color: Red;
	text-decoration: underline;
}
.moreHelp
{
	float: left;
	line-height: 24px;
	margin-top: 10px;
	font-size: 12px;
}

