body {
	background-color: #FFF;
	margin: 0;
}


body,td,th {
	font-size: 12px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #000;
}
.astuno {
	color: #03F;
}

h1 {
	font-size: 24px;
	font-weight: 400;
	margin: 2px;
}
h2 {
	font-size: 19px;
	font-weight: 400;
	margin: 2px;
}
h3 { margin:1px; font-weight:400;}
h5 {
	font-size: 9px;
	margin: 1px;
	font-weight: 400;
}
p { margin:1px;
}

a {
	color: #6A6C77;
	text-decoration: none;
}
a:hover {
	color: #36C;
	text-decoration: none;
}

a img { border:0;}
:focus { outline:0; }



.contain {
	width: 100%;
	margin: 0 auto;
	height: 100%;
}
.top {
	width: 98%;
	height: 21px;
	background-image: url(images/astuno_01.png);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0 0 10% 0;
}
.a_top {
	width: 100%;
	height: 118px;
	background-image: url(images/astuno_02.png);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
.logo {
	width:100%;
	height: 118px;
	float: left;
	text-align: center;
}
.s_top {
	width: 40%;
	height: 118px;
	background-repeat: no-repeat;
	background-image: url(images/astuno_04.png);
	float: left;
	text-align: center;
}
.a_txt {
	margin: 1%;
}
.s_txt {
	margin: 1%;
}

.sub-txt {
	margin:10px;
	text-align:justify;
	font-size: 12px;
}

.footer {
	padding: 0 0 20px 0;
	width: 100%;
	float: right;
	text-align:center;
}

.footer-b {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 9px;
	float: left;
	padding: 100px 0 0 0;
}
