@charset "utf-8";
/* CSS Document */
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.boonthavorn.com/engine/global/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background: #FFF;
	font: 100% Arial, Tahoma, Verdana;
}

a:link , a:visited{
	color: #11b0e4;
	text-decoration: underline;
}
a:hover {
	color: #11b0e4;
	text-decoration: none;
}
.TxtBlue {
	color: #1ab7ea;
}
#Header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#HeadTop  {
	overflow: hidden;
}
*html #HeadTop{
	height:100%;
}
#HeadTop .Logo {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
#HeadTop .Helper {
	float: right;
	overflow: hidden;
}
#HeadTop .Helper ul {
	margin: 0px;
	padding: 10px 15px 10px 0px;
}
#HeadTop .Helper ul li {
	display: inline;
	list-style: none;
	padding-left: 10px;
}

#HelpApply {
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgHelperApply.png) no-repeat center top;
	height: 325px;
	padding-bottom: 15px;
}
#HelpApply .TopR {
	overflow: hidden;
	height: 60px;
}
#HelpApply .TopR .Heading  {
	float: left;
	padding-top: 23px;
	padding-left: 25px;
}
#HelpApply .TopR .Close  {
	float: right;
	padding-top: 23px;
	padding-right: 25px;
}
#HelpApply .ContentR  {
	overflow: hidden;
	padding-top: 15px;
	font-size: 0.75em;
}
#HelpApply .ContentR ul {
	margin: 0px;
	padding: 10px 0px 0px;
}
#HelpApply .ContentR ul li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	list-style: none;
	background: url(file://///Webserver/dtac2009/common/img/bulletBlue.gif) no-repeat left center;
}
#HelpApply .ContentR p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#HelpApply .ContentR .Left {
	float: left;
	width: 230px;
	padding-right: 5px;
}
#HelpApply .ContentR .Right {
	float: left;
	padding-left: 30px;
}
#HelpLocation {
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgHelperLocation.png) no-repeat center top;
	height: 325px;
	padding-bottom: 15px;
}
#HelpLocation .TopR {
	overflow: hidden;
	height: 60px;
}
#HelpLocation .TopR .Heading  {
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}
#HelpLocation .TopR .Close  {
	float: right;
	padding-top: 23px;
	padding-right: 25px;
}
#HelpLocation .ContentR  {
	overflow: hidden;
	padding-left: 25px;
	padding-top: 15px;
}
#HelpLocation .ContentR p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.8em;
}
#HelpLocation .ContentR table  {
	width: 440px;
	margin-bottom: 10px;
}
#HelpLocation .ContentR select    {
	font: 0.8em Arial, Tahoma, Verdana;
	border: 1px solid #ebebeb;
	padding: 2px;
	width: 170px;
	color: #444;
}
#HelpLocation .ContentR span {
	font-size: 0.7em;
}
#HelpFeedback {
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgHelperFeedback.png) no-repeat center top;
	height: 325px;
	padding-bottom: 15px;
}
#HelpFeedback .TopR {
	overflow: hidden;
	height: 60px;
}
#HelpFeedback .TopR .Heading  {
	float: left;
	padding-top: 23px;
	padding-left: 25px;
}
#HelpFeedback .TopR .Close  {
	float: right;
	padding-top: 23px;
	padding-right: 25px;
}
#HelpFeedback .ContentR  {
	overflow: hidden;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 0.75em;
	padding-right: 10px;
}
#HelpFeedback .ContentR p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#HelpFeedback .ContentR select {
	border: 1px solid #ebebeb;
	width: 208px;
	font: Arial, Tahoma, Verdana;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#HelpFeedback .ContentR input {
	border: 1px solid #ebebeb;
	width: 200px;
	font: Arial, Tahoma, Verdana;
	padding: 2px 2px 2px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#HelpFeedback .ContentR textarea {
	border: 1px solid #ebebeb;
	width: 225px;
	margin-top: 5px;
	height: 116px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
}


#HelpFeedback .ContentR table {
	margin-top: 10px;
}

#HelpFeedback .ContentR table .Left {
	width: 160px;
}
#HelpFeedback .ContentR table .Middle {
	width: 235px;
}

#HelpFeedback .ContentR table .Right {
	width: 265px;
}
#NavTop {
	overflow: hidden;
	text-align: right;
	color: #999;
	font-size: 0.7em;
	padding-right: 15px;
	margin-bottom: 7px;
}
#NavTop ul {
	margin: 0px;
	padding: 0px;
}
#NavTop ul li {
	display: inline;
	list-style: none;
	padding-right: 9px;
	background: url(file://///Webserver/dtac2009/common/img/navTopBR.gif) no-repeat right center;
	padding-left: 5px;
}
#NavTop ul li a , #NavTop ul li a:visited{
	color: #999;
	text-decoration: none;
}
#NavTop ul li a:hover {
	color: #11b0e4;
	text-decoration: none;
}

#NavTop ul li.Last {
	padding-right: 0px;
	background: url(file://///Webserver/dtac2009/common/img/blank.gif);
}
#NavMain {
	background: url(file://///Webserver/dtac2009/common/nav/bgNavMain.jpg) no-repeat left top;
	height: 35px;
	overflow: hidden;
}
#NavMain .Menu {
	float: left;
}
#NavMain .Menu img {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

