body{
	margin: 0px;
	color: #000000;
}

a:link { color: #cc0000; }
a:visited { color: #cc6666; }
a:hover { color: #ff6600; }
a:active { color: #ff6600; }

a img{
	border: none;
}

#section{
	width: 660px;
	margin: 20px;
	font-size: 12px;
}

#section h3{
	margin-top: 30px;
	margin-left: 10px;
}

p{
	line-height: 130%;
	margin: 10px;
}

#section p.right {
	margin-top: 10px;
	font-size: 10px;
	text-align: right;
}

#section p.right img{
	border-style: none;
}

#section p.right a{
	font-size: 12px;
	line-height: 150%;
}

#section p.center {
	margin-top: 20px;
	text-align: center;
}

#section p.table_bottom_right {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	text-align: right;
}


#section p.att {
	margin: 5px 30px 0px 30px;
	font-size: 14px;
	color: #ff0000;
}

#section table.topbanner{
	width: 640px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0px;
	border-style:none;
	border-collapse: collapse;
}

#section table.topbanner tr,#section table.topbanner tr td{
	margin: 0px;
	padding: 0px;
	border-style:none;
}

#section .contact{
	margin: 10px;
	padding: 5px;
	background-color: #f5f5f5;
	border: 3px #c0c0c0 solid;
}

#section .contact .btn{
	text-align: right;
	margin-right: 10px;
}

#section .contact .btn a{
	margin-right: 10px;
}

#section .contact p{
	margin-top: 3px;
	font-size:14px;
	font-weight: bold;
	color: #000080;
}


#figure {
	position: relative;
	font-size: 1px;
	line-height: 1px;
}

#figure_admin {
	position: absolute;
	left: 20px;
	top: 96px;
}



.footer_menu{
	margin-top: 40px;
	text-align: center;
	font-size: 10px;
}

#section_close h2{
	background-color: #000080;
	margin-left: 0px;
	margin-bottom: 40px;
}


/* Iy[W */

#section_close{
	margin-left: 0px;
	font-size: 12px;
}

#section_close p{
	margin-left: 35px;
}

#section_close p.right {
	margin: 10px 30px 80px 0px;
	text-align: right;
	
}
