body {
	background: #37608F url(../images/bg_blue_2.jpg) top left repeat-x;
}

.cont_index {
width: 700px;
margin: auto auto;
text-align: center;
}

.top {
background: url(../images/top_1.png) no-repeat;
height: 148px;
}

.middle {
	background: url(../images/middle.png) top left repeat-y;
	text-align: center;
}

.logo {
	background: url(../images/logo.png) no-repeat;
	width: 600px;
	height: 169px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.open {
border: 0px;
margin-bottom: 50px;
}

.bottom {
height: 30px;
background: url(../images/bottom.png) no-repeat;
}

.copyr {
text-align: right;
padding-right: 7px;
color: #FFFFFF;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