#NavMain .Search {
	float: left;
	background: url(file://///Webserver/dtac2009/common/nav/bgBrSearch.png) no-repeat right top;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
}
#NavMain .Search ul {
	margin: 0px;
	padding: 8px 0px 0px;
}
#NavMain .Search #SearchBox {
	border: 1px solid #CCC;
	padding: 1px 2px 1px 3px;
	height: 15px;
	font-size: 0.75em;
	width: 150px;
	margin: 0px;
}
#NavMain .Search ul img {
	margin: 0px 0px 0px -4px;
	padding: 0px;
}


#NavMain .SwLang {
	float: right;
	padding-top: 7px;
	padding-right: 15px;
}
#NavMain .Happy {
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}

#Header .LoginEservice {
	position:absolute;
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/nav/bgLogin.png) no-repeat right bottom;
	width: 448px;
	margin-left:492px;
	margin-right:auto;
}
#Header .LoginEservice .Wrapper {
	overflow: hidden;
	height: 120px;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpandHeader.png) repeat-x top;
	float: right;
	width: 448px;
}
#Header .LoginEservice .Wrapper .TopR {
	height: 45px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
#Header .LoginEservice .Wrapper .TopR .Title {
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 15px;
}


#Header .LoginEservice .Wrapper .MidR {
	overflow: hidden;
	padding: 10px 15px 8px;
	color: #b7b7b7;
}
#Header .LoginEservice .Wrapper .MidR .Username {
	background: url(file://///Webserver/dtac2009/common/img/icoMobile.gif) no-repeat left center;
	font: 0.8em Arial, Tahoma, Verdana;
	border: 1px solid #ebebeb;
	padding: 3px 3px 3px 26px;
	width: 160px;
	color: #444;
}
#Header .LoginEservice .Wrapper .MidR .Passwrd {
	background: url(file://///Webserver/dtac2009/common/img/icoPasswd.gif) no-repeat left center;
	font: 0.8em Arial, Tahoma, Verdana;
	border: 1px solid #ebebeb;
	padding: 3px 3px 3px 26px;
	width: 100px;
	color: #444;
}
#Header .LoginEservice .Wrapper .MidR table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#Header .LoginEservice .Wrapper .BttmR {
	overflow: hidden;
	font-size: 0.7em;
	padding-left: 15px;
	color: #c9c9c9;
}

#Header .Expand {
	margin: 0px;
	padding: 0px;
	position:fixed; 
	#position:absolute; 
	#margin-left:-4px;
	overflow: hidden;
	width:940px;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpand.png) no-repeat bottom;
}
*html #Header .Expand {
	clear: both;
	top:0px;
	left:0px;
	width:940px;
	border:1px solid #ff0000;
	z-index:99;
}
#Header .Expand .Wrapper {
	overflow: hidden;
	/*height: 225px;*/
	background: url(file://///Webserver/dtac2009/common/nav/bgExpandHeader.png) repeat-x top;
}
#Header .Expand .Wrapper .Left {
	float: left;
	overflow: hidden;
	width: 39px;
	border-left: 1px solid #e1e1e1;
	padding-top: 115px;
	padding-left: 20px;
}
#Header .Expand .Wrapper .Right {
	float: right;
	overflow: hidden;
	width: 39px;
	border-right: 1px solid #e1e1e1;
	padding-top: 115px;
	text-align: right;
	padding-right: 20px;
}
#Header .Expand .Wrapper .Content {
	overflow: hidden;
	width: 820px;
	float: left;
}
#Header .Expand .Wrapper .Content ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	/*padding-bottom:10px;*/
}

#Header .Expand .Wrapper .Content ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#Header .Expand .Wrapper .Content ul li.First {
	margin: 0px;
	padding: 0px;
}
#Header .Expand .Wrapper .Content ul dl  {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#Header .Expand .Wrapper .Content ul dl dd  {
	margin: 0px;
	padding: 16px 0px;
	font-size: 0.75em;
	font-weight: bold;
}
#Header .Expand .Wrapper .Content ul dl dt  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: auto;
	border-bottom: 1px dotted #e1e1e1;
}
#Header .Expand .Wrapper .Content ul dl dt:hover  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: auto;
	border-bottom: 1px dotted #e1e1e1;
	color: #11b0e4;
	text-decoration: none;
}
#Header .Expand .Wrapper .Content ul dl dt.Last {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#Header .Expand .Wrapper .Content .MenuList {
	overflow: hidden;
	padding-top: 5px;
}
#Header .Expand #Wrapper .Content .MenuList .Icon {
	float: left;
	width: 80px;
	padding-left: 10px;
}
#Header .Expand .Wrapper .Content .MenuList .Intro {
	float: left;
}
#Header .Expand #Wrapper .Content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}
#Header .Expand .Wrapper .Content .Icon {
	width: 80px;
	padding-left: 10px;
}
#Header .Expand .Wrapper .Content .Intro {
	padding-right: 5px;
}
#Header .Expand .Wrapper .Content a, #Header .Expand .Wrapper .Content a:visited {
	text-decoration: none;
	color: #666;
}
#Header .Expand .Wrapper .Content a:hover     {
	text-decoration: none;
	color: #11b0e4;
}

/* Expand Service*/

