body {
font-family: "宋体";
}

.bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	letter-spacing: normal;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.bg_title {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 16px; FONT-WEIGHT: bold; FONT-SIZE: 13px; BORDER-LEFT: #fff 1px solid; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #67b6f6 1px solid; HEIGHT: 22px; BACKGROUND-COLOR: #1A85CD; TEXT-ALIGN: left;letter-spacing: 1px;
}


.bg_title2 {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 16px; FONT-WEIGHT: bold; FONT-SIZE: 13px; BORDER-LEFT: #fff 1px solid; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #67b6f6 1px solid; HEIGHT: 22px; BACKGROUND-COLOR: #4D6FD1; TEXT-ALIGN: left;letter-spacing: 2px;
}


/* 首页标题 链接样式 白加粗*/
a.b1:link {text-decoration:none; font-size:12px; color:#ffffff}
a.b1:visited {text-decoration:none; font-size:12px;color:#ffffff;font-weight:bold;letter-spacing: 2px;TEXT-ALIGN: center}
a.b1:active {text-decoration:underline; font-size:12px; color:#ff0000}
a.b1:hover {text-decoration:underline; font-size:12px; color:#ff0000}

/* 首页标题 链接样式 白*/
a.b2:link {text-decoration:none; font-size:12px; color:#ffffff}
a.b2:visited {text-decoration:none; font-size:12px;color:#ffffff}
a.b2:active {text-decoration:underline; font-size:12px; color:#ffffff}
a.b2:hover {text-decoration:underline; font-size:12px; color:#ffffff}

/* 红 链接样式 */
a.b:link {text-decoration:none; font-size:12px; color:#ffffff}
a.b:visited {text-decoration:underline; font-size:12px;color:#ff0000;font-weight:bold;letter-spacing: 2px;TEXT-ALIGN: center}
a.b:active {text-decoration:underline; font-size:12px; color:#ff0000}
a.b:hover {text-decoration:underline; font-size:12px; color:#ff0000}


/* 兰 链接样式 */
a.c:link {text-decoration:none; font-size:12px; color:#082082}
a.c:visited {text-decoration:underline; font-size:12px;color:#000099}
a.c:active {text-decoration:underline; font-size:12px; color:#082082}
a.c:hover {text-decoration:underline; font-size:12px; color:#082082}



/* 表格外边框样式 */
.table
{
	width: 97%;
	border-right: #1E80C2 1px solid;
	padding-right: 3px;
	border-top: #1E80C2 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	border-left: #1E80C2 1px solid;
	border-bottom: #1E80C2 1px solid;
}


/* 表格外边框样式2 */
.table2
{
	width: 97%;
	border-right: #4D6FD1 1px solid;
	padding-right: 3px;
	border-top: #4D6FD1 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	border-left: #4D6FD1 1px solid;
	border-bottom: #4D6FD1 1px solid;
}
.fontall {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

/* 表格外边框样式 */
.table3
{
	border-right: #1E80C2 1px solid;
	padding-right: 3px;
	border-top: #1E80C2 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	border-left: #1E80C2 1px solid;
	border-bottom: #1E80C2 1px solid;
}
/* 表格外边框样式 */
.table4
{
	width: 100%;
	border-right: #1E80C2 1px solid;
	padding-right: 3px;
	border-top: #1E80C2 1px solid;
	padding-top: 3px;
	padding-left: 3px;
	border-left: #1E80C2 1px solid;
	border-bottom: #1E80C2 1px solid;
}

/* 表格单元格---背景1（即第一种单元格色） */
.td-bg					
{height:20px; background-color:#046BAE; text-align:center; font-size:12px; color:#ffffff; font-weight:bold;letter-spacing:2px}

/* 左边表格背景 */
.left-tdbg					
{height:20px; font-size:12px; color:#ffffff; font-weight:bold;
padding-left: 6px;letter-spacing:2px}

/* 正文内容   */
.docc-tdbg					
{border-left:22px;table-align:center}


/* 表格单元格---背景2(第二种单元格色　顶线为深兰色) */
.td-bg2					
{height:20px; background-color:#DFEDFD;font-size:12px; color:#000000; border-top:1px solid #17A4EC}

/* 表格单元格---背景3(第三种单元格色　白色背景顶线为深兰色) */
.td-bg3					
{height:20px; background-color:#ffffff;font-size:12px; color:#000000; border-top:1px solid #17A4EC}

/* 表格单元格---背景3(第四种单元格色　灰色背景顶线为深兰色) */
.td-bg4					
{height:20px; 
background-color:#f5f5f5;
font-size:12px; 
color:#000000; 
border-top:1px solid #17A4EC
padding-top: 3px;
padding-left: 3px}

/* 单元格---　1像素　横　线条 */
.line
{
height:22px;
border-top:1px solid #17A4EC;
padding-top: 3px;
padding-left: 3px;
}

/* 单元格---　1像素　竖　线条　兰色背景 */
.line-right
{
height:22px;
background-color:#DFEDFD;
border-right:1px solid #17A4EC;
}

/* 单元格---　1像素　竖　线条 白色背景 */
.line-right2
{
height:22px;
background-color:#ffffff;
border-right:1px solid #17A4EC;
}

/* 单元格---　1像素　竖　线条 灰色背景 */
.line-right3
{
height:22px;
background-color:#F5F5F5;
border-right:1px solid #17A4EC;
}

.blackheight {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.darkred {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.red {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.blueheight {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0A62DA;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}.orange {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FF3300;
	text-decoration: none;
}
.fontallblue {

	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	line-height: 20px;
}
.tddarkgrey {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.fontalltitle {
	font-family: "宋体";
	font-size: 12px;
	color: #386DDC;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	word-spacing: 2pt;
}
.fontallblue2 {


	font-family: "宋体";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.tdbluetijiao {
	border: 1px solid #6A97D6;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tdbluenew {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A97D6;
	border-right-color: #6A97D6;
	border-bottom-color: #6A97D6;
	border-left-color: #6A97D6;
}
.tdblueold {

	border: 1px solid #6A97D6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tdbluenewpro {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6A97D6;
	border-right-color: #6A97D6;
	border-bottom-color: #6A97D6;
	border-left-color: #6A97D6;
}
.tdpro {

	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

