#colorbox {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxWrapper {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	width: 100%; height: 100%; position: fixed;
}
#cboxMiddleLeft {
	clear: left;
}
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxTitle {
	margin: 0px;
}
#cboxLoadingOverlay {
	left: 0px; top: 0px; width: 100%; position: absolute;
}
#cboxLoadingGraphic {
	left: 0px; top: 0px; width: 100%; position: absolute;
}
#cboxPrevious {
	cursor: pointer;
}
#cboxNext {
	cursor: pointer;
}
#cboxClose {
	cursor: pointer;
}
#cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	margin: auto; border: 0px currentColor; float: left; display: block;
}
.cboxIframe {
	border: 0px currentColor; width: 100%; height: 100%; display: block;
}
#cboxOverlay {
	background: rgb(0, 0, 0);
}
#colorbox {
	
}
#cboxTopLeft {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px 0px; width: 14px; height: 14px;
}
#cboxTopCenter {
	background: url("http://news.swufe.edu.cn/images/colorbox/border.png") repeat-x left top; height: 14px;
}
#cboxTopRight {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat -36px 0px; width: 14px; height: 14px;
}
#cboxBottomLeft {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px -32px; width: 14px; height: 43px;
}
#cboxBottomCenter {
	background: url("http://news.swufe.edu.cn/images/colorbox/border.png") repeat-x left bottom; height: 43px;
}
#cboxBottomRight {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat -36px -32px; width: 14px; height: 43px;
}
#cboxMiddleLeft {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") repeat-y -175px 0px; width: 14px;
}
#cboxMiddleRight {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") repeat-y -211px 0px; width: 14px;
}
#cboxContent {
	background: rgb(255, 255, 255); overflow: visible;
}
#cboxLoadedContent {
	margin-bottom: 5px;
}
#cboxLoadingOverlay {
	background: url("http://news.swufe.edu.cn/images/colorbox/loading_background.png") no-repeat center;
}
#cboxLoadingGraphic {
	background: url("http://news.swufe.edu.cn/images/colorbox/loading.gif") no-repeat center;
}
#cboxTitle {
	left: 0px; width: 100%; text-align: center; bottom: -25px; color: rgb(124, 124, 124); font-weight: bold; position: absolute;
}
#cboxCurrent {
	left: 58px; bottom: -25px; color: rgb(124, 124, 124); font-weight: bold; position: absolute;
}
#cboxPrevious {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px 0px; width: 23px; height: 23px; bottom: -29px; text-indent: -9999px; position: absolute;
}
#cboxNext {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px 0px; width: 23px; height: 23px; bottom: -29px; text-indent: -9999px; position: absolute;
}
#cboxClose {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px 0px; width: 23px; height: 23px; bottom: -29px; text-indent: -9999px; position: absolute;
}
#cboxSlideshow {
	background: url("http://news.swufe.edu.cn/images/colorbox/controls.png") no-repeat 0px 0px; width: 23px; height: 23px; bottom: -29px; text-indent: -9999px; position: absolute;
}
#cboxPrevious {
	background-position: -51px -25px; left: 0px;
}
.hover#cboxPrevious {
	background-position: -51px 0px;
}
#cboxNext {
	background-position: -75px -25px; left: 27px;
}
.hover#cboxNext {
	background-position: -75px 0px;
}
#cboxClose {
	background-position: -100px -25px; right: 0px;
}
.hover#cboxClose {
	background-position: -100px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -125px 0px; right: 27px;
}
.cboxSlideshow_on .hover#cboxSlideshow {
	background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -150px -25px; right: 27px;
}
.cboxSlideshow_off .hover#cboxSlideshow {
	background-position: -125px 0px;
}