#Header .ExpandService {
	margin: 0px;
	padding: 0px;
	position:fixed; 
	#position:absolute; 
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpand.png) no-repeat left bottom;
	width:940px;
}
#Header .ExpandService .Wrapper {
	overflow: hidden;
	height: 240px;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpandHeader.png) repeat-x top;
}
#Header .ExpandService .Wrapper .Left {
	float: left;
	overflow: hidden;
	width: 39px;
	border-left: 1px solid #e1e1e1;
	padding-top: 115px;
	padding-left: 20px;
}
#Header .ExpandService .Wrapper .Right {
	float: right;
	overflow: hidden;
	width: 39px;
	border-right: 1px solid #e1e1e1;
	padding-top: 115px;
	text-align: right;
	padding-right: 20px;
}
#Header .ExpandService .Wrapper .Content {
	overflow: hidden;
	width: 820px;
	float: left;
}
#Header .ExpandService .Wrapper .Content ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
}

#Header .ExpandService .Wrapper .Content ul li {
	float: left;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style: none;
}
#Header .ExpandService .Wrapper .Content ul li.First {
	margin: 0px;
	padding: 0px;
}
#Header .ExpandService .Wrapper .Content ul dl  {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#Header .ExpandService .Wrapper .Content ul dl dd  {
	margin: 0px;
	padding: 16px 0px;
	font-size: 0.75em;
	font-weight: bold;
}
#Header .ExpandService .Wrapper .Content ul dl dt  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: 40px;
	border-bottom: 1px dotted #e1e1e1;
}
#Header .ExpandService .Wrapper .Content ul dl dt:hover  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: 40px;
	border-bottom: 1px dotted #e1e1e1;
	color: #11b0e4;
	text-decoration: none;
}
#Header .ExpandService .Wrapper .Content ul dl dt.Last {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#Header .ExpandService .Wrapper .Content .MenuList {
	overflow: hidden;
	padding-top: 5px;
}
#Header .ExpandService #Wrapper .Content .MenuList .Icon {
	float: left;
	width: 80px;
	padding-left: 10px;
}
#Header .ExpandService .Wrapper .Content .MenuList .Intro {
	float: left;
}
#Header .ExpandService #Wrapper .Content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}
#Header .ExpandService .Wrapper .Content .Icon {
	width: 80px;
	padding-left: 10px;
}
#Header .ExpandService .Wrapper .Content .Intro {
	padding-right: 5px;
}
#Header .ExpandService .Wrapper .Content a, #Header .Expand .Wrapper .Content a:visited {
	text-decoration: none;
	color: #666;
}
#Header .ExpandService .Wrapper .Content a:hover     {
	text-decoration: none;
	color: #11b0e4;
}

/* Expand Others*/

#Header .ExpandOthers {
	margin: 0px;
	padding: 0px;
	position:fixed; 
	#position:absolute; 
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpand.png) no-repeat left bottom;
	width:940px;
}
#Header .ExpandOthers .Wrapper {
	overflow: hidden;
	height: 240px;
	background: url(file://///Webserver/dtac2009/common/nav/bgExpandHeader.png) repeat-x top;
}
#Header .ExpandOthers .Wrapper .Left {
	float: left;
	overflow: hidden;
	width: 39px;
	border-left: 1px solid #e1e1e1;
	padding-top: 115px;
	padding-left: 20px;
}
#Header .ExpandOthers .Wrapper .Right {
	float: right;
	overflow: hidden;
	width: 39px;
	border-right: 1px solid #e1e1e1;
	padding-top: 115px;
	text-align: right;
	padding-right: 20px;
}
#Header .ExpandOthers .Wrapper .Content {
	overflow: hidden;
	width: 820px;
	float: left;
}
#Header .ExpandOthers .Wrapper .Content ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
}

#Header .ExpandOthers .Wrapper .Content ul li {
	float: left;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	list-style: none;
}
#Header .ExpandOthers .Wrapper .Content ul li.First {
	margin: 0px;
	padding: 0px;
}
#Header .ExpandOthers .Wrapper .Content ul dl  {
	margin: 0px;
	padding: 0px;
	width: 250px;
}
#Header .ExpandOthers .Wrapper .Content ul dl dd  {
	margin: 0px;
	padding: 16px 0px;
	font-size: 0.75em;
	font-weight: bold;
}
#Header .ExpandOthers .Wrapper .Content ul dl dt  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: 40px;
	border-bottom: 1px dotted #e1e1e1;
}
#Header .ExpandOthers .Wrapper .Content ul dl dt:hover  {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	height: 40px;
	border-bottom: 1px dotted #e1e1e1;
	color: #11b0e4;
	text-decoration: none;
}
#Header .ExpandOthers .Wrapper .Content ul dl dt.Last {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#Header .ExpandOthers .Wrapper .Content .MenuList {
	overflow: hidden;
	padding-top: 5px;
}
#Header .ExpandOthers #Wrapper .Content .MenuList .Icon {
	float: left;
	width: 80px;
	padding-left: 10px;
}
#Header .ExpandOthers .Wrapper .Content .MenuList .Intro {
	float: left;
}
#Header .ExpandOthers #Wrapper .Content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
	text-align: left;
	vertical-align: middle;
	height: 40px;
}
#Header .ExpandOthers .Wrapper .Content .Icon {
	width: 80px;
	padding-left: 10px;
}
#Header .ExpandOthers .Wrapper .Content .Intro {
	padding-right: 5px;
}
#Header .ExpandOthers .Wrapper .Content a, #Header .Expand .Wrapper .Content a:visited {
	text-decoration: none;
	color: #666;
}
#Header .ExpandOthers .Wrapper .Content a:hover     {
	text-decoration: none;
	color: #11b0e4;
}

