/**!
 * 江西省南昌市西湖区门户
 * author: xuyang;
 */
 
/* main */

.main {
	padding-top: 10px;
	background: url(imagesmain-bg2.jpg) center top no-repeat;
}

.m-con {
	background-color: #fff;
	border: 1px solid #bed3e3;
}

.m-con-hd {
	height: 31px;
	line-height: 31px;
	border-bottom: 1px solid #bed3e3;
	background-color: #f6f6f6;
}

.right-local {
	padding-left: 16px;
	margin-left: 10px;
	background: url(imagesright-tt-icon.png) 0 10px no-repeat;
	color: #5a5a5a;
}

.right-local a {
	color: #5a5a5a;
}

.r-span1 {
	font-weight: bold;
	color: #ff4302;
}


.article {
    padding: 0 10px;
	width:998px;
    margin: 0 auto;
    background: #fff;
    min-height: 400px;
}

.article-info h1 {
	margin-top:30px;
	line-height: 42px;
	text-align: center;
	font-family: 'Microsoft YaHei';
    font-size: 28px;
    color: #000;
}

.info-sources {
	margin-top: 10px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #999;
}

.info-sources a {
	color: #999;
}

.article-content {
	margin-top: 31px;
}

.article-content p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.mt14 {
	margin-top: 14px;
}

.mt30 {
	margin-top: 30px;
}

.article-content img {
	display: block;
	width: 701px;
	height: 526px;
	margin-top: 37px;
	margin-bottom: 31px;
	margin-left: auto;
	margin-right: auto;
}