.content {
	width : 930px;
	min-height:400px; 
	height:auto!important;
	height:400px;
	display : inline-block;
	padding-left: 30px;
    padding-right: 30px;
}

.content-left {
	float : left;
	clear : left;
	width : 25%;
}

.content-right {
	float : right;
	clear : right;
	width : 74%;
}

.content-right li {
	border-bottom : #dfd dashed 1px;
}
.content-right .listDate {
	float : right;
	margin-right : 4px;
}
.listMenu {
	font-size : 16px;
	font-weight : bold;
}
.listSubMenu {
	font-weight : normal;
	font-size : 12px;
}
.listSubMenu li {
	margin-left : 10px;
}
.panel-left a:hover {
	color: #2DAAE8;
}

.panel-left a {
	color:#08c;
}
.locationDiv{
   font-size: 15px;
   font-weight: 700;
	}
.locationSpan{
		color :#08c;
		}
.CurrChnlCls{
		color :#08c;
	}		
.articleTitle{
	margin-top: 20px;
	text-align: center;
  font-weight: 700;
  font-size: 17px;
  width: 920px;
  word-wrap: break-word;
		}
.timeBody{
	 float: right;
    margin: 8px 20px 10px 0px;
    font-size: 12px;
    color: #08c;
    font-weight: 600;
	}
.articleBody{
	clear: both;
	margin: 10px auto;
    line-height: 240%;
	}
.attachmentsBody{
	 margin-top: 15px;
     padding-bottom: 15px;
	}
.attachmentsBody a{
	    color: #08c;
	    display: inline;
	    line-height: 180%;
	    margin-left: 30px;
	    text-decoration: none;
	}
.attachmentsBody img{
	width: 890px;
    padding-left: 20px;
    padding-right: 20px;
}
.TRS_Editor img{
	width: 900px;
}
.TRS_Editor{
	word-wrap: break-word;
}