#NavSec {
	overflow: hidden;
	background: #FFF;
	border-top: 2px dotted #CCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#NavSec .Copyright {
	float: left;
	color: #999;
	font-size: 0.65em;
	padding-top: 5px;
}
#NavSec .Menu {
	float: right;
}
#NavSec .Menu ul {
	display: inline;
	list-style: none;
}
#NavSec .Menu ul li {
	display: inline;
	list-style: none;
	padding-left: 15px;
}
#NavSec .Menu ul li a , #NavSec .Menu ul li a:visited{
	color: #999;
	text-decoration: none;
	font-size: 0.7em;
}
#NavSec .Menu ul li a:hover {
	text-decoration: underline;
	color: #11b0e4;
}
#NavSecIR {
	overflow: hidden;
	background: #FFF;
/*	border-top: 2px dotted #CCC;*/
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#NavSecIR .Copyright {
	float: left;
	color: #999;
	font-size: 0.65em;
	padding-top: 5px;
}
#NavSecIR .Menu {
	float: right;
}
#NavSecIR .Menu ul {
	display: inline;
	list-style: none;
}
#NavSecIR .Menu ul li {
	display: inline;
	list-style: none;
	padding-left: 15px;
}
#NavSecIR .Menu ul li a , #NavSec .Menu ul li a:visited{
	color: #999;
	text-decoration: none;
	font-size: 0.7em;
}
#NavSecIR .Menu ul li a:hover {
	text-decoration: underline;
	color: #11b0e4;
}

#Crumb {
	height: 55px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Crumb ul {
	margin: 0px;
	padding: 15px 0px 0px 20px;
}
#Crumb ul li {
	float: left;
	list-style: none;
	font-size: 0.7em;
	color: #666;
	padding-left: 7px;
	padding-right: 12px;
	background: url(file://///Webserver/dtac2009/common/nav/crumbArrw.png) no-repeat right 6px;
	padding-top: 0px;
	line-height:16px;
}
#Crumb ul li a, #Crumb ul li a:visited {
	color: #666;
	text-decoration: none;
}
#Crumb ul li a:hover {
	color: #11b0e4;
	text-decoration: none;
}

#Crumb ul li.Home {
	padding-right: 12px;
	padding-left: 0px;

}
#Crumb ul li.Current {
	padding-right: 0px;
	padding-left: 8px;
	font-size:0.75em;
	font-weight: bold;
	color:#2cbdec;
	background: url(file://///Webserver/dtac2009/common/img/blank.gif);

}
#Crumb ul li.Current img {
	margin-top: -3px;
}



#Hilight {
	overflow: hidden;
}
*html .Hilight{
	clear:both;
	height:100%;
	position:absolute;
	z-index:0;
}
#Hilight .Submenu {
	overflow: hidden;
	width: 940px;
	margin: 0px auto -2px;
	padding: 0px;
}
#Hilight .Submenu ul {
	margin: 0px;
	padding: 0px;
}
#Hilight .Submenu ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Hilight .Content {
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#CutomizeEditor {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#CutomizeEditor .TopR {
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgCustmzedTopR.png) no-repeat right top;
	height: 50px;
	border-bottom: 1px solid #e1e1e1;
}
#CutomizeEditor .TopR .Edge {
	float: left;
	height: 50px;
	width: 15px;
	background: url(file://///Webserver/dtac2009/common/img/bgCustmzedTopRL.png) no-repeat left top;
}
#CutomizeEditor .TopR .Button {
	float: left;
	height: 50px;
	padding-top: 16px;
}
#CutomizeEditor .TopR .ProfileSelector {
	float: right;
	padding-top: 16px;
	padding-right: 15px;
}


#CutomizeEditor .MidR {
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background: url(file://///Webserver/dtac2009/common/img/bgCustmzedMidR.png) repeat-x top;
	margin-top: -1px;
}
#CutomizeEditor .MidR .Header {
	padding-top: 20px;
	padding-left: 25px;
	background: url(file://///Webserver/dtac2009/common/img/bgCustmzedMidR-ArrwDw.png) no-repeat 75px top;
	overflow: hidden;
	padding-bottom: 12px;
}
#CutomizeEditor .MidR .ContentList {
	overflow: hidden;
	padding-bottom: 5px;
}
#CutomizeEditor .MidR .ContentList ul {
	margin: 0px;
	padding: 0px 0px 25px 30px;
}
#CutomizeEditor .MidR .ContentList ul li {

	width: 155px;
	overflow: hidden;
	display: inline;
	list-style: none;
	/*background: url(../common/img/icoCustmzedAdd.png) no-repeat left center;*/
	padding-left: 23px;
	float: left;
	font-size: 0.8em;
}
#CutomizeEditor .MidR .ContentList ul li:hover {
	/*background: url(../common/img/icoCustmzedAddOn.png) no-repeat left center;*/
}



