.all_news_date {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 6px 10px 2px 0px;
	font-weight: bold;
}
.all_news_time {
	*border-top: 1px solid #c0c0c0;
	padding: 4px 20px 4px 0px;
}
.all_news_header {
	*border-top: 1px solid #c0c0c0;
	padding: 4px 0px;
	font-weight: bold;
}
.all_news_scontent {
	padding: 4px 0px;
	line-height:1.2em
}
.all_news_scontent img {
	float: left;
	margin: 0px 20px 2px 0px !important;
}

.all_news_scontent a.invisible {
	color: inherit;
	text-decoration: none;
}

.news-item {
	padding: 6px;
}

.news_list_name {
	border-bottom: 1px solid #c0c0c0;
	margin-top: 14px;
}

#news_col_1 {
	display: inline;
	float: left;
	width: 49.3%;
	left: 0px;
}

#news_col_1 table {
	border: none !important;
}

#news_col_1 td {
	border: none !important;
}

#news_col_2 {
	display: inline;
	float: right;
	width: 49.3%;
	right: 0px;
}

.other_news {
    padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #808080;
	background-color: #f0f0f0;
}

.other_news_hdr {
	margin: 0px 0px 0px 42px;
}

.other_news_a {
	margin: 4px 42px 4px 42px;
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;
	border: 1px solid #b0b0b0;
}

.other_news_a:hover {
	background-color: #e0e0e0;
}

.clear-img {
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	margin: 0px !important;
}

#page_other {
	background-color: #478ec1;
	border: none !important;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}

#page_other select {
	border: 1px solid #2b80bd;
	padding: 2px;
	margin: 0px;
	background-color: #fff;
	color: #000;
	line-height: 17px;
	outline: none;
}

#page_other input[type=submit] {
	padding: 2px;
	margin: 4px;
	line-height: 17px;
}

#page_other table {
	border: none !important;
}

#page_other td {
	border: none !important;
}

.news-root-block-frame {
}

.news-root-item {
	padding: 10px 10px;
	margin: 0px 0px 20px 0px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
}

.news-root-item:nth-child(even) { background-color: #fefefe; }
.news-root-item:nth-child(odd) { background-color: #f8f8f8; }

.news-root-title {
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

.news-root-date {
	font-size: 80%;
	color: #aaa;
	margin-bottom:6px;
}

.news-root-body {
}

.news-root-image img {
	float: left;
	width: 100px;
	height: 75px;
	background-color: #fff;
	margin: 0px 10px 0px 0px;
	border: 2px solid #fff;
	outline: 1px solid #bbb;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
}

.news-all-block-frame {
	margin: 0px 0px 20px 0px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
}

.news-all-block-frame-selector {
}

.news-all-block-frame-content {
	padding: 0px 10px 10px 10px;
}

.news-all-tag {
	margin: 12px 0px 8px 0px;
}

.news-all-date {
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	margin: 12px 0px 8px 0px;
	padding: 4px 0px;
}

.news-all-header {
	color: #666;
	margin: 6px 0px;
	text-indent: -3.75em;
	margin-left: 3.8em;
}

.news-ar-block-header {
	font-size: 130%;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.news-body {
}

.news-date {
	color: #808080;
}

.news-tags {
	margin: 4px 0px;
	font-size: 80%;
}

.news-tag {
	float: left;
	background-color: #bde;
	color: #000;
	padding: 3px 6px 1px 6px;
	margin: 0px 6px 0px 0px;
	border-radius: 3px;
}

.news-tag a {
	color: #000;
	text-decoration: none;
}

.news-tag a:hover {
	text-decoration: underline;
	color: #000;
}
.news-all-block-rating {
	display: block; /* 'display:block' => enable page_rating */
    /* also css reule in page_rating.asp in '#page-rating-container' */

    height: 66px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 5px -1px, rgba(0, 0, 0, 0.1) 0px 0px 0px 1px;
}

.news-all-block-rating > img {
	position: absolute;
	margin: -6px 10px -10px 6px;
	border-radius: 50%;
	outline: none;
}

.news-all-block-rating > div {
	padding: 15px 0px 15px 96px;
	font-size: 110%;
	color: #888;
}

.news-all-block-rating > div > small {
	font-size: 75%;
}

