#Index h1 {
	margin:15px 0 0 0;
	padding:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#000000;
}

#Index h2 {
	margin:0;
	padding:10px 0 0 0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#cccccc;
}

#Index .Tip1 {
	
	padding-top:26px;
	margin-bottom:10px;
}
#Index .Tip2 {
	
	padding-bottom:15px;
}
#Index .Tip3 {
	padding:4px 15px 4px 15px;
	background:#eeeeee;
}

#Index .Tip3 ul {
	margin:0;
	padding:0;
}

#Index .Tip3 ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-image:url(../img/bul.gif);
	line-height:160%;
}

#Index .Tip3 ul li a {
	color:#0f6ada;
}

#Index div.Buttons {
	height:23px;
	margin-bottom:10px;
}

#Index div.Buttons ul {
	width:355px;
	list-style-type:none;
	padding:0;
	margin:0;
}
#Index div.Buttons ul li {
	display:inline;
	margin:0;
	float:left;
	list-style-type:none;
}
#Index div.Buttons ul li a {
	display:block;
	height:23px;
	text-decoration:none;	/* Mozilla */
}
#Index div.Buttons ul li a span {
	display:none;
}
.BtnReadMore {
	width:104px;
	background:url(../img/btn/read-more-0.gif) no-repeat;
}
.BtnReadMore a:hover {
	background:url(../img/btn/read-more-1.gif) no-repeat;
}
.BtnFreeDownload {
	width:127px;
	background:url(../img/btn/free-download-0.gif) no-repeat;
}
.BtnFreeDownload a:hover {
	background:url(../img/btn/free-download-1.gif) no-repeat;
}
.BtnPurchaseNow {
	width:124px;
	background:url(../img/btn/purchase-now-0.gif) no-repeat;
}
.BtnPurchaseNow a:hover {
	background:url(../img/btn/purchase-now-1.gif) no-repeat;
}

