﻿.index_article_left {
	margin: 0px;
	padding: 0px;
	width: 730px;
	text-align: left;
	float: left;
	overflow:hidden;
}
.index_article_left .flashnews {
	width:280px;
	height:192px;
	overflow:hidden;
	float:left;
	background:#F00;
}
.index_article_left .topcommand{
	width:446px;
	padding-left: 2px;
	float:left;
	overflow:hidden;
}
.index_article_left .topcommand dl dd{
	height:160px;
}
.index_article_left .topcommand a{
	color:#777;
}
.index_article_left .picnews{
	width:728px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-top:2px;
}
.index_article_left .listbox{
	width:730px;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.index_article_left .listbox dl{
	width:361px;
	margin-right:2px;
	margin-top:2px;
	float:left;
}
.index_article_left .listbox ul a{
	color:#777;
}
.index_article_right {
	width: 226px;
	text-align: left;
	float: left;
	overflow:hidden;
}
.index_article_right .index_article_right_adv {
	width: 226px;
	height: 226px;
	border: none;
	text-align: left;
	float: left;
	overflow:hidden;
	margin-bottom: 2px;
}
.index_article_right .index_article_right_adv img{
#	border: 1px #DDD solid;
	text-align: left;
	float: left;
	overflow:hidden;
}
.index_article_left .listbox .tbox{
	width:361px;
	margin-top:2px;
	float:left;
}
.index_article_left .listbox .tbox dt{
	height:25px;
	background-color: #e6e7e8;
	border-bottom: 1px solid #999;
	overflow:hidden;
	clear:both;
}
.index_article_left .listbox .tbox dt strong{
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:4px;
	display:block;
	float:left;
	color:#3f5669;
	letter-spacing:1px;
}
.index_article_left .listbox .tbox dt strong a{
	color:#3f5669;
}
.index_article_left .listbox .tbox dt strong a:hover{
	color:#333;
	text-decoration:none;
}
.index_article_left .listbox .tbox dt span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#3f5669;
}
.index_article_left .listbox .tbox dt span.more a{
	color:#3f5669;
	text-decoration:none;
}
.index_article_left .listbox .tbox dt span.more a:hover{
	color:#333;
}
.index_article_left .listbox .tbox dd{
	border-left:1px solid #C5DDBC;
	border-right:1px solid #C5DDBC;
	padding:4px 4px 0px;
	overflow:hidden;
	height: 150px;
}
