body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	color: #333;
}
body {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
dl,dd {
	margin-top: 0;
	margin-bottom: 0.2em;
}
img {
	border: 0;
}

a {
	text-decoration: none;
}
a:link {
	color: #006;
}
a:visited {
	color: #006;
}
a:hover {
	color: #F30;
}
a:active {
	color: #006;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding: 15px 0;
}
#contact {
	float: right;
	padding-bottom: 5px;
}
#main {
	clear: right;
	background: url(../images/mainBg.jpg) no-repeat 0px 0px;
	height: 468px;
}
.hide {
	position: absolute;
	left: -999px;
	top: -999px;
}
.dNone {
	display: none;
}
#new {
	padding: 335px 15px 15px 430px;
	font-size: 75%;
}
#new dd {
	margin-left: 0;
}

/* global menu */
#menu {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
}
#menu img {
	margin: 0 3px;
}

/* footer */
#foot {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	font-size: 80%;
	position: relative;
}
p#logoWvj {
	position: absolute;
	top: 0;
	left: 588px;
}
address {
	font-style: normal;
}
