/* 新 Web 应用程序项目的默认 CSS Stylesheet */

BODY
{
	background-color: #242635;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	scrollbar-3dlight-color: #FFFFFF;
	 scrollbar-arrow-color: #bed9fa;
	  scrollbar-base-color: #FFFFFF;
	   scrollbar-darkshadow-color: White;
	    scrollbar-face-color: #FFFFFF;
	     scrollbar-highlight-color: #bed9fa;
	      scrollbar-shadow-color: bed9fa
}
.content
{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
	line-height :14pt
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #CCCCCC;
}

hr
{
	width:100%;
	height :1pt;	 
	color :#FFCC00}
.forminputsmall
{
	font-weight: normal;
	font-size: 6pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topbanner
{
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial;
}
.footer
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066ff;
}
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: #CCCCCC;
}

A:visited
{
	text-decoration: none;
	color: #CCCCCC;
}

A:active
{
	text-decoration: none;
	color: #CCCCCC;
}

A:hover
{
	text-decoration: underline;
	color: #FFCC00;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: disc;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: disc;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
}

