body {
	font-size: 10.5pt;
	text-align: center;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(index_170.gif);
	scrollbar-face-color: #ffffff; /*拖动条的表面颜色*/
	scrollbar-highlight-color: #000; /*亮边*/
	scrollbar-shadow-color: #000; /*暗边*/
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000; /*箭头颜色*/
	scrollbar-track-color: #ffffff; /*拖动区域(TrackBar)颜色*/
	scrollbar-darkshadow-color: #ffffff;
}

tr {
	font-size: 9pt;
}

td {
	font-size: 9pt;
	line-height: 20px;
}

.p6 {
	font-size: 12pt;
}

.p7 {
	font-size: 10.8pt
}

.p8 {
	font-size: 10.5pt;;
	line-height: 20px;;
	font-weight: bold
}

.p9 {
	font-size: 9pt
}

/*input {
	border:1;
	border-style:inset;
	background-color:#eeeeee;
	font-size: 12px;
	}

textarea {
	border:1;
	border-style:inset;
	background-color:#eeeeee;
	font-size: 12px;
	}

.buttoninput {
	border:1;
	border-style:ridge;
	background-color:#cccccc;
	font-size: 12px;
	}
*/
.border1 {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;;
	BORDER-TOP: #000000 1px solid;;
	background-color: #ffffff
}

/* 四周黑边*/ /*	滤镜开始	*/
.glow {
	FONT-SIZE: 10.5pt;
	filter: Glow(Color = #000000, Strength = 2)
}  /* Glow 扩充的阴影字 IE4.0+*/
.grad {
	FONT-SIZE: 10.5pt;
	FILTER: progid : DXImageTransform . Microsoft .
		Gradient(gradientType = 0, startColorStr = #FF0000FF, endColorStr =
		#00000000)
}  /* Gradient 渐变 gradientType=0垂直渐变 1水平渐变默认 00完全透明  ff完全不透明 IE5.5+ */
.alphaimage {
	filter: progid : DXImageTransform . Microsoft .
		AlphaImageLoader(src = 'images/rdl_ice.jpg', sizingMethod = 'scale')
}
	
	/* AlphaImageLoader 图片平铺  scale:拉伸图片满表格 crop:显示图片自身大小并显示背景色 image:只显示图片 IE5.5+*/
.blur1 {
	filter: progid : DXImageTransform . Microsoft .
		Blur(makeShadow = true, pixelRadius = 1, shadowOpacity = 0.25)
}  /* Blur IE5.5+ 模糊阴影字*/
.blur2 {
	filter: blur(add = ture, direction = 135, strength = 6)
}  /* Blur IE5.5+ 模糊阴影字*/
.dropshadow1 {
	color: #ff0000;
	filter: DropShadow(Color = #ffffff, OffX = 1, OffY = 1, Positive = 1)
}  /* DropShadow 有斜度的阴影字 IE4.0+ */
.dropshadow2 {
	filter: progid : DXImageTransform . Microsoft .
		DropShadow(color = #FF404040, offX = 3, offY = 3, positives = true)
}  /*	制作对象的阴影效果IE5.5+*/ /*	滤镜结束	*/ /*表格背景图片不动*/
.bgimg {
	background-image: url(images/2-g-midbottom.gif);;
	background-repeat: no-repeat;;
	background-position: right bottom;
}

/*各种颜色样式*/
.blue {
	color: #406EC2;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.white {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}

.red {
	text-decoration: none;;
	color: #C70506;
}

.yellow {
	text-decoration: none;;
	color: #FFB900;
}

.green {
	text-decoration: underline;;
	color: #038C54;
}

.coffee {
	color: #A70404;;
	font-size: 9pt;
	text-decoration: none;
}

.purple {
	color: #70017A;;
	font-size: 9pt;
	text-decoration: none;
}

/*版通类产品样式*/
.title {
	font-size: 12pt;;
	color: #000000;;
	font-weight: bold
}  /*文章标题样式*/
.bt_white {
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff
}

.bt_link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;;
	line-height: 20px;
}  /*首页、频道页栏目默认标题链接样式 小字体*/
.bt_content {
	font-size: 10.5pt;
	text-decoration: none;;
	line-height: 22px;
}  /*更多、底层栏目页标题及文章正文样式 大字体*/
.bt_time {
	font-size: 7pt;
	color: #999999;;
	FONT-FAMILY: Verdana
}  /*时间显示样式*/
.bt_date {
	font-size: 7pt;
	color: #999999;;
	FONT-FAMILY: Verdana
}  /*时间显示样式*/
.bt_more {
	font-size: 9pt;
	color: #000000;
	text-decoration: none
}  /*更多显示样式*/
.bt_more_red {
	font-size: 9pt;
	color: #ff0000;
	text-decoration: none
}

.bt_more_blue {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none
}

.bt_report_title {
	font-size: 10.5pt;
	color: #000000
}

a.white {
	text-decoration: none;
	color: #ffffff;
}

a.white:hover {
	color: #ffffff;;
	text-decoration: none;
}

a.red {
	text-decoration: none;
	color: #CE0320;;
	font-weight: bold;
}

a.red:hover {
	color: #CE0320;;
	text-decoration: none;;
	font-weight: bold;
}

a.bt_more {
	text-decoration: none;
	color: #000000;
}

a.bt_more:hover {
	text-decoration: none;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #ff0000;;
	text-decoration: none;
}