﻿.news_t {
	padding: 7px 40px;
	margin: 5px 0 0 0;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.news_ico1{
	background:url('../images/ico_01.gif') no-repeat 10px 4px;
	border-bottom:1px solide #0971d6;
}
.news_ico2{
	background:#0971d6 url('../images/ico_02.gif') no-repeat 10px 4px;
}

.news_left {
	float: left;
	width: 380px;
}
.news_right {
	float: right;
	width: 380px;
}
.news_txt{
	padding:5px;
	line-height:150%;
}
.news_txt p{
	margin:5px 0;
	background:url('../images/dot_1.gif') no-repeat 0px 8px;
	padding-left:15px;
}
.news_txt p span
{
	color:#555;
	padding-left:10px;
}
.news_more{
	text-align:right;
	padding:5px 10px 5px 0;

}
.news_t {
	padding: 7px 40px;
	margin: 5px 0 0 0;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	border-bottom:1px solid #bfbfbf;
}
.clear{clear:both;margin-top:-5px;}
.news_ico1{
	background:url('../images/ico_01.gif') no-repeat 10px 7px;
	padding-left:35px;
}
.news_ico2{
	background:#0971d6 url('../images/ico_02.gif') no-repeat 10px 4px;
}

.news_left {
	float: left;
	width: 380px;
}
.news_right {
	float: right;
	width: 380px;
}
.news_txt{
	padding:5px 5px 5px 10px;
	line-height:150%;
}

.news_more{
	text-align:left;
	padding:10px 10px 5px 15px;

}

