﻿body, td, a, li, div, span, ul, p, input, textarea,b,i, form{font-family: Arial, Verdana, sans-serif;font-size: 12px; color:#000;
}
*,html{font-family: Arial, Verdana, sans-serif;color:#000;}
body,form{margin:0px; padding:0px;}
div{ padding:0px; margin:0px;overflow:hidden; cursor:default;}
a:link    {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;  text-decoration:none; }     
a:visited {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent; text-decoration: none;}      
a:active  {color:#000; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;}                                     
a:hover   {color:#FF9E00; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color:transparent;text-decoration: none;} 
img{border:none;}
.clear{clear: both; font-size: 1px; line-height: 0px; overflow:hidden; height:0px; }
.hidden{display:none;}
ul,li{padding:0px; margin:0px;}

/** Login Page **/
body
{
	background:#fff url(images/Login_Bg.jpg) no-repeat  center 0;
    text-align:center;
    
}

#headNav
{
	height:35px;
	line-height:35px;
	margin-left:3px;
}

#headNav .hNavImg
{
	float:left;
	width:28px;
	height:35px;
}
#headNav .hNavTxt
{
	float:left;
}

.hNavImg img
{
	float:left;
	margin-top:5px;
	display:block;
}

/** UserInfo **/
.uContainer
{
	width:477px;
	margin: 0 auto;
}

.uItems
{
	margin-top:16px;
	border-bottom: 1px dashed #336699;
	height: 80px;
}

.uInfoImg
{
	margin-left:10px;
	margin-top:8px;
	float:left;
	height:64px;
	width:64px;	
}

.uInfo
{
	float:left;
	padding-left:10px;
	width:380px;
	height:70px;
}

.uTitle
{
	height:28px;
	line-height:28px;	
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#336497;
}

.uContent
{
	text-align:left;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.uContent span
{
	padding-right: 15px;
	color: #006699;
}

.uContent a, .uContent a:link, .uContent a:visited,.uContent a:active
{
	font-weight:bold;
    color:#ff6600;
    margin-right:20px;
}

.uContent a:hover
{
    color:#90d559;
}

.tbDetail
{
	margin-top:10px;
	width:470px;
	text-align:left;
	border-top:solid 1px #336699;
	border-left:solid 1px #336699;	
}

.tbDetail td
{
	border-bottom:solid 1px #336699; 
	border-right:solid 1px #336699;
}

.tbDetail2
{
	margin-top:10px;
	width:470px;
	text-align:left;
	border-top:solid 1px #336699;
	border-left:solid 1px #336699;	
}

.tbDetail2 td
{
	border-bottom:solid 1px #336699; 
	border-right:solid 1px #336699;
}

.tbRows
{
	height:25px;	
}

.tbHeader
{
	height: 25px;
	background: #6699cc;
	text-indent: 10px;
}

.tbHeader2
{
	height: 25px;
	background: #6699cc;
	text-indent: 10px;
}

.tbHeader2 td
{ color:#ffffff;}

.tbHeader td
{
	font-size:14px;
	color:#fff;
	font-weight:bold;	
}

.c1
{
	text-align:right;
	width:100px;	
}

.tbDetail a, .tbDetail a:link, .tbDetail a:visited,.tbDetail a:active
{
	font-weight:bold;
    color:#ff6600;
    margin-right:20px;
    
}

.tbDetail a:hover
{
    color:#90d559;
}

.inputtxt
{
	width:250px;
}


.btnOk, .btnOk:link, .btnOk:visited
{
	margin-left:130px;
	width:91px;
	height:25px;
	float:left;
	display:block;
	background:url(images/btn_ok.gif) no-repeat 0px 0px;
}


.btnOk:hover
{
    background-position:0 -25px;
}

.btnReturn, .btnReturn:link, .btnReturn:visited
{
	width:91px;
	height:25px;
	float:left;
	display:block;
	background:url(images/btn_return.gif) no-repeat 0px 0px;
}

.btnReturn:hover
{
    background-position:0 -25px;
}
