#media_center {
		position: absolute;
		height: 304px;
		width: 960px;
		margin: 20px 0 35px 0px;
}
#media_center p { 
		margin: 0;
		height: 150px;
		position: relative;
		top: -14px;
		left: 0px;
		background: none;
		border: 0;
		display: block;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.2em;
		text-align: left; 
		display: block;
}

#media_center-bd {
		z-index: 1;
		position: relative;
		top: 0px;
		left: 0px;
		width: 840px;
		height: 304px;
		margin: 0 25px 0 59px;
}
		#media_center-bd .content {
				margin: 0;
				height: 275px;
		}
		#media_center-bd .content-img {
				position: relative;
				top: 10px;
				left: 10px;
				width: 407px;
				height: 283px;
		}
				#media_center-bd .content-img a {
						position: relative;
						display:block;
						width: 407px;
						height: 283px;
						overflow: hidden;
				}
				#media_center-bd .content-img img{
						width: 407px;
						min-height: 283px;					
				}
		#media_center-bd .content-video {}
#media_center .date {
		font-size: 12px;
		display: inline;
		text-transform: uppercase;
		zoom: 1;
		*display: inline;
}
#media_center .view_more {
		color: #ffe0a6;
		font-size: 12px;
		display: inline;
		text-transform: uppercase;
		zoom: 1;
		*display: inline;
}
#media_center h3 {
		position: relative;
		top: 6px;
		left: 0px;
		display: block;
		font-size: 30px;
		margin-bottom: 30px;
}
		#media_center h3 a {
				position: relative;
				font-size: 30px;
				font-size: 36px;
				line-height: 1.2em;
		}
#media_center a {
		position: relative;
		text-decoration: none;
}
#media_center-bd .overlay {
		position: absolute;
		background: none; 
		top: 0px;
		right: 30px; 
		width: 365px; 
		height: 272px;
		text-align: left;
		margin: 20px 0 10px 0;
		padding: 0;
		overflow: hidden;
}

.ie  #mc-prev, .ie  #mc-next,
.ie  #mc-prev a, .ie  #mc-next a,
.ie .mc-prev, .ie .mc-next,
.ie .body-link, .ie .more-link {
		display: inline;
		zoom: 1;
		*display: inline;
}
#media_center-ft {
		/*width: 830px;*/
		position: absolute;
		top: 0px;
		width: 960px;
		height: 304px;
		border: 0;
		padding: 0;
}
		#media_center-ft ul {
				margin: 0;
				padding: 0;
				list-style: none;
		}
		#media_center-ft li, #media_center-ft a { 
				height: 10px;
				width: 10px;
		}
		#media_center-ft .mc-nav { 
				width: 10px;
				height: 10px;
				position: relative;
				top: 305px;
				margin: 0 5px;
				padding: 0;
				float: left;
		}
				#media_center-ft .mc-nav.selected { 
						width: 10px;
						height: 10px;
						position: relative;
						top: 305px;
						margin: 0 5px;
						padding: 0;
						float: left;
				}
		#media_center-ft .btn {
		
		}
#media_center-tabs li#mc-prev a {
		position: absolute;
		top: 129px;
		left: 14px;
		width: 45px;
		height: 45px;
}
#media_center-tabs li#mc-next a {
		position: absolute;
		top: 129px;
		right: 17px;
		width: 45px;
		height: 45px;
}
