@charset "utf-8";
body {
	background: #FFF;
	margin: 0;
	text-align:center;
}
a {color:#5f77a1}
a img  {border:0px;}

#frame{
	width: 950px;
	margin: 0 auto;
	text-align:center;
	background: #d3c9ca;
	border-left: 1px solid #6e5457;
	border-right: 1px solid #6e5457; 
	border-bottom: 1px solid #6e5457;
    }

.v-space{
	margin: 5px 0 0 0;
}

#top {
	width: 952px;
	margin: 0 auto;
    }
	
#top img {
	margin: 0;
	border: 0;
    }


#text  { 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e5457;
	border: 0;
	margin: 0;
	padding: 15px 0;

}

#text  img { 
	border: 1px solid #6e5457;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
	text-align: center;
    }

.header {
	font-size: 16px;
	font-weight:bold;
}