.newsContentsImg{
	/*max-width:650px;
    width: 100%;
	*/
}
.imgFile{
	text-align:center;
}
.imgHint{
	text-align:center;
	margin-top:5px;
	font-size:12px;
    line-height: 22px;
}
.newsImgSection_C{margin:15px 0px;}

.newsImgSection_L{
float: left;
margin-top: 15px;
margin-right: 30px;
margin-bottom: 15px;
/*width:50%;*/
}


.newsImgSection_R{float:right;    float: right;
margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;}
.wContents{
	line-height: 146%;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
	background: #f1f6f8;
	color: #13377B;
}

.ralationSection{
/*	    border-top: 1px solid #ccc;*/
/*    border-bottom: 1px solid #ccc;*/
/**/
/*    margin-top: 15px;*/
/*    margin-left: -30px;*/
/*    padding-left: 35px;*/
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /* padding: 10px; */
    margin-top: 15px;
    margin-left: 0px;
    padding-left: 10px;
}
.ralationHead{
	font-size: 16px;
	font-weight: bold;
	color: #13377B;
}
.ralationBody{}
.ralationBody .rList{font-size: 15px;
color: #777;}
.ralationBody .rList img{margin: 8px;}

.RecentNewsSection{
	border: 1px solid #ccc;
	padding: 20px;
	margin-top:15px;
}
.RecentNewsTitle{
	color: #999;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.RecentNewsList{}
.RecentNewsList ul{}
.RecentNewsList ul li{ font-size:15px;padding-left: 10px;}
.RecentNewsList ul li .recentTitle{}
.RecentNewsList ul li .recentDate{float:right;}