@charset "utf-8";
/* CSS Document */

#bottom {
	margin-top: 10px;
	background: url(../images/bottom/bj_bottom.gif) left bottom repeat-x;
	clear: both;
}

#bottom #footer {
	margin: 0 auto;
	font-family: "宋体";
	font-size: 12px;
	width: 996px;
	text-align: center;
}

#bottom #footer #link {
	background: url(../images/bottom/bj_link.gif);
	padding: 6px;
	color: white;
	height: 14px;
}
#bottom #footer a:link,#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#bottom #footer a:hover,#footer a:active {
	text-decoration: none;
	color: #FF0000;
}
#bottom #footer #link1 {
	background-color: white;
	text-align: center;
	color: #000d9a;
	font-size: 12px;
}

table {
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}


#bottom #footer #link1 img {
	align: middle;
}

#bottom #footer #link1 a:link,#footer #link1 a:visited {
	text-decoration: none;
	color: blue;
}

#bottom #footer #dibu {
	background: url(../images/bottom/bj_5.gif);
	color: white;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 8px;
	#padding-top: 8px;
	#padding-bottom: 8px;
}

.copy {
	font-size: large;
	#font-size: medium;
	color: #FFFFFF;
}


/*底部广告*/
#bottom_adver {
	margin: 0 auto 10px auto;
	width: 996px;
	height: 110px;
	background-color: #cccccc;
}

#bottom_adver ul {
	margin: 0;
	padding: 0;
}

#bottom_adver li {
	list-style: none;
	float: left;
	padding: 15px 0 15px 20px;
}


