.articlesLeft {
	display: block;
	float: left;
	width: 740px;
}
.articlesLeft .reply {
	display: block;
	float: left;
	margin-top: 10px;
}
.articlesRight {
	display: block;
	float: right;
	width: 250px;
}
.articlesRight .rubricsTbl a img {
	margin-right: 5px;
	margin-bottom: -2px;
}
.articlesRight .rubricsTbl a.selected {
	color: #000;
	font-weight: bold;
}
.articlesRight .rubricsTbl a.selected:hover {
	text-decoration: none;
	cursor: pointer;
}
.articlesRight .rubricsTbl td.level1 a {
	color: #5e5e5e;
}
#articleItem .articles_box_c .content_text {
	padding: 7px 10px;
	padding-right: 20px;
	width: 600px;
	display: block;
	float: left;
	position: relative;
	top: 0px;
}
#articleItem .articles_box_c .content_text .news_block {
	padding: 7px 10px;
	padding-right: 20px;
	width: 680px;
	display: block;
	float: left;
	position: relative;
	top: 0px;
}
.articlesRight .rubricsTbl td.level1 {
	font-weight: bold;
	text-align: center;
	width: 230px;
	height: 30px;
}
.articlesRight .rubricsTbl td.level1 a,
.articlesRight .rubricsTbl td.level1 a:hover {
	color: #2B3B85;
	text-decoration: none;
	cursor: default;
}
.articlesRight .rubricsTbl td.level2 {
	color: #5e5e5e;
	text-align: left;
}
.articlesRight .rubricsTbl td.level2 a {
	color: #5e5e5e;
}
.articlesRight .rubricsTbl td.level2 .selected {
	color: #000;
	font-weight: normal;
}
#articleItem .articles_box_c .content_text .vnews .imgtitle {
	display: block;
	float: left;
	position: relative;
	top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 250px;
}
#articleItem .articles_box_c .content_text .vnews h2 {
	width: 700px;
	max-width: 700px !important;
	text-align: center;
	color: #3E4D94;
	display: none;
}
#articleItem .articles_box_c .content_text .vnews .artbody {
	text-align: left;
}
