/* CSS Document */
body{font-size:12px; background:#FFFFFF; font-family:"宋体"; margin:0px;}

a.hei:link {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	line-height:15px;
}
a.hei:visited {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
		line-height:15px;
}
a.hei:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
		line-height:15px;
}
a.hei:active {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
		line-height:15px;
}





a:link {
	font-family: "宋体";
	font-size: 12px;
	color:#16387C;
	text-decoration: none;
	line-height:19px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color:#16387C;
	text-decoration: none;
		line-height:19px;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color:#16387C;
	text-decoration: underline;
		line-height:19px;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color:#16387C;
	text-decoration: none;
		line-height:19px;
}

.jdxw{
	color:#FF9900;
	padding:3px 0px 2px 10px;
	font-weight: bold;
}

.lan{
	color:#16387C;
	padding:3px 0px 2px 10px;
	font-weight: bold;
}


.jl{ margin-top:5px; margin-left:3px;}
.bj{border:solid #CCCCCC 1px; padding:3px 3px 3px 3px; text-align:center;}
.line{border:solid #CCCCCC 1px;}

.linelm {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.lsh{ padding-top:4px; padding-left:7px; width:751px; margin:auto;}