@charset "UTF-8";
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('../images/back_02.gif');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	background-color: #FFFFFF;
	margin: 0px;
	height:100%;
}
.Main {
	padding: 0px;
	height: 100%;
	width: 100%;
	min-height:100%;

}

.esp {
	font-size: 13px
}
.ing {font-size: 13px; color: #754c24; }


