/*全站通用未指定颜色链接样式*/
a:link       { color: #FFFFFF; text-decoration: none; font-size: 9pt }
a:visited    { color: #ffffff; text-decoration: none; font-size: 9pt }
a:active     { color: #ffffff; TEXT-DECORATION: none; font-size: 9pt }
a:hover	     { color: #CCCCCC; TEXT-DECORATION:underline;}

/*图片无边框样式*/
IMG {
BORDER-WIDTH: 0;
}

/*表格（Table）基本样式*/
TABLE{
	font-size:9pt;
	text-align:justify;
	text-justify:distribute;
	font-family: "Arial", "Helvetica", "sans-serif";

}

/*信息条链接样式*/
A.email:link {
COLOR:#BDBEC2;TEXT-DECORATION:none;
}
A.email:visited {
COLOR:#BDBEC2;TEXT-DECORATION:none;
}
A.email:active {
color: #BDBEC2; TEXT-DECORATION:underline; font-size: 9pt
}
A.email:hover {
COLOR:red;TEXT-DECORATION:underline;
}

A.email1:link {
COLOR:#000000;TEXT-DECORATION:none;
}
A.email1:visited {
COLOR:#000000;TEXT-DECORATION:none;
}
A.email1:active {
color: #BDBEC2; TEXT-DECORATION:underline; font-size: 9pt
}
A.email1:hover {
COLOR:red;TEXT-DECORATION:underline;
}

/*基本样式-首页*/
.index1 {
	FONT-SIZE:10pt;
	text-align:justify;
	color:#FF8315;
	background-color: #123274;
	padding-left: 15px;


}
.index-news-class {
	FONT-SIZE:9pt;
	text-align:justify;
	color:#B90202;
	line-height: 3;

}
.index-line {
	FONT-SIZE:9pt;
	color:#ffffff;
	text-align:justify;
	background-color: #2458C6;
	padding-left: 5pt;

}
.index-left-back {
	FONT-SIZE:9pt;
	color:#ffffff;
	text-align:justify;
	background-color: #072053;
	left: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-left: 10pt;




}
}
.date {
	FONT-SIZE:9pt;
	color: #666666;
	line-height: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-right: 10pt;
	padding-bottom: 7pt;
	text-align: right;


}
/*二级页面小单元样式*/
.DomainName {
	FONT-SIZE:14pt;
	color:#A10B12;
	border: 1px dotted #A10B12;
}

}

.index-left-back2 {

	FONT-SIZE:9pt;
	color:#ffffff;
	text-align:justify;
	background-color: #072053;
	left: 10px;
	padding-left: 15pt;
}
.info {
	FONT-SIZE:9pt;
	text-align:justify;
	background-color: #2458C6;
	padding-left: 10pt;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #BDBEC2;


}
.footer {
	FONT-SIZE:9pt;
	text-align:justify;
	color:#FFFFFF;
	background-color: #0D2F76;
	padding-left: 5pt;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.title {
FONT-SIZE:18px;height:25;color:#990000;font-weight:bold
}
Table.Content {
	FONT-SIZE:9pt;
	color:#000000;
	text-align;
	font-weight: normal;
	text-justify:distribute;
	line-height: 1.5;
}
.copyright {
	font-size: 9pt;
	color: #666666;
}

/*货号链接样式*/
A.product:link {
COLOR:#000000;TEXT-DECORATION:none;
}
A.product:visited {
COLOR:#000000;TEXT-DECORATION:none;
}
A.product:active {
color: #990000; TEXT-DECORATION:underline; font-size: 9pt
}
A.product:hover {
COLOR:999999;TEXT-DECORATION:underline;
}

/*Close样式*/
A.closeBtn:link {
	COLOR:#990000;
	TEXT-DECORATION:none;
}
A.closeBtn:visited {
	COLOR:#990000;
	TEXT-DECORATION:none;
	
}
A.closeBtn:active {
	color: #666666;
	TEXT-DECORATION:underline; font-size: 9pt
}
A.closeBtn:hover {
	COLOR:#666666;
	TEXT-DECORATION:underline;
}
TD.nav {
	color:#666666;
}

/*Nav样式*/
A.nav:link {
	COLOR:#990000;
	TEXT-DECORATION:none;
}
A.nav:visited {
	COLOR:#990000;
	TEXT-DECORATION:none;
	
}
A.nav:active {
	color: #666666;
	TEXT-DECORATION:underline; font-size: 9pt
}
A.nav:hover {
	COLOR:#666666;
	TEXT-DECORATION:underline;
}

A.enter:link {
	COLOR:#990000;
	TEXT-DECORATION:none;
	font-size:12pt;
}
A.enter:visited {
	COLOR:#990000;
	TEXT-DECORATION:none;
	font-size:12pt;	
}
A.enter:active {
	color: #666666;
	TEXT-DECORATION:underline; 
	font-size:12pt;
}
A.enter:hover {
	COLOR:#666666;
	TEXT-DECORATION:underline;
	font-size:12pt;
}