body {
	font: medium/140% LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: url(../img-common/back4.jpg);
}

div.container {
	position: relative;
	margin: 28px auto 0 auto;
	width: 772px;
	height: 568px;
}

img {
	margin: 0 0 1px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

object {
	margin: 0 0 1px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

div.text 
{
	background-color:#FFF;
	width: 692px;
	height: 260px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-size: 11px;
	padding: 40px 40px 20px;
	overflow: auto;
	line-height: 200%;
	text-align: left;

}

div.nav_art_container {
	border: 1px solid #000;
	width: 772px;
	height: 24px;
	background: #fff;
	text-align: center;

}

.nav_art_current {
	color: #453fd0;
	text-decoration: none;
	font-size: 10px;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-top: 30px;
	height: 60px;
	background: no-repeat url(../img-common/dot-top-current.gif) center top;
}

a.nav_art:link, a.nav_art:visited {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-top: 30px;
	height: 60px;
}
	
a.nav_art:hover {
	background: no-repeat url(../img-common/dot-top.gif) center top;

}

div.nav_main_container {
	border: none;
	width: 772px;
	height: 24px;
	text-align: right;
	background: #fff;
}

a:link, a:visited {
	text-decoration : none;
	color: #453fd0;
}

a:hover {
	text-decoration : underline;
}

a.nav_main:link, a.nav_main:visited {
	text-decoration: none;
	font-size: 10px;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-top: 30px;
	h

nav_main_currenteight: 60px;
	font-weight: bold;
	color: #7e7e7e;
}
	
a.nav_main:hover {
	color: #453fd0;
}

.nav_main_current {
	font-size: 10px;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-top: 30px;
	h

nav_main_currenteight: 60px;
	font-weight: bold;
	color: #453fd0;
	text-decoration: none;
}

div.footer {
	
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

p {
	font-size: 10px;
	text-align: center;
}

.head {
	color: #9b301a;
	font-weight: bold;
}