/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-family: "宋体";
} /* 链接无下划线,有为underline */ 
a:link {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
} /* 未访问的链接 */
a:visited {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
} /* 已访问的链接 */
a:hover{
	color: #FF0000;
	font-size: 12px;
	line-height: 20px;
} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
/*BodyCSS定义*/
td	{
	font-family:   "宋体";
	font-size: 12 px;
	color: #666666;
	text-decoration:none;
	text-decoration:none;
	line-height: 20px;
}
BODY {
background:center;
font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 12px;
FONT-SIZE: 12px;
color: #000000;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #000000; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #ffffff;
}

.bj_01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014C9F;
}
.bj_02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
}
.kj1 {
	padding-right: 8px;
	padding-left: 15px;
	padding-top: 5px;
}
.kj2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.kj3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.kj4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.kj5 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.font12_baise {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}


.font14_link:link {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
} /* 未访问的链接 */

.font14_link:visited {
    color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} /* 已访问的链接 */
.font14_link:hover{
    color: #FF0000;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} /* 鼠标在链接上 */ 
.font14_link:active {
    color: #FF0000;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} 
.font14_heise{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
} 
.font14_lanse{
	color: #397adb;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
} 
	.font14_lanse_link:link {
	color: #397adb;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
} /* 未访问的链接 */
.font14_lanse_link:visited {
    color: #397adb;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} /* 已访问的链接 */
.font14_lanse_link:hover{
    color: #FF0000;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} /* 鼠标在链接上 */ 
.font14_lanse_link:active {
    color: #FF0000;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;} 
.font18_heise_baise {
	font-family: "黑体";
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.font18_heise {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.font18_lanse {
	font-family: "黑体";
	font-size: 18px;
	line-height: 23px;
	color: #17b0cf;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #014C9F;
}

