﻿/*http://localhost/EasyWeb.Site/Console/cPages/cLogin.aspx
------------------------------*/
.cc_HeaderBG { margin:0; padding:0; background-position:left top;
	background-image:url(../img/Pages/Banner_BG.jpg)	 ; background-repeat:repeat-x; }
.cc_HeaderLogo { margin:0; padding:0; background-position:left top;
	background-image:url(../img/Pages/Banner.jpg); background-repeat:no-repeat; }
	
	
	
.cc_MultiClmTable{ margin:0px; padding:0px; width:100%; height:100%;
	  }
.cc_MultiClmTd{ margin:0px; padding:0px; vertical-align:top; height:100%; }
.cc_MultiClmLeft{ background-color:#F2F5F7; border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; height:100%; font-size:75%; }

.cc_ModHomeTable{ margin:0px; padding:0px; width:100%; height:100%;
	  }
.cc_ModHomeTd{ margin:0px; padding: 10px 10px; vertical-align:top; height:800px; }
.cc_ModHomeSide{ width:220px;background-color:#f7f7eb; 
	border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC;
	  }
/*
------------------------------*/
/*
http://localhost/EasyWeb.Site/Console/cPages/cFormat/ItemMailFormat/cMailFOrder.aspx
http://localhost/EasyWeb.Site/Console/cPages/cFormat/ItemMailFormat/cMailFPw.aspx
http://localhost/EasyWeb.Site/Console/cPages/cFormat/ItemMailFormat/cMailFWelcmoe.aspx
*/
.Template
{
	border:1px;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}
.Template td.fld
{
	font-weight: bold;
}
.Template td.cmt
{
	color: #F48048;
}




/*
------------------------------*/
.NoShow
{
	width: 0px;
	display:none;
}