#CutomizeEditor .BttmR {
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgCustmzedBttmR.png) repeat-x top;
	height: 40px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#CutomizeEditor .BttmR .Button {
	float: right;
	padding-top: 8px;
	padding-right: 15px;
}
#Potlets {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: #FFF;
}
#Potlets .TopR {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	height: 15px;
}
#Potlets .ContentR {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
#Potlets .BttmR {
	height: 10px;
	background: url(file://///Webserver/dtac2009/common/img/bgPotletBttmR.png) no-repeat top;
}
#CLeft {
	padding-left:20px;
	
}
#Content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#Content h1 {
	font-weight: normal;
	margin: 0px;
	padding: 20px 20px 10px;
	font-size: 1.5em;
}
#Content h2 {
	margin: 0px;
	padding: 0px 20px;
	font-weight: bold;
	font-size: 1.1em;
}
#Content h3 {
	padding: 15px 20px 0px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 6px;
}
#Content h4 {
	margin: 0px;
	padding: 0px 20px;
	font-weight: bold;
	font-size: 1.2em;
	color:#1ab7ea;
}
#Content h5 {
	font-weight: bold;
	font-size: 0.85em;
}
#Content h6 {
	padding: 0px 20px;
	font-size: 0.8em;
	font-weight: normal;
	color:#666;
}
#Content p {
	line-height: 1.5em;
	padding-left: 40px;
	padding-right: 20px;
}
#Content .ContentR ul.BG {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	text-decoration:none;
}
#Content .ContentR ul.BG li.BG {
	line-height: 1.5em;
	list-style: none;
	background: url(file://///Webserver/dtac2009/common/img/bulletBlue.gif) no-repeat left 10px;
}
#Content .ContentR ul.Regulatory {
	padding-right: 20px;
	color: #666;
	text-decoration:none;
}
#Content .ContentR ul.Regulatory a {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	text-decoration:none;
}
#Content .ContentR ul.Regulatory a:hover {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1ab7ea;
	text-decoration: underline;
}
#Content .ContentR ul.Regulatory li.Regulatory {
	line-height: 1.5em;
	list-style: none;
	background: url(file://///Webserver/dtac2009/common/img/bulletBlue.gif) no-repeat left 7px;
	padding-left: 10px;
}
#Content .ContentR ul.Regulatory2 {
	padding-top:5px;
	padding-right: 20px;
	color: #666;
	text-decoration:none;
	line-height:1.5em;
}
#Content .ContentR ul.Regulatory li.Regulatory2 {
	line-height: 1.5em;
	list-style: none;
	background: url(file://///Webserver/dtac2009/common/img/bullet.png) no-repeat left 9px;
	padding-left: 10px;
}
#Content .ContentR ul.Conditions2 {
	padding-top:5px;
	color: #666;
	text-decoration:none;
	line-height:1.5em;
	padding-left: 5px;
}
#Content .ContentR ul.Conditions2 li.Conditions2 {
	line-height: 1.5em;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: decimal;
	padding-top:5px;
}
#Content .ContentR ul {
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Content .ContentR ul li {
	line-height: 1.5em;
	list-style: none;
	/*background: url(../common/img/bulletBlue.gif) no-repeat left center;*/
	padding-left: 10px;
}
#Content .ContentR ul.DetailConditions {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Content .ContentR ul.DetailConditions li.Conditions {
	margin-left:-20px;
	line-height: 1.5em;
	list-style-type: none;
}
#Content .ContentR ol {
	margin: 0px;
	padding-left: 55px;
	padding-top: 5px;
	padding-right: 20px;
}
#Content .ContentR ol li {
	list-style: lower-roman url(file://///Webserver/dtac2009/css/none);
}
#Content .ContentR ol.NumConditions {
	margin: 0px;
	padding:0px;
	padding-left: 27px;
	padding-right: 20px;
}
#Content .ContentR ol.NumConditions li.Num {
	margin: 0px;
	padding:0px;
	list-style-type: decimal;
	font-size:0.85em;
	line-height:18px;
}
#Content .ContentR ol.NumConditions2 {
	margin: 0px;
	padding:0px;
	padding-left: 55px;
	padding-right: 20px;
}
#Content .ContentR ol.NumConditions2 li.Num2 {
	margin: 0px;
	padding:0px;
	list-style-type: decimal;
	font-size:1em;
	line-height:18px;
}
#Content .ContentR ol.NumConditionsAbout {
	margin: 0px;
	padding:0px;
	padding-left: 55px;
	padding-right: 20px;
}
#Content .ContentR ol.NumConditionsAbout li.NumAbout {
	margin: 0px;
	padding:0px;
	list-style-type: decimal;
	line-height:18px;
}
#Content .ColumnFullWht {
	overflow: hidden;
}
#Content .ColumnFullWht .TopR {
	background: url(file://///Webserver/dtac2009/common/img/bgColumnTopR.png) no-repeat left top;
	height: 5px;
}
#Content .ColumnFullWht .TopR2 {
	background: url(file://///Webserver/dtac2009/common/img/bgColumnTopR2.png) no-repeat left top;
	height: 1px;
}
#Content .ColumnFullWht .ContentR {
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-size: 0.8em;
}
#Content .ColumnFullWht .ContentR #expDate{
	background-color:#1ab7ea;
	overflow:hidden;
	padding:8px 0 0 20px;
}
#Content .ColumnFullWht .ContentR #expDate span{
  font-weight: bold;
  letter-spacing: -.05em;
  font-size:18px;
  margin-right:-19px;
}
#Content .ColumnFullWht .ContentR #expDate strong {
  font-weight: bold;
  letter-spacing: -.05em;
  font-size:23px;
  margin-right:-20px;
}
#Content .ColumnTwo {
	overflow: hidden;
	_width:938px;
	_border:1px solid #e5e5e5;
	_border-top:none;
	/*background: url(../common/img/bgColumnTwo.gif) repeat-y 190px;*/
}
#Content .ColumnTwo .TopR {
	height: 5px;
}
#Content .ColumnTwo .ColumnWrapper {
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}


