﻿.top_r
{
	width: 100%;
padding-top: 4px;
padding-bottom: 6px;
border-bottom: solid 1px #b7dbff;
overflow: hidden;
}
.top_r:first-child
{
	padding-top: 4px;
}
.top_r .icon_r
{
	float: left;
width: 5px;
height: 16px;
background: #fe901d;
margin: 4px 8px 0px 0px;
}
.top_r .title_r
{
	float: left;
height: 20px;
line-height: 20px;
}
.top_r .title_r span
{
	color: #003746;
font-size: 15px;
font-family: "微软雅黑";
font-weight: bold;
}
.xlcd_con_r ul
{
	padding-top: 8px;
padding-bottom:18px;
padding-left:10px;
}
.xlcd_con_r li
{
	padding-left: 14px;
line-height: 26px;
background: url(arrow.jpg) no-repeat left;
}
.xlcd_con_r ul .first_tit a
{
	color: #ec732e;
}
.xlcd_con_r li a
{
	font-size: 14px;
font-family: "微软雅黑";
color: #333;
}
.xlcd_more_r
{
	float: right;
padding-right: 8px;
height: 20px;
line-height: 20px;
font-size: 12px;
font-family: "微软雅黑";
color: #333;
}
