﻿.tdTitle
{
	background-position: center;
	background-image: url(  '../Images/TitleADSL.png' );
	background-repeat: no-repeat;
	width: 500px;
	height: 43px;
	color: #FFFFFF;
}
.tdTitle1
{
	background-position: center;
	background-image: url(  '../Images/TitleADSL1.png' );
	background-repeat: no-repeat;
	width: 500px;
	height: 43px;
	color: #FFFFFF;
}

.txHeader
{
	background-image: url(   '../Images/DesExtend.png' );
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	width: 500px;
	height: 88px;
	font-size: 14px;
	text-align: center;
}