#Content .ColumnTwo .ColumnWrapper .Submenu {
	overflow: hidden;
	float: left;
	width: 183px;
	margin:0px;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul {
	margin: 0px;
	padding: 0px;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li {
	border-bottom: 1px dotted #CCC;
	list-style:none;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li:hover       {
	font-weight:bold;
	color: #11b0e4;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li a, #Content .ColumnTwo .ColumnWrapper .Submenu ul li a:visited{
	color: #666;
	text-decoration: none;

}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li a:hover      {
	color: #11b0e4;
	text-decoration: none;

}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li.First {
	border-bottom: 1px solid #e1e1e1;
	list-style: none;
	margin-left:0px;
	margin-right:0px;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li.Selected       {
	font-weight: bold;
}
#Content .ColumnTwo .ColumnWrapper .Submenu ul li.Selected a{
	color: #11b0e4;
}
#Content .ColumnTwo .ColumnWrapper .ContentR {
	float: left;
	overflow: hidden;
	width: 748px;
	font-size: 0.8em;
}
#Content .ColumnTwo .ColumnWrapper .ContentR .servicesFFont {
	color:#1ab7ea;
	font-size:15px;
	margin-right:-50px;
	font-weight: bold;
}
#Content .ColumnTwo .ColumnWrapper .ContentR .FFont{
	font-weight: bold;
	font-size:19px;
}
#Content .ColumnTwo .ColumnWrapper .Overview {
	float: right;
	overflow: hidden;
	width: 748px;
	font-size: 0.8em;
}
#Content .TopRTariff  {
	background: #000;
	height: 26px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
#Content .TopRTariff ul  {
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#Content .TopRTariff ul li  {
	float: left;
	padding-right: 3px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
}
#Content .TariffFeatures   {
	overflow: hidden;
	margin-top: 0px;
}
#Content .TariffFeatures ul   {
	margin: 0px;
	padding: 0px;
	background: url(file://///Webserver/dtac2009/common/img/bgIRTariffLi.gif) repeat-x;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	height: 165px;
}
#Content .TariffFeatures ul li   {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(file://///Webserver/dtac2009/common/img/blank.gif);
	border-right: 1px dotted #e1e1e1;
	height: 165px;
}
#Content .TariffFeatures ul li.Last  {
	border-width: 0px;
	border-style: none;
}
#Content .TariffFeatures .ListBox   {
	overflow: hidden;
	width: 233px;
}
#Content .TariffFeatures .ListBox p {
	padding: 0px 15px 0px 17px;
	margin: 5px 0px 0px;
	overflow: hidden;
}


#Content .TariffFeatures .ListBox .Head {
	margin: 0px;
	padding: 0px;
}
#Content .TariffFeatures .ListBox .MoreInfo {
	font-size: 0.85em;
	margin-top: 10px;
}
#Content .DialpadHead {
	margin: 0px;
	padding: 15px 0px 0px 20px;
}

#Content .Dialpad {
	overflow: hidden;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#Content .Dialpad ul {
	margin: 0px;
	padding: 0px;
}
#Content .Dialpad ul li {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 10px 20px 10px 0px;
	float: left;
	color: #FFF;
	font-size: 0.85em;
	background: url(file://///Webserver/dtac2009/common/img/bgDialpadRF.gif) no-repeat right center;
}
#Content .Dialpad ul li.Last {
	background: url(file://///Webserver/dtac2009/common/img/bgDialpadR.gif) no-repeat right center;
	padding-right: 10px;
}

#Content .Dialpad ul li span {
	background: url(file://///Webserver/dtac2009/common/img/bgDialpadL.gif) no-repeat left center;
	padding: 10px 0px 10px 8px;
}

#Conditions {
	overflow: hidden;
	/*background: url(../common/img/bgConditionsR.png) repeat-x left top;*/
	height: 50px;
	border-top: 1px solid #e1e1e1;
}
#Conditions .Head {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}
#Conditions .Collapse {
	float: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}
