.ml-45{margin-left:45px;}
.container{
	width:1000px;
	height:auto;
	display:table;
	margin:70px auto auto;
}
.c-left{width:66px;height:auto;display:table;}
.c-right{width:320px;height:auto;display:inline;margin-left:20px;}
.bread{
	height:55px;
	width:660px;
	line-height:55px;
	border-bottom:3px solid #333333;	
}
.bread a{color:#333333;font-size:12px;font-weight:bold;}
.news{
	width:622px;
	height:auto;
	display:table;
	margin-left:17px;
}
.news-title{
	line-height:30px;
	width:622px;
	color:#333333;
	font-size:30px;
	fong-weight:bold;
	margin-top:30px;
}
.news-time{width:622px;height:25px;line-height:25px;margin-top:15px;}
.news-time img{width:25px;height:25px;}
.news-desc{
	width:622px;
	height:auto;
	display:table;
	border-top:1px dotted #333333;
	margin-top:10px;
	overflow: hidden;	
	line-height:25px;
}
.news-desc p{/* text-indent:2em; */margin-top:20px;}
.news-desc,.news-desc p,.news-desc span,.news-desc a{
	
	color:#333333;
	font-size:14px;
	 word-wrap: break-word;
}
.news-desc p{
	width:622px;
}
.news-desc img{max-width:662px;}
.p-head{
	width:320px;
	height:55px;
	line-height:55px;
	border-bottom:3px solid #D6D6D6;
	background:white;
}

.p-head span{color:#D6D6D6;font-size:24px;font-weight:bold;margin-left:25px;}
.related-news{
	width:320px;
	height:auto;
	display:table;
	background:white;
	padding:10px 0px;
}
.related-news ul li{
	height:35px;
	line-height:35px;
	width:297px;
	padding-left:23px;
	background:url(images/news_hot_li_bg.png) 15px 18px no-repeat;
	overflow:hidden;
    text-overflow: ellipsis;
    	white-space: nowrap; 
	
}
#MyVideoPlayer{
	position: inherit !important;
	z-index:inherit !important;
}
