<!--
/* ------------------------------------------------- */
/* EPOWER NETWORKING STUDIO - http://www.epower.in */
/* EPOWER.in style CSS */
/* ------------------------------------------------- */

/* EPOWER.in CSS with application to full page */

/* This is the font setting */
.SmallFont    {font-size: 10px;}
.MajorFont    {font-size: 16px;}
.MajorFont16  {font-size: 18px;}
.BigFont      {font-size: 20px;}

.cn12         {font-size: 12px;}
.padding6     {padding-left:6px}
.padding12    {padding-left:12px}
.lh22         {height:42px; line-height:42px !important;}

.B            {font-weight: bold;}

.Gray         {color:#999999}
.Gray3        {color:#333333}
.Gray6        {color:#666666}
.Orange       {color:#FF6600}

.WhiteFont    {font-size: 13px;color:#FFFFFF;}
.WhiteBigFont {font-size: 18px;color:#FFFFFF;}

.smallleftpad {padding-left:6px}

.fontline	  {
line-height:24px; !important;
> line-height:22px; !important;
}
/* IE6 以前版本，IE7，FireFox 之间的样式表会有一些差异，所以有时需要使用不同的样式表，
“!important” 只能被 FireFox 解释
“>” 只会被 IE7 解释
很显然，什么也没加的，会被所有浏览器识别。
*/

/* This is the font link color setting  */
a         {color: #0066CC;  text-decoration: none;}
a:visited {color: #0066CC;	text-decoration: none;}
a:hover   {color: #0000FF;	text-decoration: underline;}

a.BoldLink         {color: #000000; text-decoration: underline; font-weight: bold;}
a.BoldLink:visited {color: #000000; text-decoration: none;}
a.BoldLink:hover   {color: #FF6600; text-decoration: underline;}

a.BlackLink         {color: #334949; text-decoration: none;}
a.BlackLink:visited {color: #334949; text-decoration: none;}
a.BlackLink:hover   {color: #FF6600; text-decoration: underline;}

a.TitianLink         {color: #FF7700; text-decoration: none;}
a.TitianLink:visited {color: #FF7700; text-decoration: none;}
a.TitianLink:hover   {color: #FF2200; text-decoration: underline;}

a.WhiteLink         {color: #FFFFFF; text-decoration: none;}
a.WhiteLink:visited {color: #FFFFFF; text-decoration: none;}
a.WhiteLink:hover   {color: #FFFFFF; text-decoration: underline;}

a.MoreLink:link    {font-size: 10px; color: #0066CC; text-decoration: none;}
a.MoreLink:active  {font-size: 10px; color: #0066CC; text-decoration: none;}
a.MoreLink:visited {font-size: 10px; color: #0066CC; text-decoration: none;}
a.MoreLink:hover   {font-size: 10px; color: #0000FF; text-decoration: underline;}

a.MiniTextLink:link    {font-size: 10px; color: #333333; text-decoration: none;}
a.MiniTextLink:active  {font-size: 10px; color: #333333; text-decoration: none;}
a.MiniTextLink:visited {font-size: 10px; color: #333333; text-decoration: none;}
a.MiniTextLink:hover   {font-size: 10px; color: #000000; text-decoration: underline;}

/* This is the Body( Full Page) Style CSS setting  */
body  {font-size: 14px; color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	margin: 0px; background-image: url("../skin/homebg.gif"); scrollbar-face-color: #CCDDEE;	
	   scrollbar-highlight-color: #EEF6FF; scrollbar-shadow-color: #336699; scrollbar-3dlight-color: #EEEEEE; scrollbar-track-color: #EEEEEE; scrollbar-darkshadow-color: #EEEEEE; SCROLLBAR-ARROW-COLOR: #003366;}
	   
/* This is the form setting */
textarea,select    {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;}

input       {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:12px;Color:#333333; BACKGROUND-COLOR: #F6F6F6; BORDER: #336699 1px solid; }
.submit 	{font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:12px; height: 17px !important; HEIGHT: 19px;	line-height: 17px; 
border: 1px solid #FFF !important; border:#003399 1px solid; background-image: url("../Skin/SubmitBg.jpg"); BACKGROUND-COLOR: #D5E9FF; border-top-color:#80BFFF; border-left-color:#80BFFF; color:#FFFFFF; cursor: hand; outline: 1px solid #003399; }
.EnSubmit	{font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:12px; height: 17px !important; HEIGHT: 19px; font-weight: bold; 
border: 1px solid #FFF !important; border:#003399 1px solid; background-image: url("../Skin/SubmitBg.jpg"); BACKGROUND-COLOR: #D5E9FF; border-top-color:#80BFFF; border-left-color:#80BFFF; color:#FFFFFF; cursor: hand; outline: 1px solid #003399; }
/* This is the table setting */
table,td {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.GreenBoarderTable {border: #507070 1px solid ;border-collapse: collapse;}
.GrayBoarderTable  {border: #BBBBBB 1px solid ;border-collapse: collapse;}
.WarnTable         {border: #FF6600 1px solid ;border-collapse: collapse;BACKGROUND-COLOR: #FFF6F0;}
.GreenBo_GrayBgTable {border: #BBBBBB 1px solid ;border-collapse: collapse;BACKGROUND-COLOR: #F8F8F8;}
.GreenTopTable     {border: 0px solid; line-height: 20px; border-collapse: collapse; background-image:url(../skin/TableTop_1.jpg); text-align: center;}
.GrayTopTable      {border: 0px solid; line-height: 20px; border-collapse: collapse; background-image:url(../skin/TableTop_2.jpg); text-align: center;}

.PageTableTop {background-image: url("../Skin/PageTablebg1.jpg"); background-position: center; background-repeat: repeat-y;}
.PageTableFoot {background-image: url("../Skin/PageTablebg2.gif"); background-position: center; background-repeat: repeat-y;}

/* FCKeditor add style */
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

-->