#DetailConditions {
	padding-left: 20px;
	padding-bottom:15px;
}
#Functions {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 53px;
	background: url(file://///Webserver/dtac2009/common/img/bgColumnBttmR.png) no-repeat center bottom;
}
#Functions .ContentR {
	overflow: hidden;
	padding-right: 1px;
}
#Functions .ContentR .Apply{
	float: left;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 8px;
}
#Functions .ContentR .Right{
	float: right;
	overflow: hidden;
	background: url(file://///Webserver/dtac2009/common/img/bgFuntionsR.png) repeat-x top;
}
#Functions .ContentR .Right ul{
	margin: 0px;
	padding: 0px;
	height: 53px;
}
#Functions .ContentR .Right ul li{
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	list-style: none;
	border-left: 1px solid #e1e1e1;
	padding-top: 13px;
	height: 40px;
}
#Functions .ContentR .Right .MoreInfo{
	float: left;
	border-left: 1px solid #e1e1e1;
	height: 53px;
	padding-right: 7px;
	padding-left: 7px;
}
#Functions .ContentR .Right .Print{
	float: left;
	border-left: 1px solid #e1e1e1;
	height: 53px;
}
#Functions .ContentR .Right .Email{
	float: left;
	border-left: 1px solid #e1e1e1;
	height: 53px;
}
#Functions .BttmR {
	background: url(file://///Webserver/dtac2009/common/img/bgColumnBttmR.png) no-repeat top;
	height: 0px;
}
















#FooterWrapper {
	height: 660px;
	background: url(file://///Webserver/dtac2009/common/nav/bgFooter.jpg) center top;
	overflow: hidden;
}
#Footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
}
#Footer .TopR {
	background: url(file://///Webserver/dtac2009/common/nav/Footer-TopR.png) no-repeat top;
	height: 10px;
}
#Footer .MidR {
	background: #FFF;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
}
#Footer .MidR .Header {
	overflow: hidden;
	padding-bottom: 12px;
}
#Footer .MidR .Header .Head {
	float: left;
}
#Footer .MidR .Header .Collapse {
	float: right;
	text-align: right;
}
#Footer .MidR .Shortcut {
	overflow: hidden;
	padding-top: 0px;
	vertical-align: middle;
	padding-bottom: 15px;
}
#Footer .MidR .Shortcut .Logo {
	float: left;
	padding: 5px 40px 30px 5px;
}
#Footer .MidR .Shortcut .List {
	float: left;
}
#Footer .MidR .Shortcut .List ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
}
#Footer .MidR .Shortcut .List ul li {
	list-style: none;
	padding-right: 5px;
}
#Footer .MidR .Shortcut .List ul li a , #Footer .MidR .Shortcut .List ul li a:visited{
	color: #999;
	text-decoration: none;
	font-size: 0.7em;
}
#Footer .MidR .Shortcut .List ul li a:hover {
	color: #11b0e4;
	text-decoration: underline;
}
#Footer .MidR .Shortcut .List ul li.Cat {
	padding-bottom: 5px;
}
#Footer .BttmR {
	background: url(file://///Webserver/dtac2009/common/nav/Footer-BttmR.png) no-repeat top;
	height: 16px;
}
#FooterIR {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#FooterIR .TopR {
	background: url(file://///Webserver/dtac2009/common/nav/Footer-TopR.png) no-repeat top;
	height: 10px;
}
#FooterIR .MidR {
	background: #FFF;
/*	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;*/
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
}
#FooterIR .MidR .Header {
	overflow: hidden;
	padding-bottom: 12px;
}
#FooterIR .MidR .Header .Head {
	float: left;
}
#FooterIR .MidR .Header .Collapse {
	float: right;
	text-align: right;
}
#FooterIR .MidR .Shortcut {
	overflow: hidden;
	padding-top: 0px;
	vertical-align: middle;
	padding-bottom: 15px;
}
#FooterIR .MidR .Shortcut .Logo {
	float: left;
	padding: 5px 40px 30px 5px;
}
#FooterIR .MidR .Shortcut .List {
	float: left;
}
#FooterIR .MidR .Shortcut .List ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
}
#FooterIR .MidR .Shortcut .List ul li {
	list-style: none;
	padding-right: 5px;
}
#FooterIR .MidR .Shortcut .List ul li a , #Footer .MidR .Shortcut .List ul li a:visited{
	color: #999;
	text-decoration: none;
	font-size: 0.7em;
}
#FooterIR .MidR .Shortcut .List ul li a:hover {
	color: #11b0e4;
	text-decoration: underline;
}
#FooterIR .MidR .Shortcut .List ul li.Cat {
	padding-bottom: 5px;
}
.FontBlueBoldHead {
	font-weight:bold;
	color:#1ab7ea;
	font-size: 1.1em;
}

.FontBlueBold{
	font-weight:bold;
	color:#1ab7ea;
}
.FontBlue{
	color:#1ab7ea;
}
.FontRed {
	color:#FF0000;
}

/* css for Background */
.Background {
	float:left;
	overflow: hidden;
	font-size:0.9em;
}
#Background ul {
	overflow: hidden;
}
#Background li {
	display: inline;
	list-style: none;
	width:120px;
	height:75px;
	background-color:#ebebeb;
	float: left;
	border-right:1px solid #FFFFFF;
}
#Background li.first {
	display: inline;
	list-style: none;
	width:20px;
	height:75px;
	background-color:#ebebeb;
	border-right:1px solid #FFFFFF;
}
#Background li.link {
	display: inline;
	list-style: none;
	width:120px;
	height:75px;
	background-color:#1ab7ea;
	float: left;
	border-right:1px solid #FFFFFF;
}
.icon{
	padding-top:20px;
}
.YearBackground{
	padding-top:10px;
	padding-bottom:5px;
}
.DetailBackground{
	padding-top:5px;
	padding-bottom:5px;
	font-size:0.9em;
}
.DetailBackground a{
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration: none;
}
.DetailBackground a:hover{
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-decoration: underline;
}
/* css for management */
#columnRow {
	overflow: hidden;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px dotted #d6d6d6;
}
#columnRow ul.Management {
	overflow: hidden;
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
}
#columnRow li.Management {
	display: inline;
	list-style: none;
	width:180px;
	padding-right: 20px;
	float: left;
	background:none;
}
.columnsection {
	padding-bottom:20px;
}
.columnName {
	font-weight:bold;
	padding-top: 10px;
	color: #1ab7ea;
}
.columnPosition {
	padding: 0px;
}
.columnImage {
	padding-left:25px;
	font-size: 0.85em;
	color: #1ab7ea;
	background:url(file://///Webserver/dtac2009/about/img/icon-img.png) no-repeat left 5px;
}
.columnPicture{
	width:176px;
	height:122px;
	padding-bottom:10px;
	background: url(file://///Webserver/dtac2009/common/img/ajaxIndicatorGreyS.gif) no-repeat center center;
}
.columnHPosition {
	overflow: hidden;
}
/* css for page management */
/* css for About-Social */
#AboutSocial{
	overflow: hidden;
	margin-left:20px;
	padding-bottom:20px;
}
#AboutSocial .Social {
	width:340px;
	overflow: hidden;
	padding-bottom:20px;
}
#AboutSocial .Social .DateAboutSocial{
	color: #1ab7ea;
	font-weight:bold;
	padding-left:20px;
	overflow:hidden;
}
#AboutSocial .Social .DetailAboutSocial{
	overflow:hidden;
	padding-top:15px;
	padding-left:20px;
	color: #666;
	text-decoration:none;
}
#AboutSocial .Social .DetailAboutSocial a{
	color: #666;
	text-decoration:none;
}
#AboutSocial .Social .DetailAboutSocial a:hover{
	color: #1ab7ea;
	text-decoration: underline;
}
#AboutSocial .Social .ImgAboutSocial{
	float:left;
	width:130px;
	background: url(file://///Webserver/dtac2009/common/img/ajaxIndicatorGreyS.gif) no-repeat center center;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.more {
	float:right;
	padding-top:10px;
}
/* css for About-Social */
.FontLink a:link , a:visited{
	color: #11b0e4;
	text-decoration: underline;
}
.FontLink a:hover {
	color: #11b0e4;
	text-decoration: none;
}
.imgEcard{
	overflow: hidden;
	padding-left:20px;
	width:100px;
	height:100px;
	border: 1px solid #E6E6E6;
	padding: 2px;
	background: url(file://///Webserver/dtac2009/common/img/ajaxIndicatorGreyS.gif) no-repeat center center;
}
.imgMMS{
	overflow: hidden;
	padding-left:20px;
	width:100px;
	height:80px;
	border: 1px solid #E6E6E6;
	padding: 2px;
	background: url(file://///Webserver/dtac2009/common/img/ajaxIndicatorGreyS.gif) no-repeat center center;
}
form {
	margin: 0px;
	padding: 0px;
}
.clearAll{
	clear:both;
}
.table td{
padding:7px 10px 7px 10px;
}
.table{
border-right:solid #D0D0D0 1px;
border-left:solid #D0D0D0 1px;
}
.tableLR{
border-right:solid #D0D0D0 1px;
border-left:solid #D0D0D0 1px;
}
#tableLeft{
padding:7px 10px 7px 15px;
}
.table_end td{
padding:0x;
}
.table_end img{
margin-left:-1px;
margin-right:-1px;
}
.AjaxLoading{
	background: url(file://///Webserver/dtac2009/common/img/ajaxIndicatorGreyL.gif) center no-repeat;
}
/* css for Services Index */
.columnRowServices {
	overflow: hidden;
	padding-bottom: 0px;
	margin: 0px;
}
#columnRowServices ul {
	overflow: hidden;
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
}
#columnRowServices li {
	display: inline;
	list-style: none;
	width:210px;
	height:175px;
	padding-right: 15px;
	float: left;
	background:url(file://///Webserver/dtac2009/services/img/box-content-main.gif) no-repeat center top;
}
#columnRowServices li.lastRow {
	display: inline;
	list-style: none;
	width:210px;
	height:175px;
	float: right;
	margin-right:-20px;
	background:url(file://///Webserver/dtac2009/services/img/box-content-main.gif) no-repeat center top;
}
.columnTopic {
	font-weight:bold;
	padding-top: 7px;
	padding-left: 15px;
	color: #636363;
}
.columnDetails {
	padding-left: 15px;
	color: #898989;
}
.columnDetails a, .columnDetails a:visited {
	color: #898989;
	text-decoration: none;
}
.columnDetails a:hover {
	color: #11b0e4;
	text-decoration: none;
}
.columnPic{
	padding-left:15px;
	padding-top:18px;
	margin-bottom:5px;
	width:190px;
	height:81px;
}
#HelperCallCenter {
	position:absolute;
	width: 500px;
	height: 400px;
	z-index: 1;
	cursor:move;
}

/* css for page Services Index */
