/*@charset "utf-8";*/
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-color: #fbfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}

/* regular link */
a,a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	}
a:hover {
	color: #C03;
	text-decoration: underline;
	font-size: 14px;
	}
.span_bold {font-weight: bold; }


#subHeader {
	width: 100%;
	height: 258px;
	background-image: url("../imagesW/subBk.jpg");
	background-repeat: repeat-x;
	text-align: center;
	}
	#subHeaderC {
		width: 1260px;
		height: 200px;
		background-image: url("../imagesW/subLogo.jpg");
		margin: 0 auto;
		}
#headNav{
	font-family: verdana, sans-serif;
	width:640px;
	position:relative;
	z-index: 100;
	text-align: right;
	float: right;
	margin: 15px 0 0 0;
}


/* 电子资源导航联系方式 */
#cpTel {
	width: 100%;
	height: auto;
	background-color: #fbfbfb;
}
#cpTelM {
	width: 1260px; height: 45px; margin: 0 auto; display:  table;
	background-image: url("../imagesW/subMainBK230.jpg");
	background-repeat: repeat-y;
}
#cpTelM_show {
	width: 960px; height: 45px;
	font-size: 13px; color: #0068c9; text-align: left; line-height: 22px;
	float: right; margin: 0 30px 0 0;
}




#copyright {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #3e93cd;
	}



/* 分页面版权 */
#copyrightSubLine {
	width: 100%;
	height:  5px;
	background-color: #ebebeb;
}
#copyrightSub {
	width: 1260px; height: auto; display: table; overflow: auto;  margin: 0 auto;
}
#cpSubLib {
	width: 100%; height: auto; font-size: 14px; text-align: center; color: #ebebeb; line-height: 180%; margin: 10px 0 8px 0; float: left;
}