td.articleListRegion {
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: top;
	width: 712px;
}

.articleListRegion .hr {
	border-color: #B9CAD4;
	border-style: solid;
	border-width: 1px 0 0;
	font-size: 0;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	width: 684px;
}

.comment {
	background-image: url(/res/img/common/comment.gif);
	background-repeat: no-repeat;
	color: #108301;
	padding-left: 20px;
}

.comment a {
	color: #108301;
}

.comment a:visited {
	color: #108301;
}

.scan {
	background-image: url(/res/img/common/scan.gif);
	background-repeat: no-repeat;
	color: #4D4D4D;
	padding-left: 20px;
}

td.articleRegion {
	margin-left: 10px;
	margin-right: 20px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	width: 712px;
}

.articleRegion .hr {
	border-color: #B9CAD4;
	border-style: solid;
	border-width: 1px 0 0;
	font-size: 0;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	width: 684px;
}

td.articlePopBarRegion {
	text-align: left;
	vertical-align: top;
	width: 211px;
}

.articleListContainer {
	margin: 20px 10px;
	text-align: left;
	width: 670px;
}

.ct_article_list {
	width: 100%;
}

.ct_article_list .icon {
	padding-right: 10px;
	vertical-align: top;
	width: 67px;
}

.ct_article_list .icon .articleIconCls {
	background-image: url(/res/img/article/bg_article_icon.gif);
	font-size: 0;
	height: 55px;
	width: 67px;
}

.ct_article_list .icon .articleIconCls .monthCls {
	color: white;
	font-size: 8px;
	font-weight: bold;
	height: 10px !important;
	height: 20px;
	padding-left: 15px;
	padding-top: 10px;
}

.ct_article_list .icon .articleIconCls .dayCls {
	color: black;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	padding-left: 22px;
	padding-top: 3px;
}

.ct_article_list .text .title {
	height: 24px;
}

.ct_article_list .text .title a {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 0;
}

.ct_article_list .text .title a:hover {
	color: #FE871A;
}

.ct_article_list .text .desc {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
}

.ct_article_list .text .authorDesc {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
	margin-top: 7px;
	width: 100%;
}

.articleListContainer .sep {
	height: 15px;
	width: 100%;
}

.ct_hotArticle {
	width: 211px;
}

.ct_hotArticle .panel_header {
	background-image: url(/res/img/article/bg_panel_header.gif);
	color: #4D4D4D;
	font-size: 14px;
	height: 15px !important;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
	width: 230px !important;
}

.ct_hotArticle .panel_body {
	border-color: #BACCD7;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 10px;
	width: 218px !important;
}

.ct_hotArticle .panel_body .title {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.demoReleatedItem .items .title a:hover {
	color: #FE871A;
}

.ct_hotArticle .panel_body .desc {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
}

.ct_hotArticle .sep {
	font-size: 0;
	height: 10px;
	width: 100%;
}

.title a:hover {
	cursor: pointer;
	text-decoration: underline;
}

.ct_relatedArticle {
	margin-bottom: 10px;
	width: 100%;
}

.ct_relatedArticle .panel_header {
	background-image: url(/res/img/article/bg_panel_header.gif);
	color: #4D4D4D;
	font-size: 14px;
	height: 15px !important;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
	width: 230px !important;
}

.ct_relatedArticle .panel_body {
	border-color: #BACCD7;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 10px;
	width: 218px !important;
}

.ct_relatedArticle .panel_body .title {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.ct_relatedArticle .panel_body .desc {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
}

.ct_relatedArticle .sep {
	font-size: 0;
	height: 10px;
	width: 100%;
}

.articleContainer {
	margin: 20px 10px;
	text-align: left;
	width: 680px;
}

.articleContainer .article_title {
	color: #0078C2;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	text-indent: 20px;
}

.articleContainer .authorDesc {
	color: #4D4D4D;
	font-size: 13px;
	margin-bottom: 15px;
	text-align: center;
}

.articleContainer .content {
	color: #4D4D4D;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 670px;
}

.all_comment_title {
	color: #0078C2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
}

.ct_article_comments {
	margin-left: 10px;
	text-align: left;
	width: 650px;
}

.ct_article_comments .comment_title {
	color: black;
	font-size: 12px;
	margin-bottom: 10px;
	width: 650px;
}

.ct_article_comments .comment_content {
	color: #4D4D4D;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 20px;
	width: 650px;
}

.write_comment {
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
	width: 650px;
}

.write_comment .title {
	color: #0078C2;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.demoReleatedContainer {
	vertical-align: top;
	width: 211px;
}

.demoReleatedItem {
	margin-bottom: 30px;
	vertical-align: top;
	width: 211px;
}

.itemTitle {
	background: transparent url(../img/demos/demoReleatedItemTitle_bg.gif)
		no-repeat scroll left top;
	color: #595959;
	font-size: 13px;
	font-weight: bold;
	height: 22px !important;
	padding-left: 10px;
	padding-top: 5px;
}

.items,.imageItems {
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	margin: 0;
	padding: 10px 0 0;
}

.items div {
	background: transparent url(../img/demos/dot2.gif) no-repeat scroll left
		center;
	color: #438DBD;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

.items div a {
	color: #438DBD;
}

.commentTitle {
	color: #0078C2;
	font-size: 14px;
	font-weight: bold;
	margin-top: 22px;
}

.commentTitleDesc {
	background-color: #F5FCFF;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

.commentUser {
	color: #00ABDD;
	font-size: 13px;
}

.commentContent {
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}

textarea.commentTextArea {
	border: 1px solid #B3B3B3;
	height: 187px;
	margin-left: 2px;
	margin-top: 15px;
	width: 455px;
}

.submitBtn {
	background: transparent url(../img/demos/btn_submit.gif) no-repeat
		scroll 0 0;
	border: medium none;
	height: 24px;
	margin-left: 3px;
	margin-top: 10px;
	width: 63px;
}

.remindlogin {
	color: #006699;
	text-decoration: none;
}

.remindlogin:hover {
	text-decoration: underline;
}

.articleContainer .content a {
	color: #0078C2;
	text-decoration: none;
}

.articleContainer .content a:hover {
	text-decoration: underline;
}
