.date{
	font-size:11px;
	font-weight:normal;
	color:#777777;
	}
.short{
	text-align:justify;
	}
	
/*--------------news_focus--------------*/
.news_focus{
	padding-bottom:30px;
	}
.news_focus .news_focus-title{
	padding-bottom:10px;
	}
.news_focus .news_focus-title a{
	font-weight:bold;
	}
.news_focus .img{
	float:left;
	border:4px solid #ffffff;
	margin-right:14px;
	}
.news_focus .view_detail{
	text-align:right;
	}
.news_focus .view_detail a{
	font-weight:bold;
	font-size:11px;
	background:url(../images/icon_view_detail.gif) no-repeat right 4px;
	padding-right:8px;
	color:#e50000;
	}

/*---------------list_group-----------------*/
.list_group{
	}
.list_group .row_item-title{
	color:#2363c9;
	text-transform:uppercase;
	font-size:12px;
	padding-bottom:2px;
	}
.list_group .row_item{
	}
.list_group .row_item .img{
	float:left;
	border:3px solid #ffffff;
	margin-right:12px;
	width:177px;
	height:118px;
	overflow:hidden;
	}
.list_group .row_item .title a{
	font-size:12px;
	color:#353636;
	}
.list_group .row_item .date{
	font-size:11px;
	font-weight:normal;
	color:#777777;
	}
.list_group .row_item .short{
	font-size:11px;
	line-height:15px;
	max-height:45px;
	overflow:hidden;
	}
.list_group .row_item .other{
	list-style:none;
	margin:0px;
	padding:10px 0px 0px;
	}
.list_group .row_item .other li a{
	background:url(../images/icon_other.gif) no-repeat 0px 5px;
	padding-left:10px;
	}

/*---------------list_item-----------------*/
.list_item{
	}
.list_item .row_item{
	}
.list_item .col_item{
	float:left;
	width:220px;
	height:345px;
	overflow:hidden;
	margin-right:39px;
	position:relative;
	}
.list_item .col_item.last{
	margin-right:0px;
	}
.list_item .row_item .img{
	}
.list_item .col_item h3{
	font-size:13px;
	font-weight:normal;
	padding:9px 0px;
	position:relative;
	border-bottom:1px solid #dddddd;
	}
.list_item .col_item h3 a{
	display:block;
	height:36px;
	overflow:hidden;
	color:#000000;
	}
.list_item .col_item h3 span{
	position:absolute;
	width:50px;
	height:2px;
	background:#0086e8;
	bottom:-1px;
	}
.list_item .col_item .short{
	height:90px;
	overflow:hidden;
	padding-top:10px;
	}
.list_item .col_item .date{
	position:absolute;
	height:25px;
	line-height:25px;
	border:1px solid #cccccc;
	padding:0px 10px 0px 12px;
	bottom:0px;
	left:0px;
	}
.list_item .col_item .view_detail{
	position:absolute;
	display:block;
	height:27px;
	line-height:27px;
	background: url(../images/view_detail.png) #dddddd no-repeat right center;
	padding:0px 19px 0px 12px;
	border-right:9px solid #dddddd;
	bottom:0px;
	right:0px;
	color:#000000;
	}
/*	
.hr{
	background:url(../images/hr.gif) repeat-x center center;
	height:40px;
	}*/
	
/*-------------------img_detail----------------*/
.tool_page{
	color:#777777;
	font-size:11px;
	}
.tool_page span{
	display:inline-block;
	width:16px;
	text-align:center;
	}
.tool_page a {
	display:inline-block;
	color:#777777;
	}
.tool_page a.icon_print {
	background:url(../images/icon_print.png) no-repeat 0px 2px;
	padding-left:23px;
	}
.tool_page a.icon_send_email {
	background:url(../images/icon_email.png) no-repeat 0px 2px;
	padding-left:20px;
	}
/*-------------------list_other----------------*/
.list_other{
	}
.list_other .list_other-title{
	color:#2363c9;
	text-transform:uppercase;
	font-weight:bold;
	}
.list_other ul{
	list-style:none;
	margin:0px;
	padding:7px 0px 0px;
	}
.list_other li a{
	background:url(../images/icon_other.gif) no-repeat 0px 4px;
	padding-left:10px;
	color:#353636;
	}