@charset "gb2312";

a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #FF6600;cursor:hand;} /* 鼠标在链接上 */ 
a:active {color: #6666CC;} /* 点击激活链接 */

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 9pt;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #cccccc; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #f6f6f6; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
/* 单元格的CSS定义:对应CSS中的“TD”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
TD
{
FONT-FAMILY:宋体;FONT-SIZE: 9pt;line-height: 150%; 
}
/* 文本框的CSS定义:对应CSS中的“INPUT”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
Input
{
BACKGROUND-COLOR: #ffffff; 
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
HEIGHT: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}

.index {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hong {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.hong:link {
	text-decoration: none;
	color: #FF0000;
}
.hong:visited {
	text-decoration: none;
	color: #FF0000;
}
.hong:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0260A6;
}
.hong:active {
	text-decoration: none;
	color: #0260A6;
}
.bighong {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.bighong:link {
	text-decoration: none;
	color: #FF0000;
}
.bighong:visited {
	text-decoration: none;
	color: #FF0000;
}
.bighong:hover {
	text-decoration: none;
	font-size: 14px;
	color: #0260A6;
}
.bighong:active {
	text-decoration: none;
	color: #0260A6;
}
.Fagui {
	font-family: 宋体;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.daohang {
	font-size: 14px;
	line-height: 31px;
	color: #0260A6;
	text-decoration: none;
}


.lan {
	font-size: 12px;
	color: #0000FF;
}
.caidan {
	font-size: 14px;
	color: #104473;
	text-decoration: none;
}
.down {
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	text-decoration: none;
}
.titl {
	font-size: 12px;
	color: #FFFFFF;
}
.hong-14 {
	font-size: 14px;
	color: #FF0000;
	filter: DropShadow(Color=CCCCCC, OffX=2, OffY=2, Positive=1);
}
.qing {
	font-size: 14px;
	color: #1F80AD;
	text-decoration: none;
	filter: DropShadow(Color=CCCCCC, OffX=2, OffY=2, Positive=2);
}
.a3 {
	font-family: 宋体;
	font-size: 14px;
	color: #ffffff;
}
.a3:link {
	text-decoration: none;
	color: #ffffff;
}
.a3:visited {
	text-decoration: none;
	color: #ffffff;
}
.a3:hover {
	text-decoration: none;
	font-size: 14px;
	color: #FFFF99;
}
.a3:active {
	text-decoration: none;
	color: #FFFF99;
}