/******************************
链接字体颜色：#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;
	line-height: 135%;
}
.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;
}
/******************************
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;
}
/*************************************
特涂商人用户模版导航标题链接样式。
*************************************/
a.L12bun:active {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.L12bun:link {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.L12bun:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a.L12bun:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
/*************************************
文章阅读页面文字样式
*************************************/
.New_read  {
	font-size:14px;
	line-height: 150%;
}
