@charset "utf-8";
/* CSS Document */

.envelop #envelop_bn2
{
	width:574px;
	height:124px;
	margin:0px 0px 14px 0px;
}
.index #envelop_bn2
{
	width:574px;
	height:124px;
	margin:20px 0px 15px 0px;
}
#envelop_bn2 a
{
	background:url(../img/envelope_bn2.jpg) top no-repeat;
	width:574px;
	height:124px;
	text-indent:-9999px;
	display:block;	
}
#envelop_bn2 a:hover
{
	background-position:left bottom;
}

.envelop #envelop_bn
{
	width:574px;
	height:124px;
	margin:0px 0px 14px 0px;
}
.index #envelop_bn
{
	width:574px;
	height:124px;
	margin:10px 0px 0px 0px;
}
#envelop_bn a
{
	background:url(../img/envelop_bn2.jpg) top no-repeat;
	width:574px;
	height:124px;
	text-indent:-9999px;
	display:block;	
}
#envelop_bn a:hover
{
	background-position:left bottom;
}

span.double { text-decoration: line-through;}
span.larger { font-size: 140%; font-weight: bold; color: #CC0000;}
