﻿body 
{
	margin: 0 auto;	
}



.main
{

	-x-system-font: none;
	color: #15428B;
	font-weight: bold;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 15px;
	padding: 5px 3px 4px 5px;
	width:850px;
}

.head
{
	height:71px;
	width:100%;
	background: url(../../../images/head_1.gif) repeat-x;
}

.head_logo
{	
	text-align:right;	
	margin:0px;
}
.head_logo a
{
border: 0;
color:transparent;
}


.head_logo a image
{
	border:solid 0px #fff;
	}

.content
{	
	margin:0 auto;
	width:955px;
	height:442px;
	background: url(../../../images/content.gif);
}

.foot
{
	width:955px;
	height:50px;
	margin:0 auto;
	text-align:center;
}

.loginDiv
{
	width:310px;
	height:230px;
	position:relative;
	top:108px;
	left:462px;
}

