﻿@charset "utf-8";  
/*------------------------------------------------------------ 
    NEW BUSINESS css
------------------------------------------------------------*/  

.head{
	line-height:20px;
	padding:12px 0 11px 0;
	color:#000057;
	text-indent:26px;
	font-size:134%;
	font-weight:bold;
	letter-spacing:2px;
	background:url(../img/bg-head.png) no-repeat;
}

.txt{
	font-size:117%;
	line-height:1.6;
	margin-top:20px;
}

.img{
	width:230px;
	float:right;
	padding:0 0 0px 10px;
}