a:visited {  text-decoration: underline; color: #003399; font-size: 14px; }
a:link {  color: #003399; text-decoration: underline; font-size: 14px;}
a:hover {  color: #FF6600; text-decoration: underline; font-size: 14px; }

a.t12:visited {  line-height: 160%; text-decoration: underline; font-size: 12px}
a.t12:link {  line-height: 160%; color: #003399; text-decoration: underline; font-size: 12px}
a.t12:hover {  font-size: 12px; line-height: 160%; color: #003399; text-decoration: underline}
.txt_16b {  line-height: 170%; font-weight: bold; color: #000000; font-size: 16px; text-decoration: underline}
.point {  font-size: 3px}
.txt_12 {  font-size: 12px}
.form {  border-color: #999999 #CCCCCC #CCCCCC #999999; border-style: solid; border-top-width: 2px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 2px}
.txt_12hui {  font-size: 12px; color: #666666}
.title_read {  font-size: 16px;  font-weight: bold}

a.t16bb:visited {  font-size: 15px; font-weight: bolder; color: #000000; text-decoration: underline}
a.t16bb:link {  font-size: 15px; font-weight: bolder; color: #000000; text-decoration: underline}
a.t16bb:hover {  font-size: 15px; font-weight: bolder; color: #000000; text-decoration: underline}
.top {border-top:#ffffff 1px solid; border-left:#ffffff 1px solid; border-bottom:#C5B298 1px solid; border-right:#C5B298 1px solid;font-size: 14px; line-height: 160%; font-weight: bold}
.t14b {  font-size: 14px; font-weight: bold}

a.Link_12:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.Link_12:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.Link_12:link {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

/******************************
链接字体颜色：#003399 ，鼠标移动颜色：#FF6600
色块过度蓝色：#01669A（深蓝色）——#0BA0EB（亮蓝色）
辅助深黄色：#CC6600
标准黄色：#F99D27
******************************/
/*************************************
默认情况下链接样式
*************************************/	
a:visited {
	color: #003399;
}
a:link {
	color: #003399;
}
a:hover {
	color: #ff6600;
}
/******************************
12pix文字样式；12bpix文字样式；12pix白色文字样式;
******************************/
.txt_12  {
font-size:12px
}
.txt_12_b  {
	font-size:12px;
	font-weight: bold;
}
.Txt_12_white {
	font-size: 12px;
	color: #FFFFFF;
}
/******************************
14pix文字样式；14pix粗体文字；14pix白色粗体文字；
******************************/
.txt_14  {
	font-size:14px; 
}
.txt_14b  {
	font-size: 14px;
	font-weight: bold;
}
.txt_14b_wigth  {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
/******************************
12pix黑色链接样式；12pix红色链接样式
******************************/
a.Link_12_black:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.Link_12_black:visited {
	font-size: 12px;
    color: #000000;
	text-decoration: underline;
}
a.Link_12_black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.Link_12_red:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.Link_12_red:visited {
	font-size: 12px;
    color: #ff0000;
	text-decoration: underline;
}
a.Link_12_red:link {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a.Link_14_red:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a.Link_14_red:visited {
	font-size: 14px;
    color: #ff0000;
	text-decoration: underline;
}
a.Link_14_red:link {
	font-size: 14px;
	color: #ff0000;
	text-decoration: underline;
}
/******************************
12pix黑色链接样式：粗体字
******************************/
a.Link_12_black_b:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_12_black_b:visited {
	font-size: 12px;
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_12_black_b:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/******************************
14pix黑色字体链接样式
******************************/
a.Link_14_black:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a.Link_14_black:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.Link_14_black:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
/******************************
14pix黑色字体链接样式：粗体
******************************/
a.Link_14_black_b:hover {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_14_black_b:visited {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.Link_14_black_b:link {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/******************************
文字分割竖线样式，大小10pix
******************************/
.line {
	font-size: 10px;
	color: #666666;
}
/******************************
14pix白色字体链接样式：粗体
******************************/
a.Link_14b_white:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Link_14b_white:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Link_14b_white:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/*************************************
文字效果样式：光晕效果,阴影效果
*************************************/
.Filter_Glow_wight {
	filter: Glow(Color=ffffff, Strength=1);
}
.Fliter_Dropshadow_wight {
    filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=1);
	font-size: 14px;
	font-weight: bold;
}
/*************************************
符号样式：文字箭头样式
*************************************/
.point_txt_1 {
	font-size: 10px;
	color:#000000;
	font-family: Times;
}
/*************************************
标题类文字样式，黑体，16pix，黄色
*************************************/
.txt_title_16 {
	font-size: 16px;
	color:#FF6600;
	font-weight: 900;
}
/*************************************
标注类文字，12pix，灰色
*************************************/
.txt_remark {
	font-size: 12px;
	color:#333333;
}
/*************************************
12pix白色字体链接样式
*************************************/	
a.Link_12_white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Link_12_white:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Link_12_white:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
/*************************************
表单按钮样式
*************************************/	
.button_form {
	background-color: #DFDFDF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*************************************
标题字体一、24b大小
*************************************/	
.txt_24_b {
	font-size: 24px;
	font-weight: bold;
}

