﻿.news_t {
	padding: 7px 40px;
	margin: 5px 0 0 0;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.news_ico1{
	background:#0971d6 url('../images/ico_01.gif') no-repeat 10px 4px;
}
.about_txt{
	border-right:1px #0971d6 solid;
	border-left:1px #0971d6 solid;
	border-bottom:1px #0971d6 solid;
	padding:15px 20px 20px 20px;
	line-height:150%;
	background:url('../images/about_us_bg.jpg') no-repeat right bottom;
}
