/* 新 Web 应用程序项目的默认 CSS Stylesheet */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
TD
{
	font-size:10pt;
}

.bg_button
{	
	background-image:url(images/cmd_bg.jpg);
	font-size:14;
	font-weight:bold;
	color:White;
	height:30;
	vertical-align:middle ;
	padding:2px;
}
.bg_title
{
	background-image:url(images/bg_title.jpg);
	width:900;
}
.bg_left
{
	background-image:url(images/bg_left.jpg);
}
.bg_right
{
	background-image:url(images/bg_right.jpg);
}
.tabborder
{ 
	border:solid 1 LightGrey;
}
.selbgcolor
{
	background-color:Silver;
}
.bgcolor
{
	background-color:white;
}
.curbgcolor
{
	background-color:lightsteelblue;
}
.titleFont
{
	font-size:16;
	font-weight:bold;
	width:200;
}
.button_img
{
	background-image: url(images/button.gif);
	width: 87;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.button_short_img
{
	background-image: url(images/button_short.gif);
	width: 50;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.changepw
{
	background-image: url(images/changepw.gif);
	width: 79;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	border-bottom-style: none;
}
.tdtitle
{
	font-size:24;
	font-weight:bold;
	color:Blue;
}
.tabledetails
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*border-bottom-style: none;*/
	background-color:Transparent;
	color:Blue ;
}
.tableUpDown
{
	border-top-style: none;
	border-bottom-style: none;
}
.tabletop
{
	border-top-style: none;	
}
.editor_text1 {
	font: 12px;
	border: 1px solid #86B9D6;
	background: #FFFFFF;
	padding: 0px;
	height:20px;
}
.sh_bg {
	font: 12px;
	/*border: 0px solid #86B9D6;*/
	background: Linen;
	padding: 4px;
}
.sh_bg hr
{
	color:#ffdab9;
	width:100%;
	height:1px;
}
.fj_bg {
	font: 12px;
	background: Snow;
	padding: 1px;
	border: 1px solid #ffdab9;
}
.fj_bg  hr
{
	color:#ffdab9;
	width:100%;
	height:1px;
}
.prv
{
	BORDER: #86B9D6 1px solid;
}
.seltabbutton
{
	border: #86B9D6 1px solid;
	border-bottom-width:0px;
	font-size:10pt;
	font-weight:bold;
	background-color:White;
	height:20;
	padding:4px;
	text-align:center;
}
.tabbutton
{
	border: #86B9D6 1px solid;
	font-size:10pt;
	background-color:ghostwhite;
	cursor:hand;
	padding:4px;
	text-align:center;
}
.tab
{
	border-bottom: #86B9D6 1px solid;
	font-size:10pt;
}
.info_useranddate
{
	text-align:left;
	text-indent:20px;
	border-bottom:solid 1 #86B9D6;	
}
.info_title
{
	text-align:center;
	font-size:20pt;
	font-weight:bold;
	width:100%;
	height:50;
}
.info_text
{
	padding-top:10;
	text-indent:20px;
	word-spacing:10pt;
	line-height:10pt;
}
.inputDate
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*border-bottom-style: none;*/
	background-color:Transparent;
	color:Blue ;
	width:auto ; 
}
.hyperlinkclass
{
	cursor:hand ; 
}




