@charset "utf-8";
/* CSS Document */
.head_hd_top
{
	background-image:url(../img/head/hd_top.gif);
	background-repeat:repeat-x;
	height:45px;
}
.head_header
{
	background-image:url(../img/head/header.jpg);
	background-repeat:no-repeat;
	height:212px;
}
.head_hd_bot
{
	background-image:url(../img/head/hd_bot.gif);
	background-repeat:repeat-x;
	height:21px;
}
.head_bt
{
	color:#73a6c6;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.head_blef
{
	float:left;
	width:440px;
	height:90px;
}
.head_bcen
{
	width:auto;
	margin:0 220px 0 440px;
	height:90px;
}
.head_brig
{
	float:right;
	width:220px;
	height:90px;
}
.head_rtx
{
	padding:25 0 0 0;
}
.head_ltx
{
	padding:25 0 0 40;
	font-family:Tahoma, Arial, "Times New Roman", Times, serif;
    font-size:18px;
    margin-bottom:5px
}
