﻿

.main {
	width: 900px;
	margin: 0 auto;
	text-align: justify;
}
.main .left h4 {
	font-size: 21px;
	text-align: left;
	border: none;
	margin: 0;
	padding: 0;
}
.main .right {
	width: 343px;
	float: right;
	height: 260px;
	text-align: center;
}
.main .right li {
	font-size: 10px;
	margin: 0px;
}
.main .left p {
	border-bottom:15px;
}
.main .right a, .main .right a:hover {
	color: #224E63;
	text-decoration: none;
}
.main .right a:hover {
	color: #FF6600;
}
.main .bottom{
	width:555px;
	background-color:#AFD6ED;
	text-align:center;
}
.main .bottom a:link, .main .bottom a:hover, .main .bottom a:visited{
	display:inline-block;
	text-decoration:none;
	padding:5px 5px;
	color:#224E63;
	font:bold 10pt Geneva, Arial, Helvetica, sans-serif;
}
.main .bottom a:hover{
	background-color:#31707D;
	color:#FFFFFF;
}
.economy{
	color:#C10000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
}
.economy a:link, .economy a:visited, .economy a:hover{
	text-decoration:none;
}
