/* CSS Document */

body {
        margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/0.jpg);
}
#div {
	background-image: url(images/bl.jpg);
	clear: both;
	height: auto;
	width: 100%; /* 这里采用了更加先进的方法，百分比显示，从而实现全屏幕显示 */
	margin-right: 0; /* 这里改成了0 */
	margin-left: 0; /* 这里改成了0 */
}.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	background-color: #FFFFFF;
}
.table1 {
	background-color: #FFFFFF;
	border: 1px solid #4796D9;
}
.ztz {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}

.texl {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #316AC5;
	text-decoration: none;
}
.tex {
	font-family: "宋体"; /* 这里是企业新闻中的文字样式 */
	font-size: 12px; /* 这里改大小为12像素 */
	line-height: 22px; /* 间距尝试更改，但是出现了表格划线不对应的问题，故放弃 */
	color: #666666;
	text-decoration: none;
}
.tex a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.tex a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.tex a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #990000;
	text-decoration: none;
}
.tex a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.ls3 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
}
.ls3 a:link {
	font-family: "宋体";
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
}
.ls3 a:visited {
	font-family: "宋体";
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
}
.kkb {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.ls3 a:hover{
	font-family: "宋体";
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
}
.ls3 a:active  {
	font-family: "宋体";
	font-size: 13px;
	font-weight: 700;
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
}
.btl {
	font-family: "宋体";
	font-size: 13px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
.btl a:link {
	font-family: "宋体";
	font-size: 13px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.btl a:visited {
	font-family: "宋体";
	font-size: 13px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.btl a:hover{
	font-family: "宋体";
	font-size: 13px;
	line-height: 40px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.btl a:active  {
	font-family: "宋体";
	font-size: 13px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
