.mt1 {margin-top: 1px;}

.lblue {color: #3b99fc;}
.blue {color: #003399;}

h3.lbback {
    background: #e0f6fd;
    border-radius: 10px;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

h3.lbback div {
    border-left: 7px solid #009fe4;
    padding-left: 15px;
    font-weight: normal;
}

table.feller {
    width: 100%;
    font-size: 12px;
    border-bottom: 1px solid #bcbaba;
}

table.feller th {
	background: #454e63;
	color: #fff;
	text-align: center;
	border: 1px solid #bcbaba;
	font-weight: normal;
	padding: 5px;
}

table.feller td {
	color #313131;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #bcbaba;
	border-right: 1px solid #bcbaba;
}

table.feller tr.area {
    background: #e3e5e8;
}

table.feller tr.area td {
    padding: 3px;
}

.fb {
    font-weight: bold;
}

.sp_contact {
    margin: 35px auto 100px;
    width: 710px;
    height: 229px;
    background: url(../img/contact_back.jpg) no-repeat;
    text-align: center;
}

.sp_contact img {
    margin-top: 100px;
}