﻿.main {
	width: 100%;
	text-align: center;
	background-image: url(img/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.master {
	margin: auto;
	width: 780px;
	text-align:left;
	padding-top: 45px;
}

.trailer {
	width: 780px;
	height: 442px;
	text-align:center;
}

.head {
	width: 780px;
	height: 80px;
}

.logo {
	position: relative;
	width: 244px;
	height: 65px;
	float: left;
	margin-top: 8px;
	margin-left: 36px;
}

.logo a img{
	border:none;
}

.footer {
	width: 780px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	padding-top: 20px;
}

.mc {
	padding: 5px;
	margin: auto;
	width: 696px;
	clear: both;
	background-color: #13abec;
}

.arrow {
	position: relative;
	width: 250px;
	height: 50px;
	float: right;
	margin-top: 15px;
	margin-right: 36px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.arrow a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.arrow a .big {
	font-size: 15px;
}

.space {
		padding: 8px;
}

.blue {color: #165089}
.orange {color: #da8300}

.bottom {
	font-size: 11px;
	color: #9e9a98;
}

.bottom a {
	font-size: 11px;
	color: #9e9a98;
	text-decoration: none;
}
