.date{
	font-size:11px;
	font-weight:normal;
	color:#777777;
	padding-top:10px;
	}
.date span{
	display:inline-block;
	padding-left:18px;
	background:url(../images/icon_date.gif) no-repeat 0px 4px;
	}
.short{
	text-align:justify;
	}
	
/*--------------news_focus--------------*/
.news_focus{
	padding-bottom:40px;
	}
.news_focus .news_focus-title{
	padding-top:24px;
	}
.news_focus .news_focus-title a{
	font-size:18px;
	color:#64410f;
	}
.news_focus .img{
	overflow:hidden;
	max-height:400px;
	}
.news_focus .date{
	padding-top:7px;
	}
.news_focus .short{
	padding-top:7px;
	}
.news_focus .view_detail{
	padding-top:10px;
	}
.news_focus .view_detail a{
	font-weight:bold;
	font-size:13px;
	background:url(../images/icon_view_detail.gif) no-repeat right 6px;
	padding-right:15px;
	color:#64410f;
	}

/*---------------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{
	padding:40px 15px;
	}
.list_item .row_item_1{
	background:url(../images/row_item.gif) #f7f7f7 repeat-x left top;
	}
.list_item .col_item{
	position:relative;
	}
.list_item .col_item.last{
	margin-right:0px;
	}
.list_item .row_item .img{
	float:left;
	border:1px solid #eeeeee;
	background:#ffffff;
	padding:3px;
	margin-right:20px;
	}
.list_item .col_item h3{
	}
.list_item .col_item h3 a{
	display:block;
	color:#64410f;
	font-size:14px;
	text-transform:uppercase;
	}
.list_item .col_item .date{
	}
.list_item .col_item .short{
	padding-top:10px;
	}
	
.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:#64410f;
	text-transform:uppercase;
	font-weight:bold;
	}
.list_other ul{
	list-style:none;
	margin:0px;
	padding:7px 0px 0px;
	}
.list_other li a{
	display:inline-block;
	background:url(../images/icon_other.gif) no-repeat 0px 9px;
	padding-left:10px;
	color:#353636;
	}