@charset "utf-8";
/*#module-list-articles li {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 183px;
	display: block;
}
#module-list-articles li a {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 183px;
	display: block;
	font-size: 12pt;
	color: #666;
	text-decoration: none;
}
#module-list-articles li a:hover {
	font-size: 12pt;
	color: #71ab9f;
	text-decoration: none;
	background-image: url(../images/list_over.gif);
	background-repeat: no-repeat;
}*/

/*news*/
#scrollDiv #module-list-news ul {
	display:block;
	list-style:inside;
	list-style-image:url(../images/list-icon.jpg);
}
.right_content2 #module-list-news ul {
	display:block;
	list-style:inside none;
	padding:0 20px;
	-webkit-padding:0 20px;
}
.right_content2 #module-list-news li {
	background-image:url(../images/list-icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	border-bottom:#CCC 1px dashed;
	letter-spacing:1pt;
}
#module-list-news .time {
	color: #363;
	font-size:10pt !important;
}
.news-meta, .article-meta {
	text-align:right;
}
h3 {
	line-height:20pt;
}
#cf_box .article-meta {
	display:none;
}
#cf_box table {
	width:100%;
}
#cf_box td, #cf_box th {
	padding:10px;
	border-bottom:#CCC 1px solid;
}
#cf_box th {
	text-align:left;
	width:70%;
}
#cf_box span {
	display:block;
	background-color: #EFDEDE;
}
