.newsleft {
	width: 640px;
	float: left;
}
.topnews {
	width: 638px;
	border: 1px solid #a6d2e2;
	height: auto;
}
.titlearrow {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}
#main {
	margin-top: 10px;
}
.topleft {
	width: 242px;
	float: left;
}
.pictop {
	padding: 1px;
}
.topright {
	width: 386px;
	float: left;
	margin-left: 10px;
}
.focus {
	margin-top: 10px;
}
.focus h3 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.focus h5 {
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	text-indent: 2em;
	line-height: 18px;
	padding: 0 10px;
}
.hotclick {
	margin-top: 5px;
}
.hotclick li {
	line-height: 24px;
	background: url(/common/images/news/arrow_list.gif) no-repeat 8px center;
	padding-right: 5px;
	text-align: right;
	font-size: 11px;
	color: #999;
}
.hotclick span {
	float: left;
	font-size: 12px;
	padding-left: 20px;
}
.sortleft {
	width: 315px;
	float: left;
	margin-top: 10px;
}
.sortright {
	width: 315px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.sl_title {
	height: 25px;
	border: 1px solid #a6d2e2;
	border-bottom: none;
	background: url(/common/images/title_list_bg.gif) repeat-x;
	line-height: 25px;
	padding-left: 10px;
	font-weight: bold;
	color: #0c5ca6;
}
.sl_list {
	border: 1px solid #a6d2e2;
	padding: 4px 0 5px 0;
}
.sl_list li {
	line-height: 24px;
	background: url(/common/images/news/arrow_list.gif) no-repeat 8px center;
	text-align: right;
	padding-right: 5px;
	color: #999;
	font-size: 11px;
}
.sl_list span {
	float: left;
	padding-left: 20px;
	font-size: 12px;
}
.center_adv {
	clear: both;
	margin-top: 3px;
}
.newsright {
	width: 300px;
	float: right;
	margin-left: 10px;
}
.right_2 {
	margin-top: 10px;
}
.nr_title {
	height: 25px;
	border: 1px solid #a6d2e2;
	border-bottom: none;
	background: url(/common/images/title_list_bg.gif) repeat-x;
	line-height: 25px;
	padding-left: 15px;
	font-weight: bold;
	color: #0c5ca6;
}
.nr_list {
	border: 1px solid #a6d2e2;
	padding: 4px 0 5px 0;
}
.nr_list li {
	line-height: 24px;
	background: url(/common/images/news/arrow_list.gif) no-repeat 8px center;
	padding-left: 20px;
	text-align: right;
	padding-right: 10px;
}
.nr_list li a {
	color: #999;
}
.nr_list span {
	float: left;
}
.nr_list span a {
	color: #04498e;
}
/*资讯分类列表*/
.typeposition {
	margin: 10px 0 0 0;
}
.typelist {
	clear: both;
	border: 1px solid #a6d2e2;
	padding: 4px 0 5px 0;
	background-color: #fff;
}
.contentlist {
	clear: both;
}
.contentlist .titlelist {
	float: left;
	width: 65%;
	padding-left: 4%;
	line-height: 28px;
	border-bottom: 1px dotted #f5f5f5;
	background: url(/common/images/arrow_bg.gif) no-repeat 8px center;
}
.contentlist .listdate {
	float: right;
	width: 30%;
	line-height: 28px;
	border-bottom: 1px dotted #f5f5f5;
	color: #999;
	font-size: 11px;
}
/*上嵌专家列表*/
.expert_list_title {
	line-height: 30px;
	height: 30px;
	background: #d7eefc;
	margin-bottom: 5px;
	font-weight: bold;
}
.expert_list_title .pic {
	width: 90px;
	float: left;
	text-align: center;
}
.expert_list_title .name {
	width: 60px;
	float: left;
	text-align: center;
}
.expert_list_title .domain {
	width: 150px;
	float: left;
	text-align: center;
}
.expert_list_title .company {
	width: 160px;
	float: left;
	text-align: center;
}
.expert_list_title .intro {
	width: 180px;
	float: left;
	text-align: center;
}
.expert_list {
	clear: both;
	height: 100px;
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}
.expert_list .pic {
	width: 90px;
	float: left;
	text-align: center;
}
.expert_list .pic img {
	border: 1px solid #ccc;
	padding: 1px;
}
.expert_list .name {
	margin-top: 5px;
	font-weight: bold;
}	
.expert_list .job {
	width: 60px;
	float: left;
	padding-top: 30px;
	line-height: 22px;
}
.expert_list .domain {
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	line-height: 22px;	
}
.expert_list .company {
	width: 160px;
	float: left;
	padding-top: 30px;
	line-height: 22px;
}
.expert_list .intro {
	width: 180px;
	float: left;
	text-align: center;
	padding-top: 30px;
	line-height: 22px;
}
