.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.font {
	font-size: 9pt;
	text-decoration: none;
	color: #690B09;
}
.bg01 {
	background-repeat: repeat-x;
	background-position: left top;
}
.font01 {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
}
.ssbg {
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a:link {
	font-size: 9pt;
	color: #690B09;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #690B09;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #AF0303;
	text-decoration: none;
}
a.z:link {
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.z:visited {
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.z:hover {
	font-size: 9pt;
	line-height: 18px;
	color: #AF0303;
	text-decoration: none;
}

.label
{
	font-size:9pt;
}
.newsGridItem
{
	font-size:9pt;
	text-decoration:none;
	
}

.newsGridItemOver
{
	font-size:9pt;
	text-decoration:underLine;
	cursor:hand;
}

.tdLeft
{
	padding-left:30px;
}

.sign
{
	position:relative;
	top:3px;
	font-size:16pt;
}

.buttonGO
{
	border:none;
	background-image:url(buttonGO.bmp);
	width:20px;
	height:20px;
	font-size:9pt;
}
.JumpBox
{
	width:20px;
	height:15px;
	border:solid 1px #B7B7B7;
}
.xgcx:link,.xgcx:visited
{
	COLOR:Black; 
	TEXT-DECORATION: none;
}
.xgcx:hover 
{
	 COLOR: #af0031; 
	 TEXT-DECORATION: none;
}
/*DataGrid总体样式*/
.DataGrid
{
	border-color:#90B6DA;
	border-collapse:collapse;
}

/*DataGrid表格头的样式*/
.GridHead
{
	HEIGHT: 25px; 
	background-color: #cbe5f5; 
	TEXT-ALIGN: center
}
.GridItem 
{
	 HEIGHT: 23px;
}


