@charset "utf-8";
/* CSS Document */
body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	font-family: "宋体";
	font-size: 12px;
	margin:auto;
	width:1004px;
}
img
{
	border:none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: underline;
}
.left {
	margin-left: 5px;
	border: 7px solid #E3E3E3;
}
.list {
	line-height: 18px;
	color: #666666;
}
.black {
	color: #FFFFFF;
}
.left_font {
	text-indent: 65px;
}
.img {
	margin-right: 20px;
	margin-bottom: 5px;
}

.middle {
	line-height: 25px;
}
.more {
	color: #999999;
}
#lib {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lib li {
	float: left;
	width: 24%;
	text-align: center;
	margin-top: 25px;
}
.lx_font {
	font-family: "宋体";
	line-height: 27px;
	font-weight: bold;
	color: #333333;
}

#lib img {
	border: 5px solid #E3E3E3;
}
#cp {
	margin: 0px;
	list-style-type: none;
}
#cp li {
	padding: 3px;
	float: left;
	width: 22%;
	text-align: center;
	border: 1px solid #7EBF67;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.k {
	border: 1px solid #7EBF67;
}
.k_font {
	color: #FFFFFF;
}

