﻿/*************************************************************
 * command:start
 * control:latestnews.latesttoppicture
 * style:latestnews_latesttoppicture
 * desc::
 * quot:
*************************************************************/
.latestnews_latesttoppicture .content {
	float:left;
	width:730px;
	overflow:hidden;
}
.latestnews_latesttoppicture .news {
	height:33px;
	background:url(../images/back.gif) no-repeat left -89px;
}
.latestnews_latesttoppicture .news ul {
	padding-left:33px;
}
.latestnews_latesttoppicture .news li {
	float:left;
	height:23px;
	padding-top:10px;
	width:98px;
	text-align:center; font-size:12px;
}
.latestnews_latesttoppicture .news li a {
	color:#4c4c4c;
}
.latestnews_latesttoppicture .news li a:hover, .news li.on a {
	color:#cc0100;
}
.latestnews_latesttoppicture .news li.on {
	font-weight:bold;
	color:#cc0100;
	background:url(../images/news_on.gif) no-repeat center bottom;
	height:20px;
	padding-top:13px;
}
.latestnews_latesttoppicture .news_list {
	padding:10px;
	background:url(../images/news_dd.gif) repeat-y left top;
	padding-bottom:0px;
	height:230px;
}
.latestnews_latesttoppicture .news_list_bottom {
	background:url(../images/back.gif) no-repeat left -128px;
	height:10px;
	line-height:10px;
	font-size:0px;
}
.latestnews_latesttoppicture .news_list_01 {
	float:left;
	width:440px;
	padding-left:10px;
}
.latestnews_latesttoppicture .head_news {
	padding-bottom:10px;
}
.latestnews_latesttoppicture .news_list_01 ul {
	padding:10px;
}
.latestnews_latesttoppicture .head_news h3 {
	font-size:14px;
	line-height:24px;
	text-align:center;
}
.latestnews_latesttoppicture .head_news h3 a {
	color:#cc0100;
}
.latestnews_latesttoppicture .head_news h3 a:hover {
	color:#000;
}
.latestnews_latesttoppicture .head_news p {
	padding:5px 0px;
	line-height:170%;
	text-indent:20px;
	padding-bottom:10px;
	background:url(../images/line.gif) repeat-x left bottom;
	color:#666;
}
.latestnews_latesttoppicture .news_list_01 li {
	height:23px;
	line-height:24px;
	padding-left:15px;
	background:url(../images/icon2.gif) no-repeat left center;
	color:#999999;
	clear:both;
}
.latestnews_latesttoppicture .news_list_01 li span.datetime {
	float:right;
}
.latestnews_latesttoppicture .news_list_01 li a {
	color:#343434;
}
.latestnews_latesttoppicture .news_list_01 li a:hover {
	color:#cc0000;
}

/*******右侧flash新闻*******/
.latestnews_latesttoppicture .news_flash {
	float:right;
	width:226px;
	padding:5px;
	border:1px solid #e5e5e5;
	margin-top:10px;
	margin-right:10px;
	display:inline;
}
/*************************************************************
 * command:end
 * control:latestnews.latesttoppicture
 * style:latestnews_latesttoppicture
 * desc::
 * quot:
*************************************************************/