@charset "utf-8";

#logo{
	margin: 0px auto;
	padding: 52px 0px 8px 0px;
	width: 95%;
	color: #660000;
	text-align: center;
	text-decoration: underline;
	font: bolder 18px "Arial",sans-serif;
	background-image: url(../images/logo.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#lang img{
	margin: 2px 6px;
}
#main img{
	margin: 1px;
}
#sj_info{
	margin: 0px auto 3px;
	width: 95%;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.spacer{
	height: 16px;
	text-align: center;
}