﻿body
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	
}

.TableBG
{	
	background-color: #cccccc;
}

.ItemStyle 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;	
}

.AlternateItemStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-color: #F1F7FC;
	
}

.HeaderStyle 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tile_back.gif);	
	text-align:center;
}

.FooterStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/tile_sub.gif);
	text-align:center;
}

a 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	cursor: hand;

	
}

a:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

/*Ylj*/
.l_content table tr td a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}
	
.l_content table tr td a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration:underline;
	}
	
#subLeft a
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
	
#subRight a
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
	
#subLeft a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	}
	
#subRight a:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#fff;
	text-decoration:underline;
	}
	
#tab ul li a
{
	font-family:Arial;
	font-size:12px;
	color:#434343;
	text-decoration:underline;
	font-weight:bold;
	}
	
#tab ul li a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	}
	
.cur_pad a:link
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
	
.cur_pad a:visited
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
	
.cur_pad a:hover
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	}
	
.beh_pad a:link
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
	
.beh_pad a:visited
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
	
.beh_pad a:hover
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	}
/*--------------------------------------------*/

a.a2
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

a.a2:hover 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4083D5;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

.TextBox
{ width:190px;
    onfocus: expression(onfocus=function(){this.style.borderColor ='#4083D5';if(this.id=='ctl00_userLogin1_txt_UserName'||this.id=='userLogin1_txt_UserName')txt_UserName_Focus();if(this.id=='ctl00_userLogin1_txt_Password'||this.id=='userLogin1_txt_Password')txt_Password_Focus();});
    onblur: expression(onblur=function (){this.style.borderColor='#CCCCCC';if(this.id=='ctl00_userLogin1_txt_UserName'||this.id=='userLogin1_txt_UserName')txt_UserName_Blur();if(this.id=='ctl00_userLogin1_txt_Password'||this.id=='userLogin1_txt_Password')txt_Password_Blur();});
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;	
	border: 1px solid #CCCCCC;
	 font-size:9px;
	
	height: 18px;
  
   
}

.Lable
{
 color:#000;
 width:200px;
}
.commonText
{
font-size: 12px;
}

.MsgText
{
font-size:12px;
color:Red;

}

.PromptText

{font-size:16px;
 color:#3795D2;
}

.Button
{   
	font-size:11px;
	background: url(../../webui/images/bgbtn.gif) #fff;
	height: 27px;
	width: 90px;
	border:0px;
	margin:8px 0 8px 0;
	cursor:hand;
	cursor:pointer;
	color:#333;
border:solid 1px #FFAF1C;
 font-weight:bold;
}

.DropDownList
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.ListBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.CheckBoxList
{
    padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 1pt solid #CCCCCC;
	color: #000000;
}

.RadioButtonList
{
    padding: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: 0pt solid #CCCCCC;
	color: #000000;
}
.checklist { 

border: 1px solid #ccc; 

list-style: none; 

height: 10em; 

overflow: auto; 

width: 20em; 

}.checklist, .checklist li { margin: 0; padding: 0; } 

.checklist label { 

display: block; 

padding: 0 0.2em 0 25px; 

text-indent: -25px; 

} 

.checklist label:hover { background: #777; color: #fff; } 

html .checklist label { height: 1%; } 

