@charset "utf-8";
/* CSS Document */

#RssLoad {
}
.RepeatData .RssDate {
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 15px;
}
.RepeatData a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.RepeatData a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#RssLoad .RepeatData {
	padding-bottom: 1px;
}
#RssLoad #RssNoItem {
}
#RssLoad #RssError {
}
#RssLoad #RssLoading {
	background: url(../../layouts/loader01.gif) no-repeat;
	padding-left: 35px;
	line-height: 24px;
	height: 24px;
}
.SpryHiddenRegion {
    visibility: hidden;
}


#news {
	clear: both;
}
#news #news_left {
	float: left;
	width: 717px;
}
#news_left h1 {
	height: 37px;
	background: url(../../news/img/title_2.gif) no-repeat;
}

#news #news_right {
	float: right;
	width: 163px;
	border: 2px solid #1D2788;
}
#news_left ul {
	padding: 20px;
}
#news #news_left li {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 2px dotted #999999;
}
#news #news_left li .news_date {
	color: #336699;
	display: block;
	float: left;
	width: 100px;
}
#news #news_left li .news_titles {
	padding-left: 20px;
	display: block;
	float: left;
	width: 500px;
}
#news  #news_left  .img_box {
	display: block;
	float: left;
}

#news #news_left .news_titles a {
	text-decoration: underline;
}
#news_right ul {
	padding: 15px;
}

#news_right #news_log {
	background: url(../../news/img/right_title.gif) no-repeat;
	height: 22px;
	width: 163px;
}
#news #news_left #news_detaile {
	padding: 20px;
}
#news #detaile_comment {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#news #detaile_date {
	text-align: right;
	margin-top: 20px;
	font-size: small;
	color: #666666;
	padding-bottom: 5px;
}
