/* 新 Web 应用程序项目的默认 CSS Stylesheet */

BODY {
	 margin-top: 0px; margin-left:1px; margin-bottom:0px; margin-right:0px;
}
TD {
	FONT-SIZE: 10px; FONT-FAMILY: "Verdana", "Arial"
}
.eng {
	FONT-SIZE: 10px; FONT-FAMILY: "Verdana", "Arial"
}
TR{ FONT-SIZE: 9pt; }

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:visited {text-decoration: none; color: #00008B; font-family: "??"; font-size: 9pt}
A:active {text-decoration: underline; color: #00008B; font-family: "??"; font-size: 9pt}
A:hover {text-decoration: underline; color: #00008B; font-family: "??"; font-size: 9pt}
A:link { text-decoration:none; color:#00008B; font-family: "??"; font-size: 9pt}

A.eng-greylink:visited {text-decoration: none; color: #2D495B; font-family: "??"; }
A.eng-greylink:active {text-decoration: none; color: #FF0000; font-family: "??";}
A.eng-greylink:hover {text-decoration: none; color: #FF0000; font-family: "??";}
A.eng-greylink:link {text-decoration: none; color:#2D495B; font-family: "??";}

A.greylink:visited {text-decoration: none; color: #666666; font-family: "??"; font-size: 9pt;}
A.greylink:active {text-decoration: none; color: #F55000; font-family: "??"; font-size: 9pt;}
A.greylink:hover {text-decoration: none; color: #F55000; font-family: "??"; font-size: 9pt;}
A.greylink:link {text-decoration: none; color:#666666; font-family: "??";font-size: 9pt;}

A.whitelink2:visited {text-decoration: none; color:#FFFFFF; font-family: "??"; font-size:13px;}
A.whitelink2:active {text-decoration: none; color: #DBCBFF; font-family: "??";font-size:13px;}
A.whitelink2:hover {text-decoration: none; color: #DBCBFF; font-family: "??";font-size:13px;}
A.whitelink2:link {text-decoration: none; color:#FFFFFF; font-family: "??";font-size:13px;}

A.whitelink:visited {text-decoration: none; color: #FFFFFF; font-family: "??"; font-size:13px; font-weight:bold;}
A.whitelink:active {text-decoration: none; color: #F55000; font-family: "??"; font-size:13px; font-weight:bold;}
A.whitelink:hover {text-decoration: none; color: #F55000; font-family: "??"; font-size:13px; font-weight:bold;}
A.whitelink:link {text-decoration: none; color:#FFFFFF; font-family: "??"; font-size:13px; font-weight:bold;}	

A.yellowlink:visited {text-decoration: none; color: #FFFF00; font-family: "??"; font-size:13px; font-weight:bold;}
A.yellowlink:active {text-decoration: none; color: #F55000; font-family: "??"; font-size:13px; font-weight:bold;}
A.yellowlink:hover {text-decoration: none; color: #F55000; font-family: "??"; font-size:13px; font-weight:bold;}
A.yellowlink:link {text-decoration: none; color:#FFFF00; font-family: "??"; font-size:13px; font-weight:bold;}

A.bluelink:visited {text-decoration: none; color: #0093DF; font-family: "??"; font-size: 9pt;}
A.bluelink:active {text-decoration: none; color: #F55000; font-family: "??"; font-size: 9pt;}
A.bluelink:hover {text-decoration: none; color: #F55000; font-family: "??"; font-size: 9pt;}
A.bluelink:link {text-decoration: none; color:#0093DF; font-family: "??";font-size: 9pt;}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

IMG 	
{
	border-style:none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.eng-border{ border: 1px solid #C8C8C8;}
.eng-buleborder{ border: 1px solid #4F82AD;}
.eng-greenborder{ border: 1px solid #65B8B8;}
.eng-noborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #30A2A8;
	border-bottom-color: #30A2A8;
	border-left-color: #30A2A8;
}
.grey_rbborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color:#E9E9E9;
}
.white
{
 color:#FFFFFF;
font-size:12px;
letter-spacing: -0.1em;
}

.whitenone
{
 color:#FFFFFF;
font-size:12px;

}

.white-h1
{
font-size:12px;
 color:#FFFFFF;
letter-spacing: 1px;
}
.whitebold
{
 color:#FFFFFF;
 font-weight:bold;
font-size:12px;
}
.grey
{
   color:#666666;
   font-size:12px;
}
.blue3{
   color:#0093DF;
   font-size:12px;
}

.bold{
font-weight:bold;
}
.lightbold
{
	font-weight:bold;
	color:#0006F2;
}
.graybold
{
color:#9B9B9B;
font-weight:bold;
font-size:13px;
}


/* 列表样式单 */
.listheader{
	background-color: #5f9fd4;
	height:21px;
	color:white;
	font-weight: bold;
}
/*交替项*/
.listAlternatingItem
{
	font:9pt/20px; 
	height:25px;
	padding-left:5px;
	background-color: #F3F7FD;

}
.listItem
{
	font:9pt/20px; 
	height:25px;
	padding-left:5px;
	background-color: #FFFFFF;

}
/* 列表样式单结束 */


/* 列表样式单 */
.listheader3{
	background-color: #5f9fd4;
	height:21px;
	color:white;
	font-weight: bold;
}
/*交替项*/
.listAlternatingItem3
{
	height:25px;
	background-color: #F3F7FD;

}
.listItem3
{
	height:25px;
	background-color: #FFFFFF;

}
.footerstyle3
{
	background-color: #5f9fd4;
	height:21px;
	color:white;
	font-weight: bold;

}
/* 列表样式单结束 */

/* 列表样式单 */
.listheader4{
	background-color: #C6E3A9;
	height:17px;
	color:black;
}
/*交替项*/
.listAlternatingItem4
{
	height:25px;
	background-color: #ECF6E2;

}
.listItem4
{
	height:25px;
	background-color: #FFFFFF;

}

/* 列表样式单结束 */

/* 列表样式单 */
.listheader5{
	background-color: #C6E3A9;
	height:17px;
	color:black;
}
/*交替项*/
.listAlternatingItem5
{
	height:25px;
	background-color: #F4F3FD;

}
.listItem5
{
	height:25px;
	background-color: #FFFFFF;

}

/* 列表样式单结束 */


/* 2列表样式单 */
.listheader2{
	background-color: #5f9fd4;
	height:21px;
	color:white;
	font-weight: bold;
	text-align:center;
}
/*2交替项*/
.listAlternatingItem2
{
	font:9pt/20px; 
	height:25px;
	padding-left:5px;
	background-color: #F3F7FD;
	text-indent:10px;
	text-align:center;
}
.listItem2
{
	font:9pt/20px; 
	height:25px;
	padding-left:5px;
	background-color: #FFFFFF;
	text-indent:10px;
	text-align:center;
}
/* 2列表样式单结束 */


/* 3列表样式单 */
.listheaderpurple{
	background-color: #9b8ebb;
	height:21px;
	color:white;
	font-weight: bold;
	text-align:center;
}
/*3交替项*/
.listAlternatingItempurple
{
	font:9pt;
	height:35px;
	background-color: #f0f2ff;
	text-align:center;
}
.listItempurple
{
	font:9pt;
	height:35px;
	background-color: #FFFFFF;
	text-align:center;
}
.footerstylepurple
{
	background-color: #9b8ebb;
	height:21px;
	color:white;
	font-weight: bold;
	text-align:center;
}
/* 3列表样式单结束 */




/* orange列表样式单 */
.listheaderorange{
	background-color: #F69600;
	height:21px;
	color:white;
	font-weight: bold;
}
/*orange交替项*/
.listAlternatingItemorange
{
	font:9pt;
	height:35px;
	background-color: #FFF6E4;
}
.listItemorange
{
	font:9pt;
	height:35px;
	background-color: #FFFFFF;
}
.footerstyle
/* 页尾 */
{
	background-color: #F69600;
	height:21px;
	color:white;
	font-weight: bold;
}


/* orange列表样式单结束 */


/* Orange2列表样式单 */
.listheaderOrange2
{
	/*background-image: url(/images/toptenline2.gif);*/
	height: 18px;
}
/*Orange2交替项*/
.listAlternatingItemgOrange2
{
	height:18px;
	background-color:#FAF9F9;

}
.listItemOrange2
{
height:18px;
}
.footerstyleOrange2
/* 页尾 */
{
	background-color: #B0C4DE;
	height:20px;
	color:white;
	font-weight: bold;
}
/* Orange列表样式单结束 */

.imgborder
{
	border:1px;
	border-color:#B66D55;
}



.form
{
border-bottom-style:solid;
border-bottom-width:1px;
BORDER-LEFT-style: solid; 
border-left-width:1px;
border-right-style:solid;
BORDER-RIGHT-width:1px;
border-top-style:solid;
border-top-width:1px;
background-color: #E8F7FF;
}
.form2
{
border-bottom-style:groove;
border-bottom-width:1px;
BORDER-LEFT-style:window-inset;
border-left-width:1px;
border-right-style:none;
BORDER-RIGHT-width:1px;
border-top-style:window-inset;
border-top-width:1px;
background-color: #BCDEF0;
}
.ItemStyle-CssClass
{
	line-height:130%;
}
