@charset "utf-8";
/* CSS Document */
body{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #004A79;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.a1:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #c1c1c1;
	text-decoration: none;
}
.a1:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #c1c1c1;
	text-decoration: none;
}
.a1:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #c1c1c1;
	text-decoration: none;
}
.a1:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #c1c1c1;
	text-decoration: none;
}
.a2:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
}
.a2:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
}
.a2:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
}
.a2:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
}
div
{
	margin:0px;
	padding:0px;
}

/*左侧*/

.newsx{
width:209px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}



/*底部*/
.foottop{
	margin-top: 37px;
	margin-left:162px;
}

/*右侧*/
.cpx{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.nconcent{
	padding-left:20px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 620px;
}

/*头部*/

.biand{